1 | | [ Nov 21 01:16:56 Enabled. ] |
2 | | [ Nov 21 01:16:56 Rereading configuration. ] |
3 | | [ Nov 21 01:16:59 Rereading configuration. ] |
4 | | [ Nov 21 01:17:03 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 49435a09-4a28-49d2-bf6d-81a21cb92fe2 &"). ] |
5 | | [ Nov 21 01:17:03 Method "start" exited with status 0. ] |
6 | | note: configured to log to "/dev/stdout" |
7 | 2024-11-21T01:17:03.690Z | DEBG | oximeter: registered DTrace probes
|
8 | 2024-11-21T01:17:03.693Z | INFO | oximeter: starting oximeter server
file = oximeter/collector/src/lib.rs:233
|
9 | 2024-11-21T01:17:03.695Z | DEBG | oximeter: creating ClickHouse client
|
10 | 2024-11-21T01:17:03.713Z | DEBG | oximeter (clickhouse-client): registered USDT probes
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
11 | 2024-11-21T01:17:03.713Z | DEBG | oximeter (clickhouse-client): registered USDT probes
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
12 | 2024-11-21T01:17:06.627Z | WARN | oximeter (clickhouse-client): oximeter database does not exist, or is out-of-date
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:942
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
13 | 2024-11-21T01:17:06.627Z | DEBG | oximeter (oximeter-agent): oximeter database does not exist, creating
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
14 | 2024-11-21T01:17:06.627Z | INFO | oximeter (clickhouse-client): reading db version
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:851
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
15 | 2024-11-21T01:17:06.628Z | WARN | oximeter (clickhouse-client): oximeter database does not exist, or is out-of-date
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:942
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
16 | 2024-11-21T01:17:06.628Z | INFO | oximeter (clickhouse-client): read oximeter database version
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:855
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
version = 0
|
17 | 2024-11-21T01:17:06.628Z | INFO | oximeter (clickhouse-client): wiping and re-initializing oximeter schema
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:860
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
18 | 2024-11-21T01:17:06.628Z | DEBG | oximeter (clickhouse-client): wiping ClickHouse database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
19 | 2024-11-21T01:17:06.631Z | DEBG | oximeter (clickhouse-client): initializing ClickHouse database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
20 | 2024-11-21T01:17:07.020Z | INFO | oximeter (clickhouse-client): inserting current version
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:883
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
version = 13
|
21 | 2024-11-21T01:17:07.044Z | DEBG | oximeter (dropshot): registered endpoint
local_addr = [fd00:1122:3344:101::d]:12223
method = GET
path = /info
versions = all
|
22 | 2024-11-21T01:17:07.044Z | DEBG | oximeter (dropshot): registered endpoint
local_addr = [fd00:1122:3344:101::d]:12223
method = GET
path = /producers
versions = all
|
23 | 2024-11-21T01:17:07.044Z | DEBG | oximeter (dropshot): registered endpoint
local_addr = [fd00:1122:3344:101::d]:12223
method = DELETE
path = /producers/{producer_id}
versions = all
|
24 | 2024-11-21T01:17:07.044Z | INFO | oximeter (dropshot): listening
file = /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dropshot-0.13.0/src/server.rs:327
local_addr = [fd00:1122:3344:101::d]:12223
|
25 | 2024-11-21T01:17:07.044Z | DEBG | oximeter (dropshot): successfully registered DTrace USDT probes
local_addr = [fd00:1122:3344:101::d]:12223
|
26 | 2024-11-21T01:17:07.044Z | DEBG | oximeter: registered USDT probes
|
27 | 2024-11-21T01:17:07.044Z | DEBG | oximeter: contacting nexus
|
28 | 2024-11-21T01:17:07.137Z | DEBG | oximeter: client request
body = Some(Body)
method = POST
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors
|
29 | 2024-11-21T01:17:07.139Z | DEBG | oximeter: client response
result = Err(reqwest::Error { kind: Request, url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", Os { code: 146, kind: ConnectionRefused, message: "Connection refused" })) })
|
30 | 2024-11-21T01:17:07.139Z | WARN | oximeter: failed to contact nexus, will retry in 351.170568ms
error = "Communication Error: error sending request for url (http://[fd00:1122:3344:101::c]:12221/metrics/collectors)"
file = oximeter/collector/src/lib.rs:383
|
31 | 2024-11-21T01:17:07.492Z | DEBG | oximeter: contacting nexus
|
32 | 2024-11-21T01:17:07.492Z | DEBG | oximeter: client request
body = Some(Body)
method = POST
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors
|
33 | 2024-11-21T01:17:07.492Z | DEBG | oximeter: client response
result = Err(reqwest::Error { kind: Request, url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", Os { code: 146, kind: ConnectionRefused, message: "Connection refused" })) })
|
34 | 2024-11-21T01:17:07.492Z | WARN | oximeter: failed to contact nexus, will retry in 294.891841ms
error = "Communication Error: error sending request for url (http://[fd00:1122:3344:101::a]:12221/metrics/collectors)"
file = oximeter/collector/src/lib.rs:383
|
35 | 2024-11-21T01:17:07.788Z | DEBG | oximeter: contacting nexus
|
36 | 2024-11-21T01:17:07.788Z | DEBG | oximeter: client request
body = Some(Body)
method = POST
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors
|
37 | 2024-11-21T01:17:07.788Z | DEBG | oximeter: client response
result = Err(reqwest::Error { kind: Request, url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", Os { code: 146, kind: ConnectionRefused, message: "Connection refused" })) })
|
38 | 2024-11-21T01:17:07.788Z | WARN | oximeter: failed to contact nexus, will retry in 651.201989ms
error = "Communication Error: error sending request for url (http://[fd00:1122:3344:101::b]:12221/metrics/collectors)"
file = oximeter/collector/src/lib.rs:383
|
39 | 2024-11-21T01:17:08.440Z | DEBG | oximeter: contacting nexus
|
40 | 2024-11-21T01:17:08.441Z | DEBG | oximeter: client request
body = Some(Body)
method = POST
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors
|
41 | 2024-11-21T01:17:08.477Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors", status: 204, headers: {"x-request-id": "f1cbe7a6-48b9-4966-b5b1-d73658b1bc6a", "date": "Thu, 21 Nov 2024 01:17:08 GMT"} })
|
42 | 2024-11-21T01:17:08.477Z | INFO | oximeter: oximeter registered with nexus
file = oximeter/collector/src/lib.rs:401
id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
|
43 | 2024-11-21T01:17:08.478Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:772
|
44 | 2024-11-21T01:17:08.481Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?sort_by=id_ascending
|
45 | 2024-11-21T01:17:08.481Z | DEBG | oximeter: client response
result = Err(reqwest::Error { kind: Request, url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?sort_by=id_ascending", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", Os { code: 146, kind: ConnectionRefused, message: "Connection refused" })) })
|
46 | 2024-11-21T01:17:08.481Z | ERRO | oximeter (oximeter-agent): error fetching next assigned producer
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
err = Communication Error: error sending request for url (http://[fd00:1122:3344:101::b]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?sort_by=id_ascending)
file = oximeter/collector/src/agent.rs:786
|
47 | 2024-11-21T01:17:08.481Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:820
n_current_tasks = 0
n_pruned_tasks = 0
|
48 | 2024-11-21T01:17:23.479Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:772
|
49 | 2024-11-21T01:17:23.479Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?sort_by=id_ascending
|
50 | 2024-11-21T01:17:23.483Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "cde48a40-aa45-46a2-8573-32faab332317", "content-length": "579", "date": "Thu, 21 Nov 2024 01:17:23 GMT"} })
|
51 | 2024-11-21T01:17:23.483Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJiYjcxYmMzNi1mMzZkLTQ1N2QtODJmMC0xYzcyNTJkYjdkZmUifX0%3D
|
52 | 2024-11-21T01:17:23.487Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJiYjcxYmMzNi1mMzZkLTQ1N2QtODJmMC0xYzcyNTJkYjdkZmUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "c5b83cbe-d25e-4fa0-ad1e-192f6bfd22fa", "content-length": "29", "date": "Thu, 21 Nov 2024 01:17:22 GMT"} })
|
53 | 2024-11-21T01:17:23.487Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
54 | 2024-11-21T01:17:23.487Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
55 | 2024-11-21T01:17:23.487Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
56 | 2024-11-21T01:17:23.487Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:820
n_current_tasks = 3
n_pruned_tasks = 0
|
57 | 2024-11-21T01:17:23.560Z | DEBG | oximeter (collection-task): starting oximeter collection task
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
58 | 2024-11-21T01:17:23.560Z | DEBG | oximeter (collection-task): starting oximeter collection task
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
59 | 2024-11-21T01:17:23.561Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
60 | 2024-11-21T01:17:23.561Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
61 | 2024-11-21T01:17:23.563Z | DEBG | oximeter (collection-task): starting oximeter collection task
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
62 | 2024-11-21T01:17:23.564Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
63 | 2024-11-21T01:17:23.588Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
64 | 2024-11-21T01:17:23.590Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
65 | 2024-11-21T01:17:23.753Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
66 | 2024-11-21T01:17:23.754Z | DEBG | oximeter (results-sink): inserting 2576 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
67 | 2024-11-21T01:17:23.754Z | DEBG | oximeter (clickhouse-client): unrolling 2576 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
68 | 2024-11-21T01:17:23.755Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
69 | 2024-11-21T01:17:23.763Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
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: 2024-11-21T01:17:23.755641746Z }
timeseries_name = http_service:request_latency_histogram
|
70 | 2024-11-21T01:17:23.770Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
71 | 2024-11-21T01:17:23.777Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
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: 2024-11-21T01:17:23.770517876Z }
timeseries_name = collection_target:cpus_provisioned
|
72 | 2024-11-21T01:17:23.777Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
73 | 2024-11-21T01:17:23.779Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
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: 2024-11-21T01:17:23.777905550Z }
timeseries_name = collection_target:ram_provisioned
|
74 | 2024-11-21T01:17:23.779Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
75 | 2024-11-21T01:17:23.781Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
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: 2024-11-21T01:17:23.779605984Z }
timeseries_name = collection_target:virtual_disk_space_provisioned
|
76 | 2024-11-21T01:17:23.781Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
77 | 2024-11-21T01:17:23.783Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_data_link:link_enabled"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "link_id", field_type: U8, source: Metric, 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_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_lot", field_type: String, 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: "switch_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "switch_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "switch_wafer_loc_y", field_type: I16, source: Target, description: "" }}, datum_type: Bool, version: 1, authz_scope: Fleet, units: Count, created: 2024-11-21T01:17:23.781940427Z }
timeseries_name = switch_data_link:link_enabled
|
78 | 2024-11-21T01:17:23.783Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
79 | 2024-11-21T01:17:23.785Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_data_link:link_up"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "link_id", field_type: U8, source: Metric, 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_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_lot", field_type: String, 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: "switch_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "switch_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "switch_wafer_loc_y", field_type: I16, source: Target, description: "" }}, datum_type: Bool, version: 1, authz_scope: Fleet, units: Count, created: 2024-11-21T01:17:23.783676921Z }
timeseries_name = switch_data_link:link_up
|
80 | 2024-11-21T01:17:23.785Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
81 | 2024-11-21T01:17:23.786Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:capacity"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sidecar_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: U64, version: 1, authz_scope: Fleet, units: Count, created: 2024-11-21T01:17:23.785461776Z }
timeseries_name = switch_table:capacity
|
82 | 2024-11-21T01:17:23.786Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
83 | 2024-11-21T01:17:23.788Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:occupancy"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sidecar_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: U64, version: 1, authz_scope: Fleet, units: Count, created: 2024-11-21T01:17:23.786840186Z }
timeseries_name = switch_table:occupancy
|
84 | 2024-11-21T01:17:23.788Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
85 | 2024-11-21T01:17:23.789Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:inserts"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sidecar_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2024-11-21T01:17:23.788196495Z }
timeseries_name = switch_table:inserts
|
86 | 2024-11-21T01:17:23.789Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
87 | 2024-11-21T01:17:23.790Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:deletes"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sidecar_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2024-11-21T01:17:23.789630935Z }
timeseries_name = switch_table:deletes
|
88 | 2024-11-21T01:17:23.790Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
89 | 2024-11-21T01:17:23.792Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:updates"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sidecar_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2024-11-21T01:17:23.790970214Z }
timeseries_name = switch_table:updates
|
90 | 2024-11-21T01:17:23.792Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
91 | 2024-11-21T01:17:23.793Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:collisions"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sidecar_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2024-11-21T01:17:23.792323213Z }
timeseries_name = switch_table:collisions
|
92 | 2024-11-21T01:17:23.793Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
93 | 2024-11-21T01:17:23.795Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:update_misses"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sidecar_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2024-11-21T01:17:23.793651982Z }
timeseries_name = switch_table:update_misses
|
94 | 2024-11-21T01:17:23.795Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
95 | 2024-11-21T01:17:23.796Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:delete_misses"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sidecar_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2024-11-21T01:17:23.795148723Z }
timeseries_name = switch_table:delete_misses
|
96 | 2024-11-21T01:17:23.796Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
97 | 2024-11-21T01:17:23.797Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:exhaustion"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sidecar_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2024-11-21T01:17:23.796507222Z }
timeseries_name = switch_table:exhaustion
|
98 | 2024-11-21T01:17:23.801Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
99 | 2024-11-21T01:17:23.803Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
schema = TimeseriesSchema { timeseries_name: TimeseriesName("dendrite:sample_collection_duration"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_fab", field_type: String, source: Metric, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Metric, description: "" }, FieldSchema { name: "switch_lot", field_type: String, 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: "" }, FieldSchema { name: "switch_wafer", field_type: U8, source: Metric, description: "" }, FieldSchema { name: "switch_wafer_loc_x", field_type: I16, source: Metric, description: "" }, FieldSchema { name: "switch_wafer_loc_y", field_type: I16, source: Metric, description: "" }}, datum_type: F64, version: 1, authz_scope: Fleet, units: Count, created: 2024-11-21T01:17:23.801623434Z }
timeseries_name = dendrite:sample_collection_duration
|
100 | 2024-11-21T01:17:23.803Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
101 | 2024-11-21T01:17:23.804Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
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: 2024-11-21T01:17:23.803178356Z }
timeseries_name = sled_data_link:errors_received
|
102 | 2024-11-21T01:17:23.804Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
103 | 2024-11-21T01:17:23.806Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
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: 2024-11-21T01:17:23.804678017Z }
timeseries_name = sled_data_link:errors_sent
|
104 | 2024-11-21T01:17:23.806Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
105 | 2024-11-21T01:17:23.807Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
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: 2024-11-21T01:17:23.806112727Z }
timeseries_name = sled_data_link:bytes_received
|
106 | 2024-11-21T01:17:23.807Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
107 | 2024-11-21T01:17:23.808Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
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: 2024-11-21T01:17:23.807482537Z }
timeseries_name = sled_data_link:packets_received
|
108 | 2024-11-21T01:17:23.808Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
109 | 2024-11-21T01:17:23.810Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
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: 2024-11-21T01:17:23.808906607Z }
timeseries_name = sled_data_link:bytes_sent
|
110 | 2024-11-21T01:17:23.810Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
111 | 2024-11-21T01:17:23.811Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
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: 2024-11-21T01:17:23.810308226Z }
timeseries_name = sled_data_link:packets_sent
|
112 | 2024-11-21T01:17:23.899Z | DEBG | oximeter (clickhouse-client): inserting 22 new timeseries schema
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
113 | 2024-11-21T01:17:23.909Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 14
table_name = fields_i16
|
114 | 2024-11-21T01:17:23.912Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 1331
table_name = fields_string
|
115 | 2024-11-21T01:17:23.914Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 29
table_name = fields_u16
|
116 | 2024-11-21T01:17:23.917Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 242
table_name = fields_u32
|
117 | 2024-11-21T01:17:23.919Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 13
table_name = fields_u8
|
118 | 2024-11-21T01:17:23.922Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 812
table_name = fields_uuid
|
119 | 2024-11-21T01:17:23.926Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 6
table_name = measurements_bool
|
120 | 2024-11-21T01:17:23.930Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 2501
table_name = measurements_cumulativeu64
|
121 | 2024-11-21T01:17:23.935Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 1
table_name = measurements_f64
|
122 | 2024-11-21T01:17:23.940Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 22
table_name = measurements_histogramu64
|
123 | 2024-11-21T01:17:23.942Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 24
table_name = measurements_i64
|
124 | 2024-11-21T01:17:23.944Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 22
table_name = measurements_u64
|
125 | 2024-11-21T01:17:33.560Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
126 | 2024-11-21T01:17:33.564Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
127 | 2024-11-21T01:17:33.565Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
128 | 2024-11-21T01:17:33.573Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
129 | 2024-11-21T01:17:37.042Z | DEBG | oximeter (results-sink): inserting 129 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
130 | 2024-11-21T01:17:37.042Z | DEBG | oximeter (clickhouse-client): unrolling 129 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
131 | 2024-11-21T01:17:37.050Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 14
table_name = fields_i16
|
132 | 2024-11-21T01:17:37.053Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 193
table_name = fields_string
|
133 | 2024-11-21T01:17:37.054Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 30
table_name = fields_u16
|
134 | 2024-11-21T01:17:37.056Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 14
table_name = fields_u32
|
135 | 2024-11-21T01:17:37.058Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 13
table_name = fields_u8
|
136 | 2024-11-21T01:17:37.060Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 341
table_name = fields_uuid
|
137 | 2024-11-21T01:17:37.062Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 6
table_name = measurements_bool
|
138 | 2024-11-21T01:17:37.064Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 77
table_name = measurements_cumulativeu64
|
139 | 2024-11-21T01:17:37.066Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 1
table_name = measurements_f64
|
140 | 2024-11-21T01:17:37.068Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 23
table_name = measurements_histogramu64
|
141 | 2024-11-21T01:17:37.070Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 22
table_name = measurements_u64
|
142 | 2024-11-21T01:17:38.479Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:772
|
143 | 2024-11-21T01:17:38.479Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?sort_by=id_ascending
|
144 | 2024-11-21T01:17:38.498Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "5f3e79a1-24d3-4dd9-a79a-92b4d9ff6e9f", "content-length": "579", "date": "Thu, 21 Nov 2024 01:17:38 GMT"} })
|
145 | 2024-11-21T01:17:38.498Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJiYjcxYmMzNi1mMzZkLTQ1N2QtODJmMC0xYzcyNTJkYjdkZmUifX0%3D
|
146 | 2024-11-21T01:17:38.503Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJiYjcxYmMzNi1mMzZkLTQ1N2QtODJmMC0xYzcyNTJkYjdkZmUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "b32ba919-9fb2-4e65-9e1b-3dce51e8bbce", "content-length": "29", "date": "Thu, 21 Nov 2024 01:17:38 GMT"} })
|
147 | 2024-11-21T01:17:38.503Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
148 | 2024-11-21T01:17:38.503Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
149 | 2024-11-21T01:17:38.503Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
150 | 2024-11-21T01:17:38.503Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:820
n_current_tasks = 3
n_pruned_tasks = 0
|
151 | 2024-11-21T01:17:38.503Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
152 | 2024-11-21T01:17:38.503Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
153 | 2024-11-21T01:17:38.503Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
154 | 2024-11-21T01:17:48.503Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
155 | 2024-11-21T01:17:48.503Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
156 | 2024-11-21T01:17:48.507Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
157 | 2024-11-21T01:17:48.512Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
158 | 2024-11-21T01:17:52.043Z | DEBG | oximeter (results-sink): inserting 129 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
159 | 2024-11-21T01:17:52.043Z | DEBG | oximeter (clickhouse-client): unrolling 129 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
160 | 2024-11-21T01:17:52.050Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 14
table_name = fields_i16
|
161 | 2024-11-21T01:17:52.053Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 193
table_name = fields_string
|
162 | 2024-11-21T01:17:52.055Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 30
table_name = fields_u16
|
163 | 2024-11-21T01:17:52.057Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 14
table_name = fields_u32
|
164 | 2024-11-21T01:17:52.058Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 13
table_name = fields_u8
|
165 | 2024-11-21T01:17:52.060Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 341
table_name = fields_uuid
|
166 | 2024-11-21T01:17:52.062Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 6
table_name = measurements_bool
|
167 | 2024-11-21T01:17:52.064Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 77
table_name = measurements_cumulativeu64
|
168 | 2024-11-21T01:17:52.066Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 1
table_name = measurements_f64
|
169 | 2024-11-21T01:17:52.069Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 23
table_name = measurements_histogramu64
|
170 | 2024-11-21T01:17:52.071Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 22
table_name = measurements_u64
|
171 | 2024-11-21T01:17:53.479Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:772
|
172 | 2024-11-21T01:17:53.479Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?sort_by=id_ascending
|
173 | 2024-11-21T01:17:53.481Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "03886207-1f22-4d7b-bd6d-0633ccec1d4f", "content-length": "1000", "date": "Thu, 21 Nov 2024 01:17:53 GMT"} })
|
174 | 2024-11-21T01:17:53.481Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkNWYxNThiOC1mY2JlLTRmMzItODE1Mi03ZmYxNTU3MTBkZmQifX0%3D
|
175 | 2024-11-21T01:17:53.483Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkNWYxNThiOC1mY2JlLTRmMzItODE1Mi03ZmYxNTU3MTBkZmQifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "0aecf5d5-07de-430c-810a-43fd05355c0c", "content-length": "29", "date": "Thu, 21 Nov 2024 01:17:53 GMT"} })
|
176 | 2024-11-21T01:17:53.483Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
177 | 2024-11-21T01:17:53.483Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
178 | 2024-11-21T01:17:53.483Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
179 | 2024-11-21T01:17:53.483Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
180 | 2024-11-21T01:17:53.483Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
181 | 2024-11-21T01:17:53.483Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
182 | 2024-11-21T01:17:53.483Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:820
n_current_tasks = 6
n_pruned_tasks = 0
|
183 | 2024-11-21T01:17:53.484Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
184 | 2024-11-21T01:17:53.484Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
185 | 2024-11-21T01:17:53.484Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
186 | 2024-11-21T01:17:53.555Z | DEBG | oximeter (collection-task): starting oximeter collection task
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
187 | 2024-11-21T01:17:53.555Z | DEBG | oximeter (collection-task): starting oximeter collection task
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
188 | 2024-11-21T01:17:53.556Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
189 | 2024-11-21T01:17:53.556Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
190 | 2024-11-21T01:17:53.556Z | DEBG | oximeter (collection-task): starting oximeter collection task
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
191 | 2024-11-21T01:17:53.557Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
192 | 2024-11-21T01:17:53.565Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
193 | 2024-11-21T01:17:53.565Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
194 | 2024-11-21T01:17:53.566Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
195 | 2024-11-21T01:17:54.556Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
196 | 2024-11-21T01:17:54.557Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
197 | 2024-11-21T01:17:54.558Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
198 | 2024-11-21T01:17:54.559Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
199 | 2024-11-21T01:17:55.555Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
200 | 2024-11-21T01:17:55.558Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
201 | 2024-11-21T01:17:55.558Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
202 | 2024-11-21T01:17:55.559Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
203 | 2024-11-21T01:17:56.555Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
204 | 2024-11-21T01:17:56.558Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
205 | 2024-11-21T01:17:56.558Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
206 | 2024-11-21T01:17:56.559Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
207 | 2024-11-21T01:17:57.042Z | DEBG | oximeter (results-sink): inserting 168 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
208 | 2024-11-21T01:17:57.042Z | DEBG | oximeter (clickhouse-client): unrolling 168 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
209 | 2024-11-21T01:17:57.042Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
210 | 2024-11-21T01:17:57.079Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
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: 2024-11-21T01:17:57.042951318Z }
timeseries_name = ddm_router:originated_underlay_prefixes
|
211 | 2024-11-21T01:17:57.080Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
212 | 2024-11-21T01:17:57.082Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
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: 2024-11-21T01:17:57.080084951Z }
timeseries_name = ddm_router:originated_tunnel_endpoints
|
213 | 2024-11-21T01:17:57.082Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
214 | 2024-11-21T01:17:57.084Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
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: 2024-11-21T01:17:57.082581696Z }
timeseries_name = ddm_session:solicitations_sent
|
215 | 2024-11-21T01:17:57.084Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
216 | 2024-11-21T01:17:57.087Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
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: 2024-11-21T01:17:57.084899289Z }
timeseries_name = ddm_session:solicitations_received
|
217 | 2024-11-21T01:17:57.087Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
218 | 2024-11-21T01:17:57.089Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
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: 2024-11-21T01:17:57.087238642Z }
timeseries_name = ddm_session:advertisements_sent
|
219 | 2024-11-21T01:17:57.089Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
220 | 2024-11-21T01:17:57.091Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
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: 2024-11-21T01:17:57.089478674Z }
timeseries_name = ddm_session:advertisements_received
|
221 | 2024-11-21T01:17:57.091Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
222 | 2024-11-21T01:17:57.093Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
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: 2024-11-21T01:17:57.091633664Z }
timeseries_name = ddm_session:peer_expirations
|
223 | 2024-11-21T01:17:57.093Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
224 | 2024-11-21T01:17:57.096Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
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: 2024-11-21T01:17:57.093972217Z }
timeseries_name = ddm_session:peer_address_changes
|
225 | 2024-11-21T01:17:57.096Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
226 | 2024-11-21T01:17:57.098Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
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: 2024-11-21T01:17:57.096112767Z }
timeseries_name = ddm_session:peer_sessions_established
|
227 | 2024-11-21T01:17:57.098Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
228 | 2024-11-21T01:17:57.100Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
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: 2024-11-21T01:17:57.098342739Z }
timeseries_name = ddm_session:updates_sent
|
229 | 2024-11-21T01:17:57.100Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
230 | 2024-11-21T01:17:57.102Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
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: 2024-11-21T01:17:57.100609581Z }
timeseries_name = ddm_session:updates_received
|
231 | 2024-11-21T01:17:57.102Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
232 | 2024-11-21T01:17:57.104Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
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: 2024-11-21T01:17:57.102837192Z }
timeseries_name = ddm_session:update_send_fail
|
233 | 2024-11-21T01:17:57.104Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
234 | 2024-11-21T01:17:57.107Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
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: 2024-11-21T01:17:57.104952512Z }
timeseries_name = ddm_session:imported_underlay_prefixes
|
235 | 2024-11-21T01:17:57.107Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
236 | 2024-11-21T01:17:57.109Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
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: 2024-11-21T01:17:57.107450197Z }
timeseries_name = ddm_session:imported_tunnel_endpoints
|
237 | 2024-11-21T01:17:57.115Z | DEBG | oximeter (clickhouse-client): inserting 14 new timeseries schema
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
238 | 2024-11-21T01:17:57.119Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 68
table_name = fields_string
|
239 | 2024-11-21T01:17:57.121Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 8
table_name = fields_u16
|
240 | 2024-11-21T01:17:57.123Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 64
table_name = fields_uuid
|
241 | 2024-11-21T01:17:57.126Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 120
table_name = measurements_cumulativeu64
|
242 | 2024-11-21T01:17:57.128Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 8
table_name = measurements_histogramu64
|
243 | 2024-11-21T01:17:57.130Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 40
table_name = measurements_u64
|
244 | 2024-11-21T01:17:57.556Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
245 | 2024-11-21T01:17:57.558Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
246 | 2024-11-21T01:17:57.558Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
247 | 2024-11-21T01:17:57.560Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
248 | 2024-11-21T01:17:58.556Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
249 | 2024-11-21T01:17:58.558Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
250 | 2024-11-21T01:17:58.558Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
251 | 2024-11-21T01:17:58.560Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
252 | 2024-11-21T01:17:59.556Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
253 | 2024-11-21T01:17:59.558Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
254 | 2024-11-21T01:17:59.558Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
255 | 2024-11-21T01:17:59.560Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
256 | 2024-11-21T01:18:00.556Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
257 | 2024-11-21T01:18:00.557Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
258 | 2024-11-21T01:18:00.558Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
259 | 2024-11-21T01:18:00.559Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
260 | 2024-11-21T01:18:01.556Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
261 | 2024-11-21T01:18:01.558Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
262 | 2024-11-21T01:18:01.558Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
263 | 2024-11-21T01:18:01.559Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
264 | 2024-11-21T01:18:02.043Z | DEBG | oximeter (results-sink): inserting 200 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
265 | 2024-11-21T01:18:02.043Z | DEBG | oximeter (clickhouse-client): unrolling 200 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
266 | 2024-11-21T01:18:02.052Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 52
table_name = fields_string
|
267 | 2024-11-21T01:18:02.054Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 56
table_name = fields_uuid
|
268 | 2024-11-21T01:18:02.056Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 150
table_name = measurements_cumulativeu64
|
269 | 2024-11-21T01:18:02.058Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 50
table_name = measurements_u64
|
270 | 2024-11-21T01:18:02.555Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
271 | 2024-11-21T01:18:02.558Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
272 | 2024-11-21T01:18:02.558Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
273 | 2024-11-21T01:18:02.559Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
274 | 2024-11-21T01:18:03.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
275 | 2024-11-21T01:18:03.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
276 | 2024-11-21T01:18:03.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
277 | 2024-11-21T01:18:03.494Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
278 | 2024-11-21T01:18:03.556Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
279 | 2024-11-21T01:18:03.556Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
280 | 2024-11-21T01:18:03.557Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
281 | 2024-11-21T01:18:03.558Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
282 | 2024-11-21T01:18:03.558Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
283 | 2024-11-21T01:18:03.559Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
284 | 2024-11-21T01:18:04.556Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
285 | 2024-11-21T01:18:04.557Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
286 | 2024-11-21T01:18:04.559Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
287 | 2024-11-21T01:18:04.559Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
288 | 2024-11-21T01:18:05.555Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
289 | 2024-11-21T01:18:05.558Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
290 | 2024-11-21T01:18:05.558Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
291 | 2024-11-21T01:18:05.559Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
292 | 2024-11-21T01:18:06.555Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
293 | 2024-11-21T01:18:06.558Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
294 | 2024-11-21T01:18:06.558Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
295 | 2024-11-21T01:18:06.559Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
296 | 2024-11-21T01:18:07.043Z | DEBG | oximeter (results-sink): inserting 337 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
297 | 2024-11-21T01:18:07.043Z | DEBG | oximeter (clickhouse-client): unrolling 337 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
298 | 2024-11-21T01:18:07.059Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 14
table_name = fields_i16
|
299 | 2024-11-21T01:18:07.062Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 261
table_name = fields_string
|
300 | 2024-11-21T01:18:07.064Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 38
table_name = fields_u16
|
301 | 2024-11-21T01:18:07.069Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 14
table_name = fields_u32
|
302 | 2024-11-21T01:18:07.072Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 13
table_name = fields_u8
|
303 | 2024-11-21T01:18:07.074Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 405
table_name = fields_uuid
|
304 | 2024-11-21T01:18:07.078Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 6
table_name = measurements_bool
|
305 | 2024-11-21T01:18:07.081Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 227
table_name = measurements_cumulativeu64
|
306 | 2024-11-21T01:18:07.085Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 1
table_name = measurements_f64
|
307 | 2024-11-21T01:18:07.090Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 31
table_name = measurements_histogramu64
|
308 | 2024-11-21T01:18:07.092Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 72
table_name = measurements_u64
|
309 | 2024-11-21T01:18:07.556Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
310 | 2024-11-21T01:18:07.557Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
311 | 2024-11-21T01:18:07.559Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
312 | 2024-11-21T01:18:07.559Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
313 | 2024-11-21T01:18:08.478Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:772
|
314 | 2024-11-21T01:18:08.478Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?sort_by=id_ascending
|
315 | 2024-11-21T01:18:08.482Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "8a010544-ea8b-42a2-8f4c-0785b1fe504a", "content-length": "1000", "date": "Thu, 21 Nov 2024 01:18:08 GMT"} })
|
316 | 2024-11-21T01:18:08.482Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkNWYxNThiOC1mY2JlLTRmMzItODE1Mi03ZmYxNTU3MTBkZmQifX0%3D
|
317 | 2024-11-21T01:18:08.484Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkNWYxNThiOC1mY2JlLTRmMzItODE1Mi03ZmYxNTU3MTBkZmQifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "d1dfa10b-a281-439a-a93a-8ff77bf3dc26", "content-length": "29", "date": "Thu, 21 Nov 2024 01:18:08 GMT"} })
|
318 | 2024-11-21T01:18:08.484Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
319 | 2024-11-21T01:18:08.484Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
320 | 2024-11-21T01:18:08.484Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
321 | 2024-11-21T01:18:08.484Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
322 | 2024-11-21T01:18:08.484Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
323 | 2024-11-21T01:18:08.484Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
324 | 2024-11-21T01:18:08.484Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:820
n_current_tasks = 6
n_pruned_tasks = 0
|
325 | 2024-11-21T01:18:08.484Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
326 | 2024-11-21T01:18:08.484Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
327 | 2024-11-21T01:18:08.484Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
328 | 2024-11-21T01:18:08.484Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
329 | 2024-11-21T01:18:08.484Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
330 | 2024-11-21T01:18:08.484Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
331 | 2024-11-21T01:18:09.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
332 | 2024-11-21T01:18:09.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
333 | 2024-11-21T01:18:09.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
334 | 2024-11-21T01:18:09.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
335 | 2024-11-21T01:18:10.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
336 | 2024-11-21T01:18:10.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
337 | 2024-11-21T01:18:10.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
338 | 2024-11-21T01:18:10.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
339 | 2024-11-21T01:18:11.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
340 | 2024-11-21T01:18:11.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
341 | 2024-11-21T01:18:11.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
342 | 2024-11-21T01:18:11.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
343 | 2024-11-21T01:18:12.043Z | DEBG | oximeter (results-sink): inserting 160 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
344 | 2024-11-21T01:18:12.043Z | DEBG | oximeter (clickhouse-client): unrolling 160 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
345 | 2024-11-21T01:18:12.051Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 52
table_name = fields_string
|
346 | 2024-11-21T01:18:12.053Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 56
table_name = fields_uuid
|
347 | 2024-11-21T01:18:12.055Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 120
table_name = measurements_cumulativeu64
|
348 | 2024-11-21T01:18:12.057Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 40
table_name = measurements_u64
|
349 | 2024-11-21T01:18:12.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
350 | 2024-11-21T01:18:12.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
351 | 2024-11-21T01:18:12.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
352 | 2024-11-21T01:18:12.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
353 | 2024-11-21T01:18:13.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
354 | 2024-11-21T01:18:13.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
355 | 2024-11-21T01:18:13.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
356 | 2024-11-21T01:18:13.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
357 | 2024-11-21T01:18:14.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
358 | 2024-11-21T01:18:14.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
359 | 2024-11-21T01:18:14.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
360 | 2024-11-21T01:18:14.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
361 | 2024-11-21T01:18:15.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
362 | 2024-11-21T01:18:15.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
363 | 2024-11-21T01:18:15.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
364 | 2024-11-21T01:18:15.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
365 | 2024-11-21T01:18:16.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
366 | 2024-11-21T01:18:16.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
367 | 2024-11-21T01:18:16.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
368 | 2024-11-21T01:18:16.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
369 | 2024-11-21T01:18:17.043Z | DEBG | oximeter (results-sink): inserting 200 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
370 | 2024-11-21T01:18:17.043Z | DEBG | oximeter (clickhouse-client): unrolling 200 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
371 | 2024-11-21T01:18:17.052Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 52
table_name = fields_string
|
372 | 2024-11-21T01:18:17.055Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 56
table_name = fields_uuid
|
373 | 2024-11-21T01:18:17.057Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 150
table_name = measurements_cumulativeu64
|
374 | 2024-11-21T01:18:17.059Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 50
table_name = measurements_u64
|
375 | 2024-11-21T01:18:17.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
376 | 2024-11-21T01:18:17.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
377 | 2024-11-21T01:18:17.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
378 | 2024-11-21T01:18:17.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
379 | 2024-11-21T01:18:18.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
380 | 2024-11-21T01:18:18.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
381 | 2024-11-21T01:18:18.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
382 | 2024-11-21T01:18:18.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
383 | 2024-11-21T01:18:18.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
384 | 2024-11-21T01:18:18.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
385 | 2024-11-21T01:18:18.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
386 | 2024-11-21T01:18:18.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
387 | 2024-11-21T01:18:18.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
388 | 2024-11-21T01:18:18.495Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
389 | 2024-11-21T01:18:19.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
390 | 2024-11-21T01:18:19.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
391 | 2024-11-21T01:18:19.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
392 | 2024-11-21T01:18:19.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
393 | 2024-11-21T01:18:20.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
394 | 2024-11-21T01:18:20.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
395 | 2024-11-21T01:18:20.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
396 | 2024-11-21T01:18:20.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
397 | 2024-11-21T01:18:21.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
398 | 2024-11-21T01:18:21.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
399 | 2024-11-21T01:18:21.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
400 | 2024-11-21T01:18:21.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
401 | 2024-11-21T01:18:22.043Z | DEBG | oximeter (results-sink): inserting 337 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
402 | 2024-11-21T01:18:22.043Z | DEBG | oximeter (clickhouse-client): unrolling 337 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
403 | 2024-11-21T01:18:22.058Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 14
table_name = fields_i16
|
404 | 2024-11-21T01:18:22.064Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 261
table_name = fields_string
|
405 | 2024-11-21T01:18:22.066Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 38
table_name = fields_u16
|
406 | 2024-11-21T01:18:22.068Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 14
table_name = fields_u32
|
407 | 2024-11-21T01:18:22.070Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 13
table_name = fields_u8
|
408 | 2024-11-21T01:18:22.075Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 405
table_name = fields_uuid
|
409 | 2024-11-21T01:18:22.077Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 6
table_name = measurements_bool
|
410 | 2024-11-21T01:18:22.079Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 227
table_name = measurements_cumulativeu64
|
411 | 2024-11-21T01:18:22.082Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 1
table_name = measurements_f64
|
412 | 2024-11-21T01:18:22.098Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 31
table_name = measurements_histogramu64
|
413 | 2024-11-21T01:18:22.102Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 72
table_name = measurements_u64
|
414 | 2024-11-21T01:18:22.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
415 | 2024-11-21T01:18:22.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
416 | 2024-11-21T01:18:22.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
417 | 2024-11-21T01:18:22.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
418 | 2024-11-21T01:18:23.478Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:772
|
419 | 2024-11-21T01:18:23.478Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?sort_by=id_ascending
|
420 | 2024-11-21T01:18:23.482Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "e5a53676-44d9-4c6d-be59-137051313e37", "content-length": "1412", "date": "Thu, 21 Nov 2024 01:18:23 GMT"} })
|
421 | 2024-11-21T01:18:23.482Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkNWYxNThiOC1mY2JlLTRmMzItODE1Mi03ZmYxNTU3MTBkZmQifX0%3D
|
422 | 2024-11-21T01:18:23.484Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkNWYxNThiOC1mY2JlLTRmMzItODE1Mi03ZmYxNTU3MTBkZmQifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "b4e47caa-0d84-4457-b834-8b8b35ba797d", "content-length": "29", "date": "Thu, 21 Nov 2024 01:18:23 GMT"} })
|
423 | 2024-11-21T01:18:23.484Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
424 | 2024-11-21T01:18:23.484Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
425 | 2024-11-21T01:18:23.484Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
426 | 2024-11-21T01:18:23.484Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
427 | 2024-11-21T01:18:23.484Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
428 | 2024-11-21T01:18:23.484Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
429 | 2024-11-21T01:18:23.484Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
430 | 2024-11-21T01:18:23.484Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
431 | 2024-11-21T01:18:23.484Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
432 | 2024-11-21T01:18:23.484Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
433 | 2024-11-21T01:18:23.484Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
434 | 2024-11-21T01:18:23.484Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:820
n_current_tasks = 9
n_pruned_tasks = 0
|
435 | 2024-11-21T01:18:23.484Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
436 | 2024-11-21T01:18:23.484Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
437 | 2024-11-21T01:18:23.484Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
438 | 2024-11-21T01:18:23.484Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
439 | 2024-11-21T01:18:23.557Z | DEBG | oximeter (collection-task): starting oximeter collection task
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
440 | 2024-11-21T01:18:23.557Z | DEBG | oximeter (collection-task): starting oximeter collection task
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
441 | 2024-11-21T01:18:23.558Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
442 | 2024-11-21T01:18:23.558Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
443 | 2024-11-21T01:18:23.558Z | DEBG | oximeter (collection-task): starting oximeter collection task
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
444 | 2024-11-21T01:18:23.559Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
445 | 2024-11-21T01:18:23.560Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
446 | 2024-11-21T01:18:23.560Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
447 | 2024-11-21T01:18:23.564Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
448 | 2024-11-21T01:18:23.564Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
449 | 2024-11-21T01:18:23.568Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
450 | 2024-11-21T01:18:23.571Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
451 | 2024-11-21T01:18:24.484Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
452 | 2024-11-21T01:18:24.484Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
453 | 2024-11-21T01:18:24.486Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
454 | 2024-11-21T01:18:24.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
455 | 2024-11-21T01:18:24.558Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
456 | 2024-11-21T01:18:24.559Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
457 | 2024-11-21T01:18:25.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
458 | 2024-11-21T01:18:25.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
459 | 2024-11-21T01:18:25.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
460 | 2024-11-21T01:18:25.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
461 | 2024-11-21T01:18:25.558Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
462 | 2024-11-21T01:18:25.559Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
463 | 2024-11-21T01:18:26.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
464 | 2024-11-21T01:18:26.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
465 | 2024-11-21T01:18:26.486Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
466 | 2024-11-21T01:18:26.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
467 | 2024-11-21T01:18:26.558Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
468 | 2024-11-21T01:18:26.558Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
469 | 2024-11-21T01:18:27.042Z | DEBG | oximeter (results-sink): inserting 189 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
470 | 2024-11-21T01:18:27.042Z | DEBG | oximeter (clickhouse-client): unrolling 189 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
471 | 2024-11-21T01:18:27.044Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
472 | 2024-11-21T01:18:27.055Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
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: 2024-11-21T01:18:27.044665600Z }
timeseries_name = oximeter_collector:collections
|
473 | 2024-11-21T01:18:27.055Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
474 | 2024-11-21T01:18:27.059Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
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: 2024-11-21T01:18:27.055976070Z }
timeseries_name = static_routing_config:static_routes
|
475 | 2024-11-21T01:18:27.059Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
476 | 2024-11-21T01:18:27.062Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
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: 2024-11-21T01:18:27.059713733Z }
timeseries_name = static_routing_config:static_nexthops
|
477 | 2024-11-21T01:18:27.062Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
478 | 2024-11-21T01:18:27.065Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
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: 2024-11-21T01:18:27.062944528Z }
timeseries_name = switch_rib:active_routes
|
479 | 2024-11-21T01:18:27.066Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
480 | 2024-11-21T01:18:27.069Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
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: 2024-11-21T01:18:27.066012061Z }
timeseries_name = mg_lower:routes_blocked_by_link_state
|
481 | 2024-11-21T01:18:27.073Z | DEBG | oximeter (clickhouse-client): inserting 5 new timeseries schema
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
482 | 2024-11-21T01:18:27.077Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 6
table_name = fields_ipaddr
|
483 | 2024-11-21T01:18:27.079Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 73
table_name = fields_string
|
484 | 2024-11-21T01:18:27.081Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 13
table_name = fields_u16
|
485 | 2024-11-21T01:18:27.083Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 80
table_name = fields_uuid
|
486 | 2024-11-21T01:18:27.085Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 131
table_name = measurements_cumulativeu64
|
487 | 2024-11-21T01:18:27.088Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 7
table_name = measurements_histogramu64
|
488 | 2024-11-21T01:18:27.090Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 3
table_name = measurements_i64
|
489 | 2024-11-21T01:18:27.092Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 48
table_name = measurements_u64
|
490 | 2024-11-21T01:18:27.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
491 | 2024-11-21T01:18:27.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
492 | 2024-11-21T01:18:27.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
493 | 2024-11-21T01:18:27.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
494 | 2024-11-21T01:18:27.558Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
495 | 2024-11-21T01:18:27.558Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
496 | 2024-11-21T01:18:28.484Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
497 | 2024-11-21T01:18:28.484Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
498 | 2024-11-21T01:18:28.486Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
499 | 2024-11-21T01:18:28.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
500 | 2024-11-21T01:18:28.558Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
501 | 2024-11-21T01:18:28.559Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
502 | 2024-11-21T01:18:29.484Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
503 | 2024-11-21T01:18:29.484Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
504 | 2024-11-21T01:18:29.486Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
505 | 2024-11-21T01:18:29.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
506 | 2024-11-21T01:18:29.558Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
507 | 2024-11-21T01:18:29.559Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
508 | 2024-11-21T01:18:30.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
509 | 2024-11-21T01:18:30.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
510 | 2024-11-21T01:18:30.486Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
511 | 2024-11-21T01:18:30.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
512 | 2024-11-21T01:18:30.557Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
513 | 2024-11-21T01:18:30.558Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
514 | 2024-11-21T01:18:31.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
515 | 2024-11-21T01:18:31.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
516 | 2024-11-21T01:18:31.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
517 | 2024-11-21T01:18:31.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
518 | 2024-11-21T01:18:31.558Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
519 | 2024-11-21T01:18:31.559Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
520 | 2024-11-21T01:18:32.043Z | DEBG | oximeter (results-sink): inserting 220 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
521 | 2024-11-21T01:18:32.043Z | DEBG | oximeter (clickhouse-client): unrolling 220 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
522 | 2024-11-21T01:18:32.054Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 56
table_name = fields_string
|
523 | 2024-11-21T01:18:32.060Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 64
table_name = fields_uuid
|
524 | 2024-11-21T01:18:32.067Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 160
table_name = measurements_cumulativeu64
|
525 | 2024-11-21T01:18:32.072Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 60
table_name = measurements_u64
|
526 | 2024-11-21T01:18:32.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
527 | 2024-11-21T01:18:32.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
528 | 2024-11-21T01:18:32.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
529 | 2024-11-21T01:18:32.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
530 | 2024-11-21T01:18:32.558Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
531 | 2024-11-21T01:18:32.558Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
532 | 2024-11-21T01:18:33.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
533 | 2024-11-21T01:18:33.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
534 | 2024-11-21T01:18:33.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
535 | 2024-11-21T01:18:33.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
536 | 2024-11-21T01:18:33.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
537 | 2024-11-21T01:18:33.486Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
538 | 2024-11-21T01:18:33.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
539 | 2024-11-21T01:18:33.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
540 | 2024-11-21T01:18:33.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
541 | 2024-11-21T01:18:33.495Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
542 | 2024-11-21T01:18:33.558Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
543 | 2024-11-21T01:18:33.558Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
544 | 2024-11-21T01:18:33.558Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
545 | 2024-11-21T01:18:33.558Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
546 | 2024-11-21T01:18:33.559Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
547 | 2024-11-21T01:18:33.559Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
548 | 2024-11-21T01:18:34.484Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
549 | 2024-11-21T01:18:34.484Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
550 | 2024-11-21T01:18:34.486Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
551 | 2024-11-21T01:18:34.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
552 | 2024-11-21T01:18:34.558Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
553 | 2024-11-21T01:18:34.559Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
554 | 2024-11-21T01:18:35.484Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
555 | 2024-11-21T01:18:35.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
556 | 2024-11-21T01:18:35.486Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
557 | 2024-11-21T01:18:35.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
558 | 2024-11-21T01:18:35.557Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
559 | 2024-11-21T01:18:35.558Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
560 | 2024-11-21T01:18:36.484Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
561 | 2024-11-21T01:18:36.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
562 | 2024-11-21T01:18:36.486Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
563 | 2024-11-21T01:18:36.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
564 | 2024-11-21T01:18:36.558Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
565 | 2024-11-21T01:18:36.559Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
566 | 2024-11-21T01:18:37.042Z | DEBG | oximeter (results-sink): inserting 364 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
567 | 2024-11-21T01:18:37.042Z | DEBG | oximeter (clickhouse-client): unrolling 364 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
568 | 2024-11-21T01:18:37.059Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 14
table_name = fields_i16
|
569 | 2024-11-21T01:18:37.062Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 279
table_name = fields_string
|
570 | 2024-11-21T01:18:37.064Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 45
table_name = fields_u16
|
571 | 2024-11-21T01:18:37.065Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 14
table_name = fields_u32
|
572 | 2024-11-21T01:18:37.067Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 13
table_name = fields_u8
|
573 | 2024-11-21T01:18:37.069Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 420
table_name = fields_uuid
|
574 | 2024-11-21T01:18:37.071Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 6
table_name = measurements_bool
|
575 | 2024-11-21T01:18:37.073Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 237
table_name = measurements_cumulativeu64
|
576 | 2024-11-21T01:18:37.075Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 1
table_name = measurements_f64
|
577 | 2024-11-21T01:18:37.078Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 38
table_name = measurements_histogramu64
|
578 | 2024-11-21T01:18:37.079Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 82
table_name = measurements_u64
|
579 | 2024-11-21T01:18:37.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
580 | 2024-11-21T01:18:37.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
581 | 2024-11-21T01:18:37.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
582 | 2024-11-21T01:18:37.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
583 | 2024-11-21T01:18:37.558Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
584 | 2024-11-21T01:18:37.558Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
585 | 2024-11-21T01:18:38.479Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:772
|
586 | 2024-11-21T01:18:38.479Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?sort_by=id_ascending
|
587 | 2024-11-21T01:18:38.481Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "8d94fdde-74a1-409e-862b-be5167294593", "content-length": "1412", "date": "Thu, 21 Nov 2024 01:18:37 GMT"} })
|
588 | 2024-11-21T01:18:38.481Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkNWYxNThiOC1mY2JlLTRmMzItODE1Mi03ZmYxNTU3MTBkZmQifX0%3D
|
589 | 2024-11-21T01:18:38.483Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkNWYxNThiOC1mY2JlLTRmMzItODE1Mi03ZmYxNTU3MTBkZmQifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "c21e2618-f0e0-42ae-b05b-80f822190e31", "content-length": "29", "date": "Thu, 21 Nov 2024 01:18:38 GMT"} })
|
590 | 2024-11-21T01:18:38.483Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
591 | 2024-11-21T01:18:38.483Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
592 | 2024-11-21T01:18:38.483Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
593 | 2024-11-21T01:18:38.483Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
594 | 2024-11-21T01:18:38.483Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
595 | 2024-11-21T01:18:38.483Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
596 | 2024-11-21T01:18:38.483Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
597 | 2024-11-21T01:18:38.483Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
598 | 2024-11-21T01:18:38.483Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
599 | 2024-11-21T01:18:38.483Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:820
n_current_tasks = 9
n_pruned_tasks = 0
|
600 | 2024-11-21T01:18:38.483Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
601 | 2024-11-21T01:18:38.483Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
602 | 2024-11-21T01:18:38.483Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
603 | 2024-11-21T01:18:38.483Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
604 | 2024-11-21T01:18:38.483Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
605 | 2024-11-21T01:18:38.483Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
606 | 2024-11-21T01:18:38.483Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
607 | 2024-11-21T01:18:38.483Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
608 | 2024-11-21T01:18:38.483Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
609 | 2024-11-21T01:18:39.484Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
610 | 2024-11-21T01:18:39.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
611 | 2024-11-21T01:18:39.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
612 | 2024-11-21T01:18:39.486Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
613 | 2024-11-21T01:18:39.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
614 | 2024-11-21T01:18:39.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
615 | 2024-11-21T01:18:40.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
616 | 2024-11-21T01:18:40.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
617 | 2024-11-21T01:18:40.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
618 | 2024-11-21T01:18:40.486Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
619 | 2024-11-21T01:18:40.486Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
620 | 2024-11-21T01:18:40.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
621 | 2024-11-21T01:18:41.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
622 | 2024-11-21T01:18:41.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
623 | 2024-11-21T01:18:41.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
624 | 2024-11-21T01:18:41.486Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
625 | 2024-11-21T01:18:41.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
626 | 2024-11-21T01:18:41.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
627 | 2024-11-21T01:18:42.043Z | DEBG | oximeter (results-sink): inserting 176 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
628 | 2024-11-21T01:18:42.043Z | DEBG | oximeter (clickhouse-client): unrolling 176 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
629 | 2024-11-21T01:18:42.052Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 56
table_name = fields_string
|
630 | 2024-11-21T01:18:42.055Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 64
table_name = fields_uuid
|
631 | 2024-11-21T01:18:42.057Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 128
table_name = measurements_cumulativeu64
|
632 | 2024-11-21T01:18:42.059Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 48
table_name = measurements_u64
|
633 | 2024-11-21T01:18:42.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
634 | 2024-11-21T01:18:42.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
635 | 2024-11-21T01:18:42.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
636 | 2024-11-21T01:18:42.486Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
637 | 2024-11-21T01:18:42.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
638 | 2024-11-21T01:18:42.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
639 | 2024-11-21T01:18:43.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
640 | 2024-11-21T01:18:43.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
641 | 2024-11-21T01:18:43.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
642 | 2024-11-21T01:18:43.485Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
643 | 2024-11-21T01:18:43.486Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
644 | 2024-11-21T01:18:43.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
645 | 2024-11-21T01:18:44.484Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
646 | 2024-11-21T01:18:44.484Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
647 | 2024-11-21T01:18:44.484Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
648 | 2024-11-21T01:18:44.486Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
649 | 2024-11-21T01:18:44.486Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
650 | 2024-11-21T01:18:44.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
651 | 2024-11-21T01:18:45.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
652 | 2024-11-21T01:18:45.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
653 | 2024-11-21T01:18:45.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
654 | 2024-11-21T01:18:45.486Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
655 | 2024-11-21T01:18:45.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
656 | 2024-11-21T01:18:45.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
657 | 2024-11-21T01:18:46.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
658 | 2024-11-21T01:18:46.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
659 | 2024-11-21T01:18:46.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
660 | 2024-11-21T01:18:46.486Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
661 | 2024-11-21T01:18:46.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
662 | 2024-11-21T01:18:46.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
663 | 2024-11-21T01:18:47.043Z | DEBG | oximeter (results-sink): inserting 220 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
664 | 2024-11-21T01:18:47.043Z | DEBG | oximeter (clickhouse-client): unrolling 220 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
665 | 2024-11-21T01:18:47.053Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 56
table_name = fields_string
|
666 | 2024-11-21T01:18:47.056Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 64
table_name = fields_uuid
|
667 | 2024-11-21T01:18:47.058Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 160
table_name = measurements_cumulativeu64
|
668 | 2024-11-21T01:18:47.060Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 60
table_name = measurements_u64
|
669 | 2024-11-21T01:18:47.484Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
670 | 2024-11-21T01:18:47.484Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
671 | 2024-11-21T01:18:47.484Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
672 | 2024-11-21T01:18:47.485Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
673 | 2024-11-21T01:18:47.486Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
674 | 2024-11-21T01:18:47.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
675 | 2024-11-21T01:18:48.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
676 | 2024-11-21T01:18:48.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
677 | 2024-11-21T01:18:48.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
678 | 2024-11-21T01:18:48.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
679 | 2024-11-21T01:18:48.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
680 | 2024-11-21T01:18:48.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
681 | 2024-11-21T01:18:48.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
682 | 2024-11-21T01:18:48.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
683 | 2024-11-21T01:18:48.486Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
684 | 2024-11-21T01:18:48.486Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
685 | 2024-11-21T01:18:48.486Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
686 | 2024-11-21T01:18:48.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
687 | 2024-11-21T01:18:48.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
688 | 2024-11-21T01:18:48.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
689 | 2024-11-21T01:18:48.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
690 | 2024-11-21T01:18:48.494Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
691 | 2024-11-21T01:18:49.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
692 | 2024-11-21T01:18:49.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
693 | 2024-11-21T01:18:49.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
694 | 2024-11-21T01:18:49.486Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
695 | 2024-11-21T01:18:49.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
696 | 2024-11-21T01:18:49.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
697 | 2024-11-21T01:18:50.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
698 | 2024-11-21T01:18:50.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
699 | 2024-11-21T01:18:50.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
700 | 2024-11-21T01:18:50.486Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
701 | 2024-11-21T01:18:50.486Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
702 | 2024-11-21T01:18:50.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
703 | 2024-11-21T01:18:51.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
704 | 2024-11-21T01:18:51.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
705 | 2024-11-21T01:18:51.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
706 | 2024-11-21T01:18:51.486Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
707 | 2024-11-21T01:18:51.486Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
708 | 2024-11-21T01:18:51.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
709 | 2024-11-21T01:18:52.043Z | DEBG | oximeter (results-sink): inserting 364 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
710 | 2024-11-21T01:18:52.043Z | DEBG | oximeter (clickhouse-client): unrolling 364 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
711 | 2024-11-21T01:18:52.059Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 14
table_name = fields_i16
|
712 | 2024-11-21T01:18:52.062Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 279
table_name = fields_string
|
713 | 2024-11-21T01:18:52.064Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 45
table_name = fields_u16
|
714 | 2024-11-21T01:18:52.066Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 14
table_name = fields_u32
|
715 | 2024-11-21T01:18:52.068Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 13
table_name = fields_u8
|
716 | 2024-11-21T01:18:52.070Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 420
table_name = fields_uuid
|
717 | 2024-11-21T01:18:52.072Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 6
table_name = measurements_bool
|
718 | 2024-11-21T01:18:52.074Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 237
table_name = measurements_cumulativeu64
|
719 | 2024-11-21T01:18:52.076Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 1
table_name = measurements_f64
|
720 | 2024-11-21T01:18:52.078Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 38
table_name = measurements_histogramu64
|
721 | 2024-11-21T01:18:52.081Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 82
table_name = measurements_u64
|
722 | 2024-11-21T01:18:52.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
723 | 2024-11-21T01:18:52.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
724 | 2024-11-21T01:18:52.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
725 | 2024-11-21T01:18:52.486Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
726 | 2024-11-21T01:18:52.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
727 | 2024-11-21T01:18:52.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
728 | 2024-11-21T01:18:53.479Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:772
|
729 | 2024-11-21T01:18:53.479Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?sort_by=id_ascending
|
730 | 2024-11-21T01:18:53.483Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "0d2d781f-274f-486c-99ba-a69f0245cde2", "content-length": "1412", "date": "Thu, 21 Nov 2024 01:18:53 GMT"} })
|
731 | 2024-11-21T01:18:53.483Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkNWYxNThiOC1mY2JlLTRmMzItODE1Mi03ZmYxNTU3MTBkZmQifX0%3D
|
732 | 2024-11-21T01:18:53.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
733 | 2024-11-21T01:18:53.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
734 | 2024-11-21T01:18:53.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
735 | 2024-11-21T01:18:53.486Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
736 | 2024-11-21T01:18:53.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
737 | 2024-11-21T01:18:53.487Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkNWYxNThiOC1mY2JlLTRmMzItODE1Mi03ZmYxNTU3MTBkZmQifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "7be97166-d251-4b15-a5bd-4f07612bf1f9", "content-length": "29", "date": "Thu, 21 Nov 2024 01:18:53 GMT"} })
|
738 | 2024-11-21T01:18:53.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
739 | 2024-11-21T01:18:53.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
740 | 2024-11-21T01:18:53.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
741 | 2024-11-21T01:18:53.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
742 | 2024-11-21T01:18:53.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
743 | 2024-11-21T01:18:53.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
744 | 2024-11-21T01:18:53.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
745 | 2024-11-21T01:18:53.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
746 | 2024-11-21T01:18:53.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
747 | 2024-11-21T01:18:53.487Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:820
n_current_tasks = 9
n_pruned_tasks = 0
|
748 | 2024-11-21T01:18:53.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
749 | 2024-11-21T01:18:53.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
750 | 2024-11-21T01:18:53.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
751 | 2024-11-21T01:18:53.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
752 | 2024-11-21T01:18:53.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
753 | 2024-11-21T01:18:53.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
754 | 2024-11-21T01:18:53.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
755 | 2024-11-21T01:18:53.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
756 | 2024-11-21T01:18:53.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
757 | 2024-11-21T01:18:53.488Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
758 | 2024-11-21T01:18:53.556Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
759 | 2024-11-21T01:18:53.556Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
760 | 2024-11-21T01:18:53.558Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
761 | 2024-11-21T01:18:54.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
762 | 2024-11-21T01:18:54.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
763 | 2024-11-21T01:18:54.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
764 | 2024-11-21T01:18:54.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
765 | 2024-11-21T01:18:54.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
766 | 2024-11-21T01:18:54.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
767 | 2024-11-21T01:18:55.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
768 | 2024-11-21T01:18:55.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
769 | 2024-11-21T01:18:55.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
770 | 2024-11-21T01:18:55.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
771 | 2024-11-21T01:18:55.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
772 | 2024-11-21T01:18:55.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
773 | 2024-11-21T01:18:56.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
774 | 2024-11-21T01:18:56.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
775 | 2024-11-21T01:18:56.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
776 | 2024-11-21T01:18:56.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
777 | 2024-11-21T01:18:56.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
778 | 2024-11-21T01:18:56.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
779 | 2024-11-21T01:18:57.043Z | DEBG | oximeter (results-sink): inserting 223 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
780 | 2024-11-21T01:18:57.043Z | DEBG | oximeter (clickhouse-client): unrolling 223 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
781 | 2024-11-21T01:18:57.053Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 6
table_name = fields_ipaddr
|
782 | 2024-11-21T01:18:57.056Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 59
table_name = fields_string
|
783 | 2024-11-21T01:18:57.060Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 6
table_name = fields_u16
|
784 | 2024-11-21T01:18:57.066Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 70
table_name = fields_uuid
|
785 | 2024-11-21T01:18:57.074Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 163
table_name = measurements_cumulativeu64
|
786 | 2024-11-21T01:18:57.081Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 60
table_name = measurements_u64
|
787 | 2024-11-21T01:18:57.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
788 | 2024-11-21T01:18:57.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
789 | 2024-11-21T01:18:57.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
790 | 2024-11-21T01:18:57.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
791 | 2024-11-21T01:18:57.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
792 | 2024-11-21T01:18:57.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
793 | 2024-11-21T01:18:58.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
794 | 2024-11-21T01:18:58.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
795 | 2024-11-21T01:18:58.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
796 | 2024-11-21T01:18:58.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
797 | 2024-11-21T01:18:58.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
798 | 2024-11-21T01:18:58.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
799 | 2024-11-21T01:18:59.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
800 | 2024-11-21T01:18:59.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
801 | 2024-11-21T01:18:59.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
802 | 2024-11-21T01:18:59.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
803 | 2024-11-21T01:18:59.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
804 | 2024-11-21T01:18:59.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
805 | 2024-11-21T01:19:00.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
806 | 2024-11-21T01:19:00.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
807 | 2024-11-21T01:19:00.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
808 | 2024-11-21T01:19:00.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
809 | 2024-11-21T01:19:00.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
810 | 2024-11-21T01:19:00.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
811 | 2024-11-21T01:19:01.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
812 | 2024-11-21T01:19:01.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
813 | 2024-11-21T01:19:01.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
814 | 2024-11-21T01:19:01.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
815 | 2024-11-21T01:19:01.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
816 | 2024-11-21T01:19:01.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
817 | 2024-11-21T01:19:02.043Z | DEBG | oximeter (results-sink): inserting 220 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
818 | 2024-11-21T01:19:02.043Z | DEBG | oximeter (clickhouse-client): unrolling 220 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
819 | 2024-11-21T01:19:02.053Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 56
table_name = fields_string
|
820 | 2024-11-21T01:19:02.056Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 64
table_name = fields_uuid
|
821 | 2024-11-21T01:19:02.058Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 160
table_name = measurements_cumulativeu64
|
822 | 2024-11-21T01:19:02.061Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 60
table_name = measurements_u64
|
823 | 2024-11-21T01:19:02.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
824 | 2024-11-21T01:19:02.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
825 | 2024-11-21T01:19:02.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
826 | 2024-11-21T01:19:02.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
827 | 2024-11-21T01:19:02.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
828 | 2024-11-21T01:19:02.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
829 | 2024-11-21T01:19:03.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
830 | 2024-11-21T01:19:03.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
831 | 2024-11-21T01:19:03.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
832 | 2024-11-21T01:19:03.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
833 | 2024-11-21T01:19:03.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
834 | 2024-11-21T01:19:03.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
835 | 2024-11-21T01:19:03.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
836 | 2024-11-21T01:19:03.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
837 | 2024-11-21T01:19:03.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
838 | 2024-11-21T01:19:03.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
839 | 2024-11-21T01:19:03.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
840 | 2024-11-21T01:19:03.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
841 | 2024-11-21T01:19:03.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
842 | 2024-11-21T01:19:03.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
843 | 2024-11-21T01:19:03.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
844 | 2024-11-21T01:19:03.497Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
845 | 2024-11-21T01:19:04.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
846 | 2024-11-21T01:19:04.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
847 | 2024-11-21T01:19:04.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
848 | 2024-11-21T01:19:04.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
849 | 2024-11-21T01:19:04.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
850 | 2024-11-21T01:19:04.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
851 | 2024-11-21T01:19:05.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
852 | 2024-11-21T01:19:05.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
853 | 2024-11-21T01:19:05.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
854 | 2024-11-21T01:19:05.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
855 | 2024-11-21T01:19:05.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
856 | 2024-11-21T01:19:05.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
857 | 2024-11-21T01:19:06.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
858 | 2024-11-21T01:19:06.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
859 | 2024-11-21T01:19:06.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
860 | 2024-11-21T01:19:06.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
861 | 2024-11-21T01:19:06.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
862 | 2024-11-21T01:19:06.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
863 | 2024-11-21T01:19:07.043Z | DEBG | oximeter (results-sink): inserting 364 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
864 | 2024-11-21T01:19:07.043Z | DEBG | oximeter (clickhouse-client): unrolling 364 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
865 | 2024-11-21T01:19:07.060Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 14
table_name = fields_i16
|
866 | 2024-11-21T01:19:07.062Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 279
table_name = fields_string
|
867 | 2024-11-21T01:19:07.065Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 45
table_name = fields_u16
|
868 | 2024-11-21T01:19:07.067Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 14
table_name = fields_u32
|
869 | 2024-11-21T01:19:07.069Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 13
table_name = fields_u8
|
870 | 2024-11-21T01:19:07.071Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 420
table_name = fields_uuid
|
871 | 2024-11-21T01:19:07.073Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 6
table_name = measurements_bool
|
872 | 2024-11-21T01:19:07.075Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 237
table_name = measurements_cumulativeu64
|
873 | 2024-11-21T01:19:07.076Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 1
table_name = measurements_f64
|
874 | 2024-11-21T01:19:07.079Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 38
table_name = measurements_histogramu64
|
875 | 2024-11-21T01:19:07.081Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 82
table_name = measurements_u64
|
876 | 2024-11-21T01:19:07.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
877 | 2024-11-21T01:19:07.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
878 | 2024-11-21T01:19:07.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
879 | 2024-11-21T01:19:07.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
880 | 2024-11-21T01:19:07.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
881 | 2024-11-21T01:19:07.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
882 | 2024-11-21T01:19:08.479Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:772
|
883 | 2024-11-21T01:19:08.479Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?sort_by=id_ascending
|
884 | 2024-11-21T01:19:08.485Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "27fa3f72-0479-4854-a2b6-145d5ca8cd81", "content-length": "1412", "date": "Thu, 21 Nov 2024 01:19:08 GMT"} })
|
885 | 2024-11-21T01:19:08.485Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkNWYxNThiOC1mY2JlLTRmMzItODE1Mi03ZmYxNTU3MTBkZmQifX0%3D
|
886 | 2024-11-21T01:19:08.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
887 | 2024-11-21T01:19:08.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
888 | 2024-11-21T01:19:08.488Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkNWYxNThiOC1mY2JlLTRmMzItODE1Mi03ZmYxNTU3MTBkZmQifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "392df966-fc00-4f7f-b28c-86008d253833", "content-length": "29", "date": "Thu, 21 Nov 2024 01:19:08 GMT"} })
|
889 | 2024-11-21T01:19:08.488Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
890 | 2024-11-21T01:19:08.488Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
891 | 2024-11-21T01:19:08.488Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
892 | 2024-11-21T01:19:08.488Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
893 | 2024-11-21T01:19:08.488Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
894 | 2024-11-21T01:19:08.488Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
895 | 2024-11-21T01:19:08.488Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
896 | 2024-11-21T01:19:08.488Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
897 | 2024-11-21T01:19:08.488Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
898 | 2024-11-21T01:19:08.488Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
899 | 2024-11-21T01:19:08.488Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:820
n_current_tasks = 9
n_pruned_tasks = 0
|
900 | 2024-11-21T01:19:08.488Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
901 | 2024-11-21T01:19:08.488Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
902 | 2024-11-21T01:19:08.488Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
903 | 2024-11-21T01:19:08.488Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
904 | 2024-11-21T01:19:08.488Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
905 | 2024-11-21T01:19:08.488Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
906 | 2024-11-21T01:19:08.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
907 | 2024-11-21T01:19:08.489Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
908 | 2024-11-21T01:19:08.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
909 | 2024-11-21T01:19:08.490Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
910 | 2024-11-21T01:19:09.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
911 | 2024-11-21T01:19:09.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
912 | 2024-11-21T01:19:09.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
913 | 2024-11-21T01:19:09.491Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
914 | 2024-11-21T01:19:09.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
915 | 2024-11-21T01:19:09.493Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
916 | 2024-11-21T01:19:10.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
917 | 2024-11-21T01:19:10.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
918 | 2024-11-21T01:19:10.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
919 | 2024-11-21T01:19:10.491Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
920 | 2024-11-21T01:19:10.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
921 | 2024-11-21T01:19:10.493Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
922 | 2024-11-21T01:19:11.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
923 | 2024-11-21T01:19:11.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
924 | 2024-11-21T01:19:11.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
925 | 2024-11-21T01:19:11.492Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
926 | 2024-11-21T01:19:11.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
927 | 2024-11-21T01:19:11.494Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
928 | 2024-11-21T01:19:12.043Z | DEBG | oximeter (results-sink): inserting 194 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
929 | 2024-11-21T01:19:12.043Z | DEBG | oximeter (clickhouse-client): unrolling 194 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
930 | 2024-11-21T01:19:12.053Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 56
table_name = fields_string
|
931 | 2024-11-21T01:19:12.055Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 64
table_name = fields_uuid
|
932 | 2024-11-21T01:19:12.057Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 140
table_name = measurements_cumulativeu64
|
933 | 2024-11-21T01:19:12.059Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 54
table_name = measurements_u64
|
934 | 2024-11-21T01:19:12.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
935 | 2024-11-21T01:19:12.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
936 | 2024-11-21T01:19:12.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
937 | 2024-11-21T01:19:12.491Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
938 | 2024-11-21T01:19:12.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
939 | 2024-11-21T01:19:12.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
940 | 2024-11-21T01:19:13.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
941 | 2024-11-21T01:19:13.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
942 | 2024-11-21T01:19:13.491Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
943 | 2024-11-21T01:19:13.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
944 | 2024-11-21T01:19:13.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
945 | 2024-11-21T01:19:13.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
946 | 2024-11-21T01:19:14.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
947 | 2024-11-21T01:19:14.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
948 | 2024-11-21T01:19:14.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
949 | 2024-11-21T01:19:14.491Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
950 | 2024-11-21T01:19:14.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
951 | 2024-11-21T01:19:14.493Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
952 | 2024-11-21T01:19:15.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
953 | 2024-11-21T01:19:15.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
954 | 2024-11-21T01:19:15.491Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
955 | 2024-11-21T01:19:15.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
956 | 2024-11-21T01:19:15.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
957 | 2024-11-21T01:19:15.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
958 | 2024-11-21T01:19:16.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
959 | 2024-11-21T01:19:16.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
960 | 2024-11-21T01:19:16.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
961 | 2024-11-21T01:19:16.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
962 | 2024-11-21T01:19:16.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
963 | 2024-11-21T01:19:16.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
964 | 2024-11-21T01:19:17.043Z | DEBG | oximeter (results-sink): inserting 220 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
965 | 2024-11-21T01:19:17.043Z | DEBG | oximeter (clickhouse-client): unrolling 220 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
966 | 2024-11-21T01:19:17.054Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 56
table_name = fields_string
|
967 | 2024-11-21T01:19:17.056Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 64
table_name = fields_uuid
|
968 | 2024-11-21T01:19:17.058Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 160
table_name = measurements_cumulativeu64
|
969 | 2024-11-21T01:19:17.060Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 60
table_name = measurements_u64
|
970 | 2024-11-21T01:19:17.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
971 | 2024-11-21T01:19:17.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
972 | 2024-11-21T01:19:17.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
973 | 2024-11-21T01:19:17.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
974 | 2024-11-21T01:19:17.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
975 | 2024-11-21T01:19:17.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
976 | 2024-11-21T01:19:18.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
977 | 2024-11-21T01:19:18.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
978 | 2024-11-21T01:19:18.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
979 | 2024-11-21T01:19:18.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
980 | 2024-11-21T01:19:18.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
981 | 2024-11-21T01:19:18.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
982 | 2024-11-21T01:19:18.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
983 | 2024-11-21T01:19:18.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
984 | 2024-11-21T01:19:18.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
985 | 2024-11-21T01:19:18.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
986 | 2024-11-21T01:19:18.491Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
987 | 2024-11-21T01:19:18.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
988 | 2024-11-21T01:19:18.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
989 | 2024-11-21T01:19:18.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
990 | 2024-11-21T01:19:18.493Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
991 | 2024-11-21T01:19:18.499Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
992 | 2024-11-21T01:19:19.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
993 | 2024-11-21T01:19:19.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
994 | 2024-11-21T01:19:19.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
995 | 2024-11-21T01:19:19.491Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
996 | 2024-11-21T01:19:19.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
997 | 2024-11-21T01:19:19.493Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
998 | 2024-11-21T01:19:20.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
999 | 2024-11-21T01:19:20.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1000 | 2024-11-21T01:19:20.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1001 | 2024-11-21T01:19:20.491Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1002 | 2024-11-21T01:19:20.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1003 | 2024-11-21T01:19:20.493Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1004 | 2024-11-21T01:19:21.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1005 | 2024-11-21T01:19:21.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1006 | 2024-11-21T01:19:21.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1007 | 2024-11-21T01:19:21.491Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1008 | 2024-11-21T01:19:21.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1009 | 2024-11-21T01:19:21.493Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1010 | 2024-11-21T01:19:22.043Z | DEBG | oximeter (results-sink): inserting 365 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
1011 | 2024-11-21T01:19:22.043Z | DEBG | oximeter (clickhouse-client): unrolling 365 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
1012 | 2024-11-21T01:19:22.060Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 14
table_name = fields_i16
|
1013 | 2024-11-21T01:19:22.066Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 281
table_name = fields_string
|
1014 | 2024-11-21T01:19:22.070Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 46
table_name = fields_u16
|
1015 | 2024-11-21T01:19:22.072Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 14
table_name = fields_u32
|
1016 | 2024-11-21T01:19:22.075Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 13
table_name = fields_u8
|
1017 | 2024-11-21T01:19:22.081Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 421
table_name = fields_uuid
|
1018 | 2024-11-21T01:19:22.086Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 6
table_name = measurements_bool
|
1019 | 2024-11-21T01:19:22.089Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 237
table_name = measurements_cumulativeu64
|
1020 | 2024-11-21T01:19:22.094Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 1
table_name = measurements_f64
|
1021 | 2024-11-21T01:19:22.099Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 39
table_name = measurements_histogramu64
|
1022 | 2024-11-21T01:19:22.101Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 82
table_name = measurements_u64
|
1023 | 2024-11-21T01:19:22.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1024 | 2024-11-21T01:19:22.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1025 | 2024-11-21T01:19:22.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1026 | 2024-11-21T01:19:22.491Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1027 | 2024-11-21T01:19:22.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1028 | 2024-11-21T01:19:22.493Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1029 | 2024-11-21T01:19:23.479Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:772
|
1030 | 2024-11-21T01:19:23.479Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?sort_by=id_ascending
|
1031 | 2024-11-21T01:19:23.482Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "3b645df3-fc20-4cb8-89d5-fccc74550389", "content-length": "1412", "date": "Thu, 21 Nov 2024 01:19:23 GMT"} })
|
1032 | 2024-11-21T01:19:23.482Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkNWYxNThiOC1mY2JlLTRmMzItODE1Mi03ZmYxNTU3MTBkZmQifX0%3D
|
1033 | 2024-11-21T01:19:23.485Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkNWYxNThiOC1mY2JlLTRmMzItODE1Mi03ZmYxNTU3MTBkZmQifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "d38bd9c9-2750-434f-aaed-f3b16f4cfbbc", "content-length": "29", "date": "Thu, 21 Nov 2024 01:19:22 GMT"} })
|
1034 | 2024-11-21T01:19:23.485Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
1035 | 2024-11-21T01:19:23.485Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
1036 | 2024-11-21T01:19:23.485Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
1037 | 2024-11-21T01:19:23.485Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
1038 | 2024-11-21T01:19:23.485Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1039 | 2024-11-21T01:19:23.485Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
1040 | 2024-11-21T01:19:23.485Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
1041 | 2024-11-21T01:19:23.485Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1042 | 2024-11-21T01:19:23.485Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1043 | 2024-11-21T01:19:23.485Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
1044 | 2024-11-21T01:19:23.485Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:820
n_current_tasks = 9
n_pruned_tasks = 0
|
1045 | 2024-11-21T01:19:23.485Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1046 | 2024-11-21T01:19:23.485Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
1047 | 2024-11-21T01:19:23.485Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
1048 | 2024-11-21T01:19:23.485Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
1049 | 2024-11-21T01:19:23.485Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
1050 | 2024-11-21T01:19:23.485Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1051 | 2024-11-21T01:19:23.485Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1052 | 2024-11-21T01:19:23.485Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
1053 | 2024-11-21T01:19:23.558Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1054 | 2024-11-21T01:19:23.558Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
1055 | 2024-11-21T01:19:23.559Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
1056 | 2024-11-21T01:19:23.561Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
1057 | 2024-11-21T01:19:23.561Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
1058 | 2024-11-21T01:19:23.565Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
1059 | 2024-11-21T01:19:24.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1060 | 2024-11-21T01:19:24.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1061 | 2024-11-21T01:19:24.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1062 | 2024-11-21T01:19:24.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1063 | 2024-11-21T01:19:24.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1064 | 2024-11-21T01:19:24.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1065 | 2024-11-21T01:19:25.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1066 | 2024-11-21T01:19:25.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1067 | 2024-11-21T01:19:25.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1068 | 2024-11-21T01:19:25.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1069 | 2024-11-21T01:19:25.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1070 | 2024-11-21T01:19:25.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1071 | 2024-11-21T01:19:26.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1072 | 2024-11-21T01:19:26.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1073 | 2024-11-21T01:19:26.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1074 | 2024-11-21T01:19:26.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1075 | 2024-11-21T01:19:26.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1076 | 2024-11-21T01:19:26.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1077 | 2024-11-21T01:19:27.043Z | DEBG | oximeter (results-sink): inserting 182 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
1078 | 2024-11-21T01:19:27.043Z | DEBG | oximeter (clickhouse-client): unrolling 182 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
1079 | 2024-11-21T01:19:27.052Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 12
table_name = fields_ipaddr
|
1080 | 2024-11-21T01:19:27.055Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 62
table_name = fields_string
|
1081 | 2024-11-21T01:19:27.057Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 12
table_name = fields_u16
|
1082 | 2024-11-21T01:19:27.058Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 76
table_name = fields_uuid
|
1083 | 2024-11-21T01:19:27.060Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 134
table_name = measurements_cumulativeu64
|
1084 | 2024-11-21T01:19:27.062Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 48
table_name = measurements_u64
|
1085 | 2024-11-21T01:19:27.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1086 | 2024-11-21T01:19:27.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1087 | 2024-11-21T01:19:27.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1088 | 2024-11-21T01:19:27.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1089 | 2024-11-21T01:19:27.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1090 | 2024-11-21T01:19:27.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1091 | 2024-11-21T01:19:28.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1092 | 2024-11-21T01:19:28.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1093 | 2024-11-21T01:19:28.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1094 | 2024-11-21T01:19:28.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1095 | 2024-11-21T01:19:28.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1096 | 2024-11-21T01:19:28.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1097 | 2024-11-21T01:19:29.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1098 | 2024-11-21T01:19:29.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1099 | 2024-11-21T01:19:29.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1100 | 2024-11-21T01:19:29.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1101 | 2024-11-21T01:19:29.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1102 | 2024-11-21T01:19:29.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1103 | 2024-11-21T01:19:30.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1104 | 2024-11-21T01:19:30.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1105 | 2024-11-21T01:19:30.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1106 | 2024-11-21T01:19:30.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1107 | 2024-11-21T01:19:30.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1108 | 2024-11-21T01:19:30.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1109 | 2024-11-21T01:19:31.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1110 | 2024-11-21T01:19:31.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1111 | 2024-11-21T01:19:31.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1112 | 2024-11-21T01:19:31.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1113 | 2024-11-21T01:19:31.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1114 | 2024-11-21T01:19:31.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1115 | 2024-11-21T01:19:32.043Z | DEBG | oximeter (results-sink): inserting 220 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
1116 | 2024-11-21T01:19:32.043Z | DEBG | oximeter (clickhouse-client): unrolling 220 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
1117 | 2024-11-21T01:19:32.053Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 56
table_name = fields_string
|
1118 | 2024-11-21T01:19:32.055Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 64
table_name = fields_uuid
|
1119 | 2024-11-21T01:19:32.057Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 160
table_name = measurements_cumulativeu64
|
1120 | 2024-11-21T01:19:32.059Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 60
table_name = measurements_u64
|
1121 | 2024-11-21T01:19:32.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1122 | 2024-11-21T01:19:32.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1123 | 2024-11-21T01:19:32.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1124 | 2024-11-21T01:19:32.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1125 | 2024-11-21T01:19:32.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1126 | 2024-11-21T01:19:32.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1127 | 2024-11-21T01:19:33.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1128 | 2024-11-21T01:19:33.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
1129 | 2024-11-21T01:19:33.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
1130 | 2024-11-21T01:19:33.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1131 | 2024-11-21T01:19:33.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1132 | 2024-11-21T01:19:33.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
1133 | 2024-11-21T01:19:33.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
1134 | 2024-11-21T01:19:33.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
1135 | 2024-11-21T01:19:33.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1136 | 2024-11-21T01:19:33.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
1137 | 2024-11-21T01:19:33.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1138 | 2024-11-21T01:19:33.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
1139 | 2024-11-21T01:19:33.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
1140 | 2024-11-21T01:19:33.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1141 | 2024-11-21T01:19:33.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
1142 | 2024-11-21T01:19:33.495Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
1143 | 2024-11-21T01:19:34.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1144 | 2024-11-21T01:19:34.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1145 | 2024-11-21T01:19:34.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1146 | 2024-11-21T01:19:34.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1147 | 2024-11-21T01:19:34.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1148 | 2024-11-21T01:19:34.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1149 | 2024-11-21T01:19:35.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1150 | 2024-11-21T01:19:35.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1151 | 2024-11-21T01:19:35.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1152 | 2024-11-21T01:19:35.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1153 | 2024-11-21T01:19:35.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1154 | 2024-11-21T01:19:35.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1155 | 2024-11-21T01:19:36.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1156 | 2024-11-21T01:19:36.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1157 | 2024-11-21T01:19:36.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1158 | 2024-11-21T01:19:36.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1159 | 2024-11-21T01:19:36.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1160 | 2024-11-21T01:19:36.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1161 | 2024-11-21T01:19:37.043Z | DEBG | oximeter (results-sink): inserting 365 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
1162 | 2024-11-21T01:19:37.043Z | DEBG | oximeter (clickhouse-client): unrolling 365 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
1163 | 2024-11-21T01:19:37.060Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 14
table_name = fields_i16
|
1164 | 2024-11-21T01:19:37.062Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 281
table_name = fields_string
|
1165 | 2024-11-21T01:19:37.064Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 46
table_name = fields_u16
|
1166 | 2024-11-21T01:19:37.066Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 14
table_name = fields_u32
|
1167 | 2024-11-21T01:19:37.068Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 13
table_name = fields_u8
|
1168 | 2024-11-21T01:19:37.070Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 421
table_name = fields_uuid
|
1169 | 2024-11-21T01:19:37.072Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 6
table_name = measurements_bool
|
1170 | 2024-11-21T01:19:37.074Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 237
table_name = measurements_cumulativeu64
|
1171 | 2024-11-21T01:19:37.076Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 1
table_name = measurements_f64
|
1172 | 2024-11-21T01:19:37.079Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 39
table_name = measurements_histogramu64
|
1173 | 2024-11-21T01:19:37.080Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 82
table_name = measurements_u64
|
1174 | 2024-11-21T01:19:37.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1175 | 2024-11-21T01:19:37.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1176 | 2024-11-21T01:19:37.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1177 | 2024-11-21T01:19:37.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1178 | 2024-11-21T01:19:37.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1179 | 2024-11-21T01:19:37.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1180 | 2024-11-21T01:19:38.479Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:772
|
1181 | 2024-11-21T01:19:38.479Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?sort_by=id_ascending
|
1182 | 2024-11-21T01:19:38.482Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "5372e339-e1af-4e3e-b281-dbfed609dcf2", "content-length": "1412", "date": "Thu, 21 Nov 2024 01:19:38 GMT"} })
|
1183 | 2024-11-21T01:19:38.482Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkNWYxNThiOC1mY2JlLTRmMzItODE1Mi03ZmYxNTU3MTBkZmQifX0%3D
|
1184 | 2024-11-21T01:19:38.485Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkNWYxNThiOC1mY2JlLTRmMzItODE1Mi03ZmYxNTU3MTBkZmQifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "10246d7b-c008-4b69-8d0d-6c42dc11752b", "content-length": "29", "date": "Thu, 21 Nov 2024 01:19:38 GMT"} })
|
1185 | 2024-11-21T01:19:38.485Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
1186 | 2024-11-21T01:19:38.485Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
1187 | 2024-11-21T01:19:38.485Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
1188 | 2024-11-21T01:19:38.485Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
1189 | 2024-11-21T01:19:38.485Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1190 | 2024-11-21T01:19:38.485Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
1191 | 2024-11-21T01:19:38.485Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
1192 | 2024-11-21T01:19:38.485Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1193 | 2024-11-21T01:19:38.485Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1194 | 2024-11-21T01:19:38.485Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
1195 | 2024-11-21T01:19:38.485Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:820
n_current_tasks = 9
n_pruned_tasks = 0
|
1196 | 2024-11-21T01:19:38.485Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1197 | 2024-11-21T01:19:38.485Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
1198 | 2024-11-21T01:19:38.485Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
1199 | 2024-11-21T01:19:38.485Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
1200 | 2024-11-21T01:19:38.485Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1201 | 2024-11-21T01:19:38.485Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
1202 | 2024-11-21T01:19:38.485Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1203 | 2024-11-21T01:19:38.485Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
1204 | 2024-11-21T01:19:39.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1205 | 2024-11-21T01:19:39.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1206 | 2024-11-21T01:19:39.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1207 | 2024-11-21T01:19:39.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1208 | 2024-11-21T01:19:39.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1209 | 2024-11-21T01:19:39.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1210 | 2024-11-21T01:19:40.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1211 | 2024-11-21T01:19:40.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1212 | 2024-11-21T01:19:40.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1213 | 2024-11-21T01:19:40.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1214 | 2024-11-21T01:19:40.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1215 | 2024-11-21T01:19:40.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1216 | 2024-11-21T01:19:41.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1217 | 2024-11-21T01:19:41.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1218 | 2024-11-21T01:19:41.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1219 | 2024-11-21T01:19:41.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1220 | 2024-11-21T01:19:41.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1221 | 2024-11-21T01:19:41.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1222 | 2024-11-21T01:19:42.043Z | DEBG | oximeter (results-sink): inserting 176 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
1223 | 2024-11-21T01:19:42.043Z | DEBG | oximeter (clickhouse-client): unrolling 176 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
1224 | 2024-11-21T01:19:42.052Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 56
table_name = fields_string
|
1225 | 2024-11-21T01:19:42.055Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 64
table_name = fields_uuid
|
1226 | 2024-11-21T01:19:42.057Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 128
table_name = measurements_cumulativeu64
|
1227 | 2024-11-21T01:19:42.059Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 48
table_name = measurements_u64
|
1228 | 2024-11-21T01:19:42.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1229 | 2024-11-21T01:19:42.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1230 | 2024-11-21T01:19:42.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1231 | 2024-11-21T01:19:42.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1232 | 2024-11-21T01:19:42.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1233 | 2024-11-21T01:19:42.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1234 | 2024-11-21T01:19:43.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1235 | 2024-11-21T01:19:43.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1236 | 2024-11-21T01:19:43.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1237 | 2024-11-21T01:19:43.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1238 | 2024-11-21T01:19:43.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1239 | 2024-11-21T01:19:43.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1240 | 2024-11-21T01:19:44.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1241 | 2024-11-21T01:19:44.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1242 | 2024-11-21T01:19:44.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1243 | 2024-11-21T01:19:44.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1244 | 2024-11-21T01:19:44.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1245 | 2024-11-21T01:19:44.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1246 | 2024-11-21T01:19:45.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1247 | 2024-11-21T01:19:45.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1248 | 2024-11-21T01:19:45.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1249 | 2024-11-21T01:19:45.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1250 | 2024-11-21T01:19:45.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1251 | 2024-11-21T01:19:45.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1252 | 2024-11-21T01:19:46.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1253 | 2024-11-21T01:19:46.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1254 | 2024-11-21T01:19:46.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1255 | 2024-11-21T01:19:46.486Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1256 | 2024-11-21T01:19:46.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1257 | 2024-11-21T01:19:46.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1258 | 2024-11-21T01:19:47.043Z | DEBG | oximeter (results-sink): inserting 220 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
1259 | 2024-11-21T01:19:47.043Z | DEBG | oximeter (clickhouse-client): unrolling 220 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
1260 | 2024-11-21T01:19:47.054Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 56
table_name = fields_string
|
1261 | 2024-11-21T01:19:47.060Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 64
table_name = fields_uuid
|
1262 | 2024-11-21T01:19:47.065Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 160
table_name = measurements_cumulativeu64
|
1263 | 2024-11-21T01:19:47.072Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 60
table_name = measurements_u64
|
1264 | 2024-11-21T01:19:47.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1265 | 2024-11-21T01:19:47.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1266 | 2024-11-21T01:19:47.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1267 | 2024-11-21T01:19:47.486Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1268 | 2024-11-21T01:19:47.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1269 | 2024-11-21T01:19:47.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1270 | 2024-11-21T01:19:48.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1271 | 2024-11-21T01:19:48.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
1272 | 2024-11-21T01:19:48.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
1273 | 2024-11-21T01:19:48.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
1274 | 2024-11-21T01:19:48.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
1275 | 2024-11-21T01:19:48.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1276 | 2024-11-21T01:19:48.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1277 | 2024-11-21T01:19:48.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
1278 | 2024-11-21T01:19:48.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
1279 | 2024-11-21T01:19:48.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1280 | 2024-11-21T01:19:48.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
1281 | 2024-11-21T01:19:48.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1282 | 2024-11-21T01:19:48.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
1283 | 2024-11-21T01:19:48.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1284 | 2024-11-21T01:19:48.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
1285 | 2024-11-21T01:19:48.494Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
1286 | 2024-11-21T01:19:49.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1287 | 2024-11-21T01:19:49.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1288 | 2024-11-21T01:19:49.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1289 | 2024-11-21T01:19:49.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1290 | 2024-11-21T01:19:49.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1291 | 2024-11-21T01:19:49.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1292 | 2024-11-21T01:19:50.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1293 | 2024-11-21T01:19:50.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1294 | 2024-11-21T01:19:50.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1295 | 2024-11-21T01:19:50.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1296 | 2024-11-21T01:19:50.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1297 | 2024-11-21T01:19:50.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1298 | 2024-11-21T01:19:51.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1299 | 2024-11-21T01:19:51.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1300 | 2024-11-21T01:19:51.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1301 | 2024-11-21T01:19:51.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1302 | 2024-11-21T01:19:51.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1303 | 2024-11-21T01:19:51.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1304 | 2024-11-21T01:19:52.043Z | DEBG | oximeter (results-sink): inserting 365 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
1305 | 2024-11-21T01:19:52.043Z | DEBG | oximeter (clickhouse-client): unrolling 365 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
1306 | 2024-11-21T01:19:52.060Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 14
table_name = fields_i16
|
1307 | 2024-11-21T01:19:52.063Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 281
table_name = fields_string
|
1308 | 2024-11-21T01:19:52.065Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 46
table_name = fields_u16
|
1309 | 2024-11-21T01:19:52.067Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 14
table_name = fields_u32
|
1310 | 2024-11-21T01:19:52.069Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 13
table_name = fields_u8
|
1311 | 2024-11-21T01:19:52.071Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 421
table_name = fields_uuid
|
1312 | 2024-11-21T01:19:52.073Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 6
table_name = measurements_bool
|
1313 | 2024-11-21T01:19:52.074Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 237
table_name = measurements_cumulativeu64
|
1314 | 2024-11-21T01:19:52.076Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 1
table_name = measurements_f64
|
1315 | 2024-11-21T01:19:52.079Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 39
table_name = measurements_histogramu64
|
1316 | 2024-11-21T01:19:52.081Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 82
table_name = measurements_u64
|
1317 | 2024-11-21T01:19:52.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1318 | 2024-11-21T01:19:52.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1319 | 2024-11-21T01:19:52.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1320 | 2024-11-21T01:19:52.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1321 | 2024-11-21T01:19:52.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1322 | 2024-11-21T01:19:52.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1323 | 2024-11-21T01:19:53.479Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:772
|
1324 | 2024-11-21T01:19:53.479Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?sort_by=id_ascending
|
1325 | 2024-11-21T01:19:53.481Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "0cbc36d6-3cfd-4b69-8939-312a2015a1fa", "content-length": "1412", "date": "Thu, 21 Nov 2024 01:19:53 GMT"} })
|
1326 | 2024-11-21T01:19:53.481Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkNWYxNThiOC1mY2JlLTRmMzItODE1Mi03ZmYxNTU3MTBkZmQifX0%3D
|
1327 | 2024-11-21T01:19:53.484Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkNWYxNThiOC1mY2JlLTRmMzItODE1Mi03ZmYxNTU3MTBkZmQifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "142ed981-6afd-4855-ac41-a878f9d3e34f", "content-length": "29", "date": "Thu, 21 Nov 2024 01:19:53 GMT"} })
|
1328 | 2024-11-21T01:19:53.484Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
1329 | 2024-11-21T01:19:53.484Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
1330 | 2024-11-21T01:19:53.484Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
1331 | 2024-11-21T01:19:53.484Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
1332 | 2024-11-21T01:19:53.484Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1333 | 2024-11-21T01:19:53.484Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
1334 | 2024-11-21T01:19:53.484Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
1335 | 2024-11-21T01:19:53.484Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1336 | 2024-11-21T01:19:53.484Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1337 | 2024-11-21T01:19:53.484Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
1338 | 2024-11-21T01:19:53.484Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:820
n_current_tasks = 9
n_pruned_tasks = 0
|
1339 | 2024-11-21T01:19:53.484Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1340 | 2024-11-21T01:19:53.484Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
1341 | 2024-11-21T01:19:53.484Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
1342 | 2024-11-21T01:19:53.484Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
1343 | 2024-11-21T01:19:53.484Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
1344 | 2024-11-21T01:19:53.484Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1345 | 2024-11-21T01:19:53.484Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
1346 | 2024-11-21T01:19:53.484Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1347 | 2024-11-21T01:19:53.556Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1348 | 2024-11-21T01:19:53.556Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
1349 | 2024-11-21T01:19:53.558Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1350 | 2024-11-21T01:19:54.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1351 | 2024-11-21T01:19:54.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1352 | 2024-11-21T01:19:54.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1353 | 2024-11-21T01:19:54.486Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1354 | 2024-11-21T01:19:54.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1355 | 2024-11-21T01:19:54.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1356 | 2024-11-21T01:19:55.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1357 | 2024-11-21T01:19:55.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1358 | 2024-11-21T01:19:55.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1359 | 2024-11-21T01:19:55.486Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1360 | 2024-11-21T01:19:55.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1361 | 2024-11-21T01:19:55.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1362 | 2024-11-21T01:19:56.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1363 | 2024-11-21T01:19:56.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1364 | 2024-11-21T01:19:56.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1365 | 2024-11-21T01:19:56.486Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1366 | 2024-11-21T01:19:56.486Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1367 | 2024-11-21T01:19:56.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1368 | 2024-11-21T01:19:57.043Z | DEBG | oximeter (results-sink): inserting 179 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
1369 | 2024-11-21T01:19:57.044Z | DEBG | oximeter (clickhouse-client): unrolling 179 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
1370 | 2024-11-21T01:19:57.053Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 6
table_name = fields_ipaddr
|
1371 | 2024-11-21T01:19:57.056Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 59
table_name = fields_string
|
1372 | 2024-11-21T01:19:57.058Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 6
table_name = fields_u16
|
1373 | 2024-11-21T01:19:57.060Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 70
table_name = fields_uuid
|
1374 | 2024-11-21T01:19:57.062Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 131
table_name = measurements_cumulativeu64
|
1375 | 2024-11-21T01:19:57.063Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 48
table_name = measurements_u64
|
1376 | 2024-11-21T01:19:57.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1377 | 2024-11-21T01:19:57.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1378 | 2024-11-21T01:19:57.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1379 | 2024-11-21T01:19:57.486Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1380 | 2024-11-21T01:19:57.486Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1381 | 2024-11-21T01:19:57.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1382 | 2024-11-21T01:19:58.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1383 | 2024-11-21T01:19:58.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1384 | 2024-11-21T01:19:58.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1385 | 2024-11-21T01:19:58.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1386 | 2024-11-21T01:19:58.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1387 | 2024-11-21T01:19:58.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1388 | 2024-11-21T01:19:59.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1389 | 2024-11-21T01:19:59.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1390 | 2024-11-21T01:19:59.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1391 | 2024-11-21T01:19:59.486Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1392 | 2024-11-21T01:19:59.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1393 | 2024-11-21T01:19:59.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1394 | 2024-11-21T01:20:00.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1395 | 2024-11-21T01:20:00.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1396 | 2024-11-21T01:20:00.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1397 | 2024-11-21T01:20:00.486Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1398 | 2024-11-21T01:20:00.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1399 | 2024-11-21T01:20:00.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1400 | 2024-11-21T01:20:01.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1401 | 2024-11-21T01:20:01.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1402 | 2024-11-21T01:20:01.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1403 | 2024-11-21T01:20:01.486Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1404 | 2024-11-21T01:20:01.486Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1405 | 2024-11-21T01:20:01.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1406 | 2024-11-21T01:20:02.043Z | DEBG | oximeter (results-sink): inserting 220 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
1407 | 2024-11-21T01:20:02.043Z | DEBG | oximeter (clickhouse-client): unrolling 220 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
1408 | 2024-11-21T01:20:02.054Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 56
table_name = fields_string
|
1409 | 2024-11-21T01:20:02.057Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 64
table_name = fields_uuid
|
1410 | 2024-11-21T01:20:02.059Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 160
table_name = measurements_cumulativeu64
|
1411 | 2024-11-21T01:20:02.061Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 60
table_name = measurements_u64
|
1412 | 2024-11-21T01:20:02.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1413 | 2024-11-21T01:20:02.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1414 | 2024-11-21T01:20:02.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1415 | 2024-11-21T01:20:02.486Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1416 | 2024-11-21T01:20:02.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1417 | 2024-11-21T01:20:02.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1418 | 2024-11-21T01:20:03.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1419 | 2024-11-21T01:20:03.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
1420 | 2024-11-21T01:20:03.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
1421 | 2024-11-21T01:20:03.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
1422 | 2024-11-21T01:20:03.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
1423 | 2024-11-21T01:20:03.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1424 | 2024-11-21T01:20:03.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
1425 | 2024-11-21T01:20:03.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1426 | 2024-11-21T01:20:03.486Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
1427 | 2024-11-21T01:20:03.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1428 | 2024-11-21T01:20:03.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
1429 | 2024-11-21T01:20:03.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1430 | 2024-11-21T01:20:03.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
1431 | 2024-11-21T01:20:03.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1432 | 2024-11-21T01:20:03.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
1433 | 2024-11-21T01:20:03.494Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
1434 | 2024-11-21T01:20:04.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1435 | 2024-11-21T01:20:04.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1436 | 2024-11-21T01:20:04.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1437 | 2024-11-21T01:20:04.486Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1438 | 2024-11-21T01:20:04.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1439 | 2024-11-21T01:20:04.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1440 | 2024-11-21T01:20:05.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1441 | 2024-11-21T01:20:05.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1442 | 2024-11-21T01:20:05.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1443 | 2024-11-21T01:20:05.486Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1444 | 2024-11-21T01:20:05.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1445 | 2024-11-21T01:20:05.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1446 | 2024-11-21T01:20:06.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1447 | 2024-11-21T01:20:06.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1448 | 2024-11-21T01:20:06.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1449 | 2024-11-21T01:20:06.486Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1450 | 2024-11-21T01:20:06.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1451 | 2024-11-21T01:20:06.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1452 | 2024-11-21T01:20:07.043Z | DEBG | oximeter (results-sink): inserting 365 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
1453 | 2024-11-21T01:20:07.043Z | DEBG | oximeter (clickhouse-client): unrolling 365 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
1454 | 2024-11-21T01:20:07.062Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 14
table_name = fields_i16
|
1455 | 2024-11-21T01:20:07.064Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 281
table_name = fields_string
|
1456 | 2024-11-21T01:20:07.066Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 46
table_name = fields_u16
|
1457 | 2024-11-21T01:20:07.068Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 14
table_name = fields_u32
|
1458 | 2024-11-21T01:20:07.071Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 13
table_name = fields_u8
|
1459 | 2024-11-21T01:20:07.073Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 421
table_name = fields_uuid
|
1460 | 2024-11-21T01:20:07.075Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 6
table_name = measurements_bool
|
1461 | 2024-11-21T01:20:07.077Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 237
table_name = measurements_cumulativeu64
|
1462 | 2024-11-21T01:20:07.079Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 1
table_name = measurements_f64
|
1463 | 2024-11-21T01:20:07.082Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 39
table_name = measurements_histogramu64
|
1464 | 2024-11-21T01:20:07.088Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 82
table_name = measurements_u64
|
1465 | 2024-11-21T01:20:07.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1466 | 2024-11-21T01:20:07.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1467 | 2024-11-21T01:20:07.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1468 | 2024-11-21T01:20:07.486Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1469 | 2024-11-21T01:20:07.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1470 | 2024-11-21T01:20:07.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1471 | 2024-11-21T01:20:08.479Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:772
|
1472 | 2024-11-21T01:20:08.479Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?sort_by=id_ascending
|
1473 | 2024-11-21T01:20:08.482Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "534dc5bf-c4f9-4459-a84a-941d8b4f0782", "content-length": "1412", "date": "Thu, 21 Nov 2024 01:20:07 GMT"} })
|
1474 | 2024-11-21T01:20:08.482Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkNWYxNThiOC1mY2JlLTRmMzItODE1Mi03ZmYxNTU3MTBkZmQifX0%3D
|
1475 | 2024-11-21T01:20:08.484Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkNWYxNThiOC1mY2JlLTRmMzItODE1Mi03ZmYxNTU3MTBkZmQifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "acd7f989-6af3-4c78-bc98-c8c1ed0e2d57", "content-length": "29", "date": "Thu, 21 Nov 2024 01:20:08 GMT"} })
|
1476 | 2024-11-21T01:20:08.484Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
1477 | 2024-11-21T01:20:08.484Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
1478 | 2024-11-21T01:20:08.484Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
1479 | 2024-11-21T01:20:08.484Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
1480 | 2024-11-21T01:20:08.484Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1481 | 2024-11-21T01:20:08.484Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
1482 | 2024-11-21T01:20:08.484Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
1483 | 2024-11-21T01:20:08.484Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1484 | 2024-11-21T01:20:08.484Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1485 | 2024-11-21T01:20:08.484Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:820
n_current_tasks = 9
n_pruned_tasks = 0
|
1486 | 2024-11-21T01:20:08.484Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
1487 | 2024-11-21T01:20:08.484Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1488 | 2024-11-21T01:20:08.484Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
1489 | 2024-11-21T01:20:08.484Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
1490 | 2024-11-21T01:20:08.484Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
1491 | 2024-11-21T01:20:08.484Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
1492 | 2024-11-21T01:20:08.484Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
1493 | 2024-11-21T01:20:08.484Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1494 | 2024-11-21T01:20:08.484Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1495 | 2024-11-21T01:20:09.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1496 | 2024-11-21T01:20:09.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1497 | 2024-11-21T01:20:09.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1498 | 2024-11-21T01:20:09.486Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1499 | 2024-11-21T01:20:09.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1500 | 2024-11-21T01:20:09.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1501 | 2024-11-21T01:20:10.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1502 | 2024-11-21T01:20:10.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1503 | 2024-11-21T01:20:10.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1504 | 2024-11-21T01:20:10.486Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1505 | 2024-11-21T01:20:10.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1506 | 2024-11-21T01:20:10.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1507 | 2024-11-21T01:20:11.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1508 | 2024-11-21T01:20:11.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1509 | 2024-11-21T01:20:11.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1510 | 2024-11-21T01:20:11.486Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1511 | 2024-11-21T01:20:11.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1512 | 2024-11-21T01:20:11.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1513 | 2024-11-21T01:20:12.043Z | DEBG | oximeter (results-sink): inserting 176 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
1514 | 2024-11-21T01:20:12.043Z | DEBG | oximeter (clickhouse-client): unrolling 176 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
1515 | 2024-11-21T01:20:12.052Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 56
table_name = fields_string
|
1516 | 2024-11-21T01:20:12.058Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 64
table_name = fields_uuid
|
1517 | 2024-11-21T01:20:12.066Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 128
table_name = measurements_cumulativeu64
|
1518 | 2024-11-21T01:20:12.071Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 48
table_name = measurements_u64
|
1519 | 2024-11-21T01:20:12.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1520 | 2024-11-21T01:20:12.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1521 | 2024-11-21T01:20:12.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1522 | 2024-11-21T01:20:12.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1523 | 2024-11-21T01:20:12.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1524 | 2024-11-21T01:20:12.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1525 | 2024-11-21T01:20:13.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1526 | 2024-11-21T01:20:13.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1527 | 2024-11-21T01:20:13.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1528 | 2024-11-21T01:20:13.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1529 | 2024-11-21T01:20:13.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1530 | 2024-11-21T01:20:13.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1531 | 2024-11-21T01:20:14.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1532 | 2024-11-21T01:20:14.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1533 | 2024-11-21T01:20:14.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1534 | 2024-11-21T01:20:14.486Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1535 | 2024-11-21T01:20:14.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1536 | 2024-11-21T01:20:14.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1537 | 2024-11-21T01:20:15.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1538 | 2024-11-21T01:20:15.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1539 | 2024-11-21T01:20:15.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1540 | 2024-11-21T01:20:15.486Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1541 | 2024-11-21T01:20:15.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1542 | 2024-11-21T01:20:15.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1543 | 2024-11-21T01:20:16.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1544 | 2024-11-21T01:20:16.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1545 | 2024-11-21T01:20:16.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1546 | 2024-11-21T01:20:16.486Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1547 | 2024-11-21T01:20:16.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1548 | 2024-11-21T01:20:16.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1549 | 2024-11-21T01:20:17.043Z | DEBG | oximeter (results-sink): inserting 220 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
1550 | 2024-11-21T01:20:17.043Z | DEBG | oximeter (clickhouse-client): unrolling 220 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
1551 | 2024-11-21T01:20:17.053Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 56
table_name = fields_string
|
1552 | 2024-11-21T01:20:17.056Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 64
table_name = fields_uuid
|
1553 | 2024-11-21T01:20:17.058Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 160
table_name = measurements_cumulativeu64
|
1554 | 2024-11-21T01:20:17.060Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 60
table_name = measurements_u64
|
1555 | 2024-11-21T01:20:17.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1556 | 2024-11-21T01:20:17.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1557 | 2024-11-21T01:20:17.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1558 | 2024-11-21T01:20:17.486Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1559 | 2024-11-21T01:20:17.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1560 | 2024-11-21T01:20:17.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1561 | 2024-11-21T01:20:18.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1562 | 2024-11-21T01:20:18.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
1563 | 2024-11-21T01:20:18.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1564 | 2024-11-21T01:20:18.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
1565 | 2024-11-21T01:20:18.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
1566 | 2024-11-21T01:20:18.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
1567 | 2024-11-21T01:20:18.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1568 | 2024-11-21T01:20:18.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
1569 | 2024-11-21T01:20:18.486Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
1570 | 2024-11-21T01:20:18.486Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1571 | 2024-11-21T01:20:18.486Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
1572 | 2024-11-21T01:20:18.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1573 | 2024-11-21T01:20:18.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1574 | 2024-11-21T01:20:18.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
1575 | 2024-11-21T01:20:18.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
1576 | 2024-11-21T01:20:18.495Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
1577 | 2024-11-21T01:20:19.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1578 | 2024-11-21T01:20:19.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1579 | 2024-11-21T01:20:19.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1580 | 2024-11-21T01:20:19.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1581 | 2024-11-21T01:20:19.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1582 | 2024-11-21T01:20:19.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1583 | 2024-11-21T01:20:20.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1584 | 2024-11-21T01:20:20.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1585 | 2024-11-21T01:20:20.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1586 | 2024-11-21T01:20:20.486Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1587 | 2024-11-21T01:20:20.486Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1588 | 2024-11-21T01:20:20.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1589 | 2024-11-21T01:20:21.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1590 | 2024-11-21T01:20:21.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1591 | 2024-11-21T01:20:21.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1592 | 2024-11-21T01:20:21.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1593 | 2024-11-21T01:20:21.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1594 | 2024-11-21T01:20:21.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1595 | 2024-11-21T01:20:22.044Z | DEBG | oximeter (results-sink): inserting 365 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
1596 | 2024-11-21T01:20:22.044Z | DEBG | oximeter (clickhouse-client): unrolling 365 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
1597 | 2024-11-21T01:20:22.060Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 14
table_name = fields_i16
|
1598 | 2024-11-21T01:20:22.066Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 281
table_name = fields_string
|
1599 | 2024-11-21T01:20:22.068Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 46
table_name = fields_u16
|
1600 | 2024-11-21T01:20:22.070Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 14
table_name = fields_u32
|
1601 | 2024-11-21T01:20:22.072Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 13
table_name = fields_u8
|
1602 | 2024-11-21T01:20:22.078Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 421
table_name = fields_uuid
|
1603 | 2024-11-21T01:20:22.080Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 6
table_name = measurements_bool
|
1604 | 2024-11-21T01:20:22.082Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 237
table_name = measurements_cumulativeu64
|
1605 | 2024-11-21T01:20:22.083Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 1
table_name = measurements_f64
|
1606 | 2024-11-21T01:20:22.087Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 39
table_name = measurements_histogramu64
|
1607 | 2024-11-21T01:20:22.089Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 82
table_name = measurements_u64
|
1608 | 2024-11-21T01:20:22.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1609 | 2024-11-21T01:20:22.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1610 | 2024-11-21T01:20:22.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1611 | 2024-11-21T01:20:22.486Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1612 | 2024-11-21T01:20:22.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1613 | 2024-11-21T01:20:22.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1614 | 2024-11-21T01:20:23.479Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:772
|
1615 | 2024-11-21T01:20:23.479Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?sort_by=id_ascending
|
1616 | 2024-11-21T01:20:23.482Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "8f15881d-10b9-4c7f-afb7-65cc4f880482", "content-length": "1412", "date": "Thu, 21 Nov 2024 01:20:22 GMT"} })
|
1617 | 2024-11-21T01:20:23.483Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkNWYxNThiOC1mY2JlLTRmMzItODE1Mi03ZmYxNTU3MTBkZmQifX0%3D
|
1618 | 2024-11-21T01:20:23.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1619 | 2024-11-21T01:20:23.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1620 | 2024-11-21T01:20:23.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1621 | 2024-11-21T01:20:23.485Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkNWYxNThiOC1mY2JlLTRmMzItODE1Mi03ZmYxNTU3MTBkZmQifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "85886d64-1775-4f7d-bab2-de27d7ed837b", "content-length": "29", "date": "Thu, 21 Nov 2024 01:20:23 GMT"} })
|
1622 | 2024-11-21T01:20:23.485Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
1623 | 2024-11-21T01:20:23.485Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
1624 | 2024-11-21T01:20:23.485Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
1625 | 2024-11-21T01:20:23.485Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
1626 | 2024-11-21T01:20:23.485Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1627 | 2024-11-21T01:20:23.485Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
1628 | 2024-11-21T01:20:23.485Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
1629 | 2024-11-21T01:20:23.485Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1630 | 2024-11-21T01:20:23.485Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1631 | 2024-11-21T01:20:23.485Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
1632 | 2024-11-21T01:20:23.485Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:820
n_current_tasks = 9
n_pruned_tasks = 0
|
1633 | 2024-11-21T01:20:23.485Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
1634 | 2024-11-21T01:20:23.485Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
1635 | 2024-11-21T01:20:23.485Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
1636 | 2024-11-21T01:20:23.485Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
1637 | 2024-11-21T01:20:23.485Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
1638 | 2024-11-21T01:20:23.486Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1639 | 2024-11-21T01:20:23.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1640 | 2024-11-21T01:20:23.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1641 | 2024-11-21T01:20:23.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1642 | 2024-11-21T01:20:23.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1643 | 2024-11-21T01:20:23.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1644 | 2024-11-21T01:20:23.559Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1645 | 2024-11-21T01:20:23.559Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
1646 | 2024-11-21T01:20:23.560Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
1647 | 2024-11-21T01:20:23.561Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
1648 | 2024-11-21T01:20:23.561Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
1649 | 2024-11-21T01:20:23.565Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
1650 | 2024-11-21T01:20:24.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1651 | 2024-11-21T01:20:24.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1652 | 2024-11-21T01:20:24.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1653 | 2024-11-21T01:20:24.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1654 | 2024-11-21T01:20:24.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1655 | 2024-11-21T01:20:24.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1656 | 2024-11-21T01:20:25.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1657 | 2024-11-21T01:20:25.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1658 | 2024-11-21T01:20:25.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1659 | 2024-11-21T01:20:25.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1660 | 2024-11-21T01:20:25.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1661 | 2024-11-21T01:20:25.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1662 | 2024-11-21T01:20:26.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1663 | 2024-11-21T01:20:26.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1664 | 2024-11-21T01:20:26.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1665 | 2024-11-21T01:20:26.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1666 | 2024-11-21T01:20:26.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1667 | 2024-11-21T01:20:26.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1668 | 2024-11-21T01:20:27.044Z | DEBG | oximeter (results-sink): inserting 226 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
1669 | 2024-11-21T01:20:27.044Z | DEBG | oximeter (clickhouse-client): unrolling 226 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
1670 | 2024-11-21T01:20:27.054Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 12
table_name = fields_ipaddr
|
1671 | 2024-11-21T01:20:27.057Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 62
table_name = fields_string
|
1672 | 2024-11-21T01:20:27.059Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 12
table_name = fields_u16
|
1673 | 2024-11-21T01:20:27.065Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 76
table_name = fields_uuid
|
1674 | 2024-11-21T01:20:27.067Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 166
table_name = measurements_cumulativeu64
|
1675 | 2024-11-21T01:20:27.070Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 60
table_name = measurements_u64
|
1676 | 2024-11-21T01:20:27.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1677 | 2024-11-21T01:20:27.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1678 | 2024-11-21T01:20:27.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1679 | 2024-11-21T01:20:27.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1680 | 2024-11-21T01:20:27.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1681 | 2024-11-21T01:20:27.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1682 | 2024-11-21T01:20:28.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1683 | 2024-11-21T01:20:28.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1684 | 2024-11-21T01:20:28.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1685 | 2024-11-21T01:20:28.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1686 | 2024-11-21T01:20:28.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1687 | 2024-11-21T01:20:28.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1688 | 2024-11-21T01:20:29.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1689 | 2024-11-21T01:20:29.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1690 | 2024-11-21T01:20:29.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1691 | 2024-11-21T01:20:29.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1692 | 2024-11-21T01:20:29.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1693 | 2024-11-21T01:20:29.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1694 | 2024-11-21T01:20:30.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1695 | 2024-11-21T01:20:30.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1696 | 2024-11-21T01:20:30.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1697 | 2024-11-21T01:20:30.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1698 | 2024-11-21T01:20:30.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1699 | 2024-11-21T01:20:30.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1700 | 2024-11-21T01:20:31.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1701 | 2024-11-21T01:20:31.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1702 | 2024-11-21T01:20:31.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1703 | 2024-11-21T01:20:31.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1704 | 2024-11-21T01:20:31.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1705 | 2024-11-21T01:20:31.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1706 | 2024-11-21T01:20:32.044Z | DEBG | oximeter (results-sink): inserting 220 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
1707 | 2024-11-21T01:20:32.044Z | DEBG | oximeter (clickhouse-client): unrolling 220 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
1708 | 2024-11-21T01:20:32.054Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 56
table_name = fields_string
|
1709 | 2024-11-21T01:20:32.057Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 64
table_name = fields_uuid
|
1710 | 2024-11-21T01:20:32.059Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 160
table_name = measurements_cumulativeu64
|
1711 | 2024-11-21T01:20:32.061Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 60
table_name = measurements_u64
|
1712 | 2024-11-21T01:20:32.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1713 | 2024-11-21T01:20:32.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1714 | 2024-11-21T01:20:32.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1715 | 2024-11-21T01:20:32.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1716 | 2024-11-21T01:20:32.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1717 | 2024-11-21T01:20:32.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1718 | 2024-11-21T01:20:33.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
1719 | 2024-11-21T01:20:33.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
1720 | 2024-11-21T01:20:33.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
1721 | 2024-11-21T01:20:33.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
1722 | 2024-11-21T01:20:33.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
1723 | 2024-11-21T01:20:33.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1724 | 2024-11-21T01:20:33.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1725 | 2024-11-21T01:20:33.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
1726 | 2024-11-21T01:20:33.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1727 | 2024-11-21T01:20:33.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1728 | 2024-11-21T01:20:33.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
1729 | 2024-11-21T01:20:33.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1730 | 2024-11-21T01:20:33.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
1731 | 2024-11-21T01:20:33.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1732 | 2024-11-21T01:20:33.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
1733 | 2024-11-21T01:20:33.495Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
1734 | 2024-11-21T01:20:34.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1735 | 2024-11-21T01:20:34.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1736 | 2024-11-21T01:20:34.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1737 | 2024-11-21T01:20:34.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1738 | 2024-11-21T01:20:34.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1739 | 2024-11-21T01:20:34.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1740 | 2024-11-21T01:20:35.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1741 | 2024-11-21T01:20:35.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1742 | 2024-11-21T01:20:35.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1743 | 2024-11-21T01:20:35.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1744 | 2024-11-21T01:20:35.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1745 | 2024-11-21T01:20:35.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1746 | 2024-11-21T01:20:36.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1747 | 2024-11-21T01:20:36.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1748 | 2024-11-21T01:20:36.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1749 | 2024-11-21T01:20:36.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1750 | 2024-11-21T01:20:36.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1751 | 2024-11-21T01:20:36.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1752 | 2024-11-21T01:20:37.043Z | DEBG | oximeter (results-sink): inserting 365 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
1753 | 2024-11-21T01:20:37.043Z | DEBG | oximeter (clickhouse-client): unrolling 365 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
1754 | 2024-11-21T01:20:37.060Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 14
table_name = fields_i16
|
1755 | 2024-11-21T01:20:37.062Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 281
table_name = fields_string
|
1756 | 2024-11-21T01:20:37.067Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 46
table_name = fields_u16
|
1757 | 2024-11-21T01:20:37.069Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 14
table_name = fields_u32
|
1758 | 2024-11-21T01:20:37.071Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 13
table_name = fields_u8
|
1759 | 2024-11-21T01:20:37.073Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 421
table_name = fields_uuid
|
1760 | 2024-11-21T01:20:37.079Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 6
table_name = measurements_bool
|
1761 | 2024-11-21T01:20:37.081Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 237
table_name = measurements_cumulativeu64
|
1762 | 2024-11-21T01:20:37.087Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 1
table_name = measurements_f64
|
1763 | 2024-11-21T01:20:37.092Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 39
table_name = measurements_histogramu64
|
1764 | 2024-11-21T01:20:37.094Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 82
table_name = measurements_u64
|
1765 | 2024-11-21T01:20:37.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1766 | 2024-11-21T01:20:37.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1767 | 2024-11-21T01:20:37.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1768 | 2024-11-21T01:20:37.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1769 | 2024-11-21T01:20:37.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1770 | 2024-11-21T01:20:37.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1771 | 2024-11-21T01:20:38.479Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:772
|
1772 | 2024-11-21T01:20:38.480Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?sort_by=id_ascending
|
1773 | 2024-11-21T01:20:38.483Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "894391c3-4209-43d5-946a-8e03a7b699bd", "content-length": "1412", "date": "Thu, 21 Nov 2024 01:20:38 GMT"} })
|
1774 | 2024-11-21T01:20:38.483Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkNWYxNThiOC1mY2JlLTRmMzItODE1Mi03ZmYxNTU3MTBkZmQifX0%3D
|
1775 | 2024-11-21T01:20:38.485Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkNWYxNThiOC1mY2JlLTRmMzItODE1Mi03ZmYxNTU3MTBkZmQifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "4358cadb-aefe-4145-90bf-a38d89e4642b", "content-length": "29", "date": "Thu, 21 Nov 2024 01:20:37 GMT"} })
|
1776 | 2024-11-21T01:20:38.485Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
1777 | 2024-11-21T01:20:38.485Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
1778 | 2024-11-21T01:20:38.485Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
1779 | 2024-11-21T01:20:38.485Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
1780 | 2024-11-21T01:20:38.485Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1781 | 2024-11-21T01:20:38.485Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
1782 | 2024-11-21T01:20:38.485Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
1783 | 2024-11-21T01:20:38.485Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1784 | 2024-11-21T01:20:38.485Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
1785 | 2024-11-21T01:20:38.485Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
1786 | 2024-11-21T01:20:38.485Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1787 | 2024-11-21T01:20:38.485Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1788 | 2024-11-21T01:20:38.485Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
1789 | 2024-11-21T01:20:38.485Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:820
n_current_tasks = 9
n_pruned_tasks = 0
|
1790 | 2024-11-21T01:20:38.485Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
1791 | 2024-11-21T01:20:38.485Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
1792 | 2024-11-21T01:20:38.485Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1793 | 2024-11-21T01:20:38.485Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1794 | 2024-11-21T01:20:38.485Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
1795 | 2024-11-21T01:20:39.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1796 | 2024-11-21T01:20:39.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1797 | 2024-11-21T01:20:39.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1798 | 2024-11-21T01:20:39.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1799 | 2024-11-21T01:20:39.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1800 | 2024-11-21T01:20:39.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1801 | 2024-11-21T01:20:40.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1802 | 2024-11-21T01:20:40.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1803 | 2024-11-21T01:20:40.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1804 | 2024-11-21T01:20:40.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1805 | 2024-11-21T01:20:40.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1806 | 2024-11-21T01:20:40.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1807 | 2024-11-21T01:20:41.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1808 | 2024-11-21T01:20:41.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1809 | 2024-11-21T01:20:41.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1810 | 2024-11-21T01:20:41.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1811 | 2024-11-21T01:20:41.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1812 | 2024-11-21T01:20:41.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1813 | 2024-11-21T01:20:42.043Z | DEBG | oximeter (results-sink): inserting 176 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
1814 | 2024-11-21T01:20:42.043Z | DEBG | oximeter (clickhouse-client): unrolling 176 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
1815 | 2024-11-21T01:20:42.052Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 56
table_name = fields_string
|
1816 | 2024-11-21T01:20:42.054Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 64
table_name = fields_uuid
|
1817 | 2024-11-21T01:20:42.056Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 128
table_name = measurements_cumulativeu64
|
1818 | 2024-11-21T01:20:42.058Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 48
table_name = measurements_u64
|
1819 | 2024-11-21T01:20:42.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1820 | 2024-11-21T01:20:42.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1821 | 2024-11-21T01:20:42.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1822 | 2024-11-21T01:20:42.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1823 | 2024-11-21T01:20:42.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1824 | 2024-11-21T01:20:42.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1825 | 2024-11-21T01:20:43.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1826 | 2024-11-21T01:20:43.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1827 | 2024-11-21T01:20:43.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1828 | 2024-11-21T01:20:43.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1829 | 2024-11-21T01:20:43.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1830 | 2024-11-21T01:20:43.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1831 | 2024-11-21T01:20:44.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1832 | 2024-11-21T01:20:44.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1833 | 2024-11-21T01:20:44.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1834 | 2024-11-21T01:20:44.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1835 | 2024-11-21T01:20:44.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1836 | 2024-11-21T01:20:44.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1837 | 2024-11-21T01:20:45.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1838 | 2024-11-21T01:20:45.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1839 | 2024-11-21T01:20:45.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1840 | 2024-11-21T01:20:45.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1841 | 2024-11-21T01:20:45.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1842 | 2024-11-21T01:20:45.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1843 | 2024-11-21T01:20:46.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1844 | 2024-11-21T01:20:46.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1845 | 2024-11-21T01:20:46.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1846 | 2024-11-21T01:20:46.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1847 | 2024-11-21T01:20:46.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1848 | 2024-11-21T01:20:46.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1849 | 2024-11-21T01:20:47.043Z | DEBG | oximeter (results-sink): inserting 220 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
1850 | 2024-11-21T01:20:47.043Z | DEBG | oximeter (clickhouse-client): unrolling 220 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
1851 | 2024-11-21T01:20:47.054Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 56
table_name = fields_string
|
1852 | 2024-11-21T01:20:47.056Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 64
table_name = fields_uuid
|
1853 | 2024-11-21T01:20:47.058Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 160
table_name = measurements_cumulativeu64
|
1854 | 2024-11-21T01:20:47.060Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 60
table_name = measurements_u64
|
1855 | 2024-11-21T01:20:47.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1856 | 2024-11-21T01:20:47.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1857 | 2024-11-21T01:20:47.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1858 | 2024-11-21T01:20:47.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1859 | 2024-11-21T01:20:47.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1860 | 2024-11-21T01:20:47.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1861 | 2024-11-21T01:20:48.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
1862 | 2024-11-21T01:20:48.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1863 | 2024-11-21T01:20:48.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
1864 | 2024-11-21T01:20:48.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
1865 | 2024-11-21T01:20:48.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1866 | 2024-11-21T01:20:48.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1867 | 2024-11-21T01:20:48.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
1868 | 2024-11-21T01:20:48.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
1869 | 2024-11-21T01:20:48.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1870 | 2024-11-21T01:20:48.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
1871 | 2024-11-21T01:20:48.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
1872 | 2024-11-21T01:20:48.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1873 | 2024-11-21T01:20:48.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
1874 | 2024-11-21T01:20:48.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1875 | 2024-11-21T01:20:48.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
1876 | 2024-11-21T01:20:48.495Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
1877 | 2024-11-21T01:20:49.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1878 | 2024-11-21T01:20:49.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1879 | 2024-11-21T01:20:49.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1880 | 2024-11-21T01:20:49.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1881 | 2024-11-21T01:20:49.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1882 | 2024-11-21T01:20:49.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1883 | 2024-11-21T01:20:50.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1884 | 2024-11-21T01:20:50.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1885 | 2024-11-21T01:20:50.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1886 | 2024-11-21T01:20:50.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1887 | 2024-11-21T01:20:50.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1888 | 2024-11-21T01:20:50.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1889 | 2024-11-21T01:20:51.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1890 | 2024-11-21T01:20:51.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1891 | 2024-11-21T01:20:51.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1892 | 2024-11-21T01:20:51.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1893 | 2024-11-21T01:20:51.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1894 | 2024-11-21T01:20:51.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1895 | 2024-11-21T01:20:52.043Z | DEBG | oximeter (results-sink): inserting 365 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
1896 | 2024-11-21T01:20:52.043Z | DEBG | oximeter (clickhouse-client): unrolling 365 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
1897 | 2024-11-21T01:20:52.061Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 14
table_name = fields_i16
|
1898 | 2024-11-21T01:20:52.063Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 281
table_name = fields_string
|
1899 | 2024-11-21T01:20:52.066Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 46
table_name = fields_u16
|
1900 | 2024-11-21T01:20:52.068Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 14
table_name = fields_u32
|
1901 | 2024-11-21T01:20:52.070Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 13
table_name = fields_u8
|
1902 | 2024-11-21T01:20:52.072Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 421
table_name = fields_uuid
|
1903 | 2024-11-21T01:20:52.074Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 6
table_name = measurements_bool
|
1904 | 2024-11-21T01:20:52.076Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 237
table_name = measurements_cumulativeu64
|
1905 | 2024-11-21T01:20:52.078Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 1
table_name = measurements_f64
|
1906 | 2024-11-21T01:20:52.080Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 39
table_name = measurements_histogramu64
|
1907 | 2024-11-21T01:20:52.082Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 82
table_name = measurements_u64
|
1908 | 2024-11-21T01:20:52.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1909 | 2024-11-21T01:20:52.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1910 | 2024-11-21T01:20:52.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1911 | 2024-11-21T01:20:52.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1912 | 2024-11-21T01:20:52.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1913 | 2024-11-21T01:20:52.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1914 | 2024-11-21T01:20:53.479Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:772
|
1915 | 2024-11-21T01:20:53.479Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?sort_by=id_ascending
|
1916 | 2024-11-21T01:20:53.482Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "f7577cc3-c79e-4a21-8713-e4d87d3d894d", "content-length": "1412", "date": "Thu, 21 Nov 2024 01:20:53 GMT"} })
|
1917 | 2024-11-21T01:20:53.482Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkNWYxNThiOC1mY2JlLTRmMzItODE1Mi03ZmYxNTU3MTBkZmQifX0%3D
|
1918 | 2024-11-21T01:20:53.484Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkNWYxNThiOC1mY2JlLTRmMzItODE1Mi03ZmYxNTU3MTBkZmQifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "ee062d2d-330f-497d-8734-0e66cf5ffefc", "content-length": "29", "date": "Thu, 21 Nov 2024 01:20:52 GMT"} })
|
1919 | 2024-11-21T01:20:53.484Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
1920 | 2024-11-21T01:20:53.484Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
1921 | 2024-11-21T01:20:53.484Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
1922 | 2024-11-21T01:20:53.484Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
1923 | 2024-11-21T01:20:53.484Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1924 | 2024-11-21T01:20:53.484Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
1925 | 2024-11-21T01:20:53.484Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
1926 | 2024-11-21T01:20:53.484Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1927 | 2024-11-21T01:20:53.484Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1928 | 2024-11-21T01:20:53.484Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
1929 | 2024-11-21T01:20:53.484Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:820
n_current_tasks = 9
n_pruned_tasks = 0
|
1930 | 2024-11-21T01:20:53.484Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
1931 | 2024-11-21T01:20:53.484Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
1932 | 2024-11-21T01:20:53.484Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1933 | 2024-11-21T01:20:53.484Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
1934 | 2024-11-21T01:20:53.484Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1935 | 2024-11-21T01:20:53.484Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
1936 | 2024-11-21T01:20:53.484Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
1937 | 2024-11-21T01:20:53.484Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1938 | 2024-11-21T01:20:53.556Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
1939 | 2024-11-21T01:20:53.556Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1940 | 2024-11-21T01:20:53.558Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1941 | 2024-11-21T01:20:54.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1942 | 2024-11-21T01:20:54.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1943 | 2024-11-21T01:20:54.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1944 | 2024-11-21T01:20:54.486Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1945 | 2024-11-21T01:20:54.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1946 | 2024-11-21T01:20:54.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1947 | 2024-11-21T01:20:55.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1948 | 2024-11-21T01:20:55.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1949 | 2024-11-21T01:20:55.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1950 | 2024-11-21T01:20:55.486Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1951 | 2024-11-21T01:20:55.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1952 | 2024-11-21T01:20:55.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1953 | 2024-11-21T01:20:56.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1954 | 2024-11-21T01:20:56.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1955 | 2024-11-21T01:20:56.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1956 | 2024-11-21T01:20:56.486Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1957 | 2024-11-21T01:20:56.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1958 | 2024-11-21T01:20:56.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1959 | 2024-11-21T01:20:57.044Z | DEBG | oximeter (results-sink): inserting 179 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
1960 | 2024-11-21T01:20:57.044Z | DEBG | oximeter (clickhouse-client): unrolling 179 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
1961 | 2024-11-21T01:20:57.053Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 6
table_name = fields_ipaddr
|
1962 | 2024-11-21T01:20:57.055Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 59
table_name = fields_string
|
1963 | 2024-11-21T01:20:57.057Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 6
table_name = fields_u16
|
1964 | 2024-11-21T01:20:57.059Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 70
table_name = fields_uuid
|
1965 | 2024-11-21T01:20:57.062Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 131
table_name = measurements_cumulativeu64
|
1966 | 2024-11-21T01:20:57.063Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 48
table_name = measurements_u64
|
1967 | 2024-11-21T01:20:57.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1968 | 2024-11-21T01:20:57.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1969 | 2024-11-21T01:20:57.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1970 | 2024-11-21T01:20:57.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1971 | 2024-11-21T01:20:57.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1972 | 2024-11-21T01:20:57.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1973 | 2024-11-21T01:20:58.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1974 | 2024-11-21T01:20:58.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1975 | 2024-11-21T01:20:58.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1976 | 2024-11-21T01:20:58.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1977 | 2024-11-21T01:20:58.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1978 | 2024-11-21T01:20:58.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1979 | 2024-11-21T01:20:59.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1980 | 2024-11-21T01:20:59.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1981 | 2024-11-21T01:20:59.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1982 | 2024-11-21T01:20:59.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1983 | 2024-11-21T01:20:59.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1984 | 2024-11-21T01:20:59.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1985 | 2024-11-21T01:21:00.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1986 | 2024-11-21T01:21:00.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1987 | 2024-11-21T01:21:00.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1988 | 2024-11-21T01:21:00.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1989 | 2024-11-21T01:21:00.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1990 | 2024-11-21T01:21:00.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1991 | 2024-11-21T01:21:01.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1992 | 2024-11-21T01:21:01.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1993 | 2024-11-21T01:21:01.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1994 | 2024-11-21T01:21:01.486Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
1995 | 2024-11-21T01:21:01.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
1996 | 2024-11-21T01:21:01.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
1997 | 2024-11-21T01:21:02.043Z | DEBG | oximeter (results-sink): inserting 220 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
1998 | 2024-11-21T01:21:02.043Z | DEBG | oximeter (clickhouse-client): unrolling 220 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
1999 | 2024-11-21T01:21:02.053Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 56
table_name = fields_string
|
2000 | 2024-11-21T01:21:02.060Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 64
table_name = fields_uuid
|
2001 | 2024-11-21T01:21:02.067Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 160
table_name = measurements_cumulativeu64
|
2002 | 2024-11-21T01:21:02.072Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 60
table_name = measurements_u64
|
2003 | 2024-11-21T01:21:02.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2004 | 2024-11-21T01:21:02.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2005 | 2024-11-21T01:21:02.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2006 | 2024-11-21T01:21:02.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2007 | 2024-11-21T01:21:02.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2008 | 2024-11-21T01:21:02.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2009 | 2024-11-21T01:21:03.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2010 | 2024-11-21T01:21:03.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
2011 | 2024-11-21T01:21:03.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2012 | 2024-11-21T01:21:03.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2013 | 2024-11-21T01:21:03.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
2014 | 2024-11-21T01:21:03.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
2015 | 2024-11-21T01:21:03.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
2016 | 2024-11-21T01:21:03.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
2017 | 2024-11-21T01:21:03.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
2018 | 2024-11-21T01:21:03.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2019 | 2024-11-21T01:21:03.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
2020 | 2024-11-21T01:21:03.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2021 | 2024-11-21T01:21:03.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
2022 | 2024-11-21T01:21:03.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2023 | 2024-11-21T01:21:03.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
2024 | 2024-11-21T01:21:03.494Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
2025 | 2024-11-21T01:21:04.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2026 | 2024-11-21T01:21:04.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2027 | 2024-11-21T01:21:04.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2028 | 2024-11-21T01:21:04.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2029 | 2024-11-21T01:21:04.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2030 | 2024-11-21T01:21:04.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2031 | 2024-11-21T01:21:05.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2032 | 2024-11-21T01:21:05.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2033 | 2024-11-21T01:21:05.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2034 | 2024-11-21T01:21:05.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2035 | 2024-11-21T01:21:05.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2036 | 2024-11-21T01:21:05.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2037 | 2024-11-21T01:21:06.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2038 | 2024-11-21T01:21:06.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2039 | 2024-11-21T01:21:06.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2040 | 2024-11-21T01:21:06.486Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2041 | 2024-11-21T01:21:06.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2042 | 2024-11-21T01:21:06.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2043 | 2024-11-21T01:21:07.043Z | DEBG | oximeter (results-sink): inserting 365 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
2044 | 2024-11-21T01:21:07.043Z | DEBG | oximeter (clickhouse-client): unrolling 365 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
2045 | 2024-11-21T01:21:07.060Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 14
table_name = fields_i16
|
2046 | 2024-11-21T01:21:07.062Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 281
table_name = fields_string
|
2047 | 2024-11-21T01:21:07.064Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 46
table_name = fields_u16
|
2048 | 2024-11-21T01:21:07.067Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 14
table_name = fields_u32
|
2049 | 2024-11-21T01:21:07.068Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 13
table_name = fields_u8
|
2050 | 2024-11-21T01:21:07.070Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 421
table_name = fields_uuid
|
2051 | 2024-11-21T01:21:07.073Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 6
table_name = measurements_bool
|
2052 | 2024-11-21T01:21:07.075Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 237
table_name = measurements_cumulativeu64
|
2053 | 2024-11-21T01:21:07.077Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 1
table_name = measurements_f64
|
2054 | 2024-11-21T01:21:07.080Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 39
table_name = measurements_histogramu64
|
2055 | 2024-11-21T01:21:07.082Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 82
table_name = measurements_u64
|
2056 | 2024-11-21T01:21:07.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2057 | 2024-11-21T01:21:07.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2058 | 2024-11-21T01:21:07.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2059 | 2024-11-21T01:21:07.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2060 | 2024-11-21T01:21:07.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2061 | 2024-11-21T01:21:07.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2062 | 2024-11-21T01:21:08.480Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:772
|
2063 | 2024-11-21T01:21:08.480Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?sort_by=id_ascending
|
2064 | 2024-11-21T01:21:08.483Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "4a1171b7-994c-43f9-90a2-6f2eeeed6a36", "content-length": "1412", "date": "Thu, 21 Nov 2024 01:21:08 GMT"} })
|
2065 | 2024-11-21T01:21:08.484Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkNWYxNThiOC1mY2JlLTRmMzItODE1Mi03ZmYxNTU3MTBkZmQifX0%3D
|
2066 | 2024-11-21T01:21:08.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2067 | 2024-11-21T01:21:08.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2068 | 2024-11-21T01:21:08.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2069 | 2024-11-21T01:21:08.486Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkNWYxNThiOC1mY2JlLTRmMzItODE1Mi03ZmYxNTU3MTBkZmQifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "98df7814-cf9d-4ce3-9a54-da919734a828", "content-length": "29", "date": "Thu, 21 Nov 2024 01:21:08 GMT"} })
|
2070 | 2024-11-21T01:21:08.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
2071 | 2024-11-21T01:21:08.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
2072 | 2024-11-21T01:21:08.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
2073 | 2024-11-21T01:21:08.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
2074 | 2024-11-21T01:21:08.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2075 | 2024-11-21T01:21:08.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
2076 | 2024-11-21T01:21:08.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
2077 | 2024-11-21T01:21:08.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
2078 | 2024-11-21T01:21:08.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2079 | 2024-11-21T01:21:08.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2080 | 2024-11-21T01:21:08.486Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:820
n_current_tasks = 9
n_pruned_tasks = 0
|
2081 | 2024-11-21T01:21:08.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
2082 | 2024-11-21T01:21:08.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
2083 | 2024-11-21T01:21:08.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
2084 | 2024-11-21T01:21:08.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
2085 | 2024-11-21T01:21:08.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
2086 | 2024-11-21T01:21:08.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2087 | 2024-11-21T01:21:08.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2088 | 2024-11-21T01:21:08.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2089 | 2024-11-21T01:21:08.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2090 | 2024-11-21T01:21:08.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2091 | 2024-11-21T01:21:08.488Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2092 | 2024-11-21T01:21:09.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2093 | 2024-11-21T01:21:09.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2094 | 2024-11-21T01:21:09.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2095 | 2024-11-21T01:21:09.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2096 | 2024-11-21T01:21:09.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2097 | 2024-11-21T01:21:09.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2098 | 2024-11-21T01:21:10.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2099 | 2024-11-21T01:21:10.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2100 | 2024-11-21T01:21:10.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2101 | 2024-11-21T01:21:10.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2102 | 2024-11-21T01:21:10.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2103 | 2024-11-21T01:21:10.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2104 | 2024-11-21T01:21:11.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2105 | 2024-11-21T01:21:11.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2106 | 2024-11-21T01:21:11.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2107 | 2024-11-21T01:21:11.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2108 | 2024-11-21T01:21:11.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2109 | 2024-11-21T01:21:11.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2110 | 2024-11-21T01:21:12.043Z | DEBG | oximeter (results-sink): inserting 220 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
2111 | 2024-11-21T01:21:12.043Z | DEBG | oximeter (clickhouse-client): unrolling 220 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
2112 | 2024-11-21T01:21:12.054Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 56
table_name = fields_string
|
2113 | 2024-11-21T01:21:12.056Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 64
table_name = fields_uuid
|
2114 | 2024-11-21T01:21:12.058Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 160
table_name = measurements_cumulativeu64
|
2115 | 2024-11-21T01:21:12.060Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 60
table_name = measurements_u64
|
2116 | 2024-11-21T01:21:12.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2117 | 2024-11-21T01:21:12.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2118 | 2024-11-21T01:21:12.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2119 | 2024-11-21T01:21:12.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2120 | 2024-11-21T01:21:12.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2121 | 2024-11-21T01:21:12.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2122 | 2024-11-21T01:21:13.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2123 | 2024-11-21T01:21:13.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2124 | 2024-11-21T01:21:13.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2125 | 2024-11-21T01:21:13.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2126 | 2024-11-21T01:21:13.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2127 | 2024-11-21T01:21:13.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2128 | 2024-11-21T01:21:14.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2129 | 2024-11-21T01:21:14.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2130 | 2024-11-21T01:21:14.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2131 | 2024-11-21T01:21:14.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2132 | 2024-11-21T01:21:14.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2133 | 2024-11-21T01:21:14.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2134 | 2024-11-21T01:21:15.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2135 | 2024-11-21T01:21:15.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2136 | 2024-11-21T01:21:15.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2137 | 2024-11-21T01:21:15.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2138 | 2024-11-21T01:21:15.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2139 | 2024-11-21T01:21:15.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2140 | 2024-11-21T01:21:16.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2141 | 2024-11-21T01:21:16.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2142 | 2024-11-21T01:21:16.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2143 | 2024-11-21T01:21:16.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2144 | 2024-11-21T01:21:16.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2145 | 2024-11-21T01:21:16.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2146 | 2024-11-21T01:21:17.043Z | DEBG | oximeter (results-sink): inserting 220 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
2147 | 2024-11-21T01:21:17.043Z | DEBG | oximeter (clickhouse-client): unrolling 220 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
2148 | 2024-11-21T01:21:17.054Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 56
table_name = fields_string
|
2149 | 2024-11-21T01:21:17.057Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 64
table_name = fields_uuid
|
2150 | 2024-11-21T01:21:17.059Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 160
table_name = measurements_cumulativeu64
|
2151 | 2024-11-21T01:21:17.060Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 60
table_name = measurements_u64
|
2152 | 2024-11-21T01:21:17.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2153 | 2024-11-21T01:21:17.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2154 | 2024-11-21T01:21:17.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2155 | 2024-11-21T01:21:17.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2156 | 2024-11-21T01:21:17.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2157 | 2024-11-21T01:21:17.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2158 | 2024-11-21T01:21:18.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2159 | 2024-11-21T01:21:18.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
2160 | 2024-11-21T01:21:18.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
2161 | 2024-11-21T01:21:18.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
2162 | 2024-11-21T01:21:18.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
2163 | 2024-11-21T01:21:18.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
2164 | 2024-11-21T01:21:18.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2165 | 2024-11-21T01:21:18.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2166 | 2024-11-21T01:21:18.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
2167 | 2024-11-21T01:21:18.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2168 | 2024-11-21T01:21:18.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
2169 | 2024-11-21T01:21:18.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
2170 | 2024-11-21T01:21:18.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2171 | 2024-11-21T01:21:18.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2172 | 2024-11-21T01:21:18.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
2173 | 2024-11-21T01:21:18.496Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
2174 | 2024-11-21T01:21:19.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2175 | 2024-11-21T01:21:19.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2176 | 2024-11-21T01:21:19.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2177 | 2024-11-21T01:21:19.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2178 | 2024-11-21T01:21:19.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2179 | 2024-11-21T01:21:19.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2180 | 2024-11-21T01:21:20.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2181 | 2024-11-21T01:21:20.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2182 | 2024-11-21T01:21:20.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2183 | 2024-11-21T01:21:20.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2184 | 2024-11-21T01:21:20.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2185 | 2024-11-21T01:21:20.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2186 | 2024-11-21T01:21:21.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2187 | 2024-11-21T01:21:21.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2188 | 2024-11-21T01:21:21.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2189 | 2024-11-21T01:21:21.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2190 | 2024-11-21T01:21:21.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2191 | 2024-11-21T01:21:21.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2192 | 2024-11-21T01:21:22.044Z | DEBG | oximeter (results-sink): inserting 365 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
2193 | 2024-11-21T01:21:22.044Z | DEBG | oximeter (clickhouse-client): unrolling 365 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
2194 | 2024-11-21T01:21:22.061Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 14
table_name = fields_i16
|
2195 | 2024-11-21T01:21:22.067Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 281
table_name = fields_string
|
2196 | 2024-11-21T01:21:22.069Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 46
table_name = fields_u16
|
2197 | 2024-11-21T01:21:22.072Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 14
table_name = fields_u32
|
2198 | 2024-11-21T01:21:22.074Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 13
table_name = fields_u8
|
2199 | 2024-11-21T01:21:22.079Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 421
table_name = fields_uuid
|
2200 | 2024-11-21T01:21:22.081Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 6
table_name = measurements_bool
|
2201 | 2024-11-21T01:21:22.084Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 237
table_name = measurements_cumulativeu64
|
2202 | 2024-11-21T01:21:22.086Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 1
table_name = measurements_f64
|
2203 | 2024-11-21T01:21:22.089Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 39
table_name = measurements_histogramu64
|
2204 | 2024-11-21T01:21:22.095Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 82
table_name = measurements_u64
|
2205 | 2024-11-21T01:21:22.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2206 | 2024-11-21T01:21:22.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2207 | 2024-11-21T01:21:22.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2208 | 2024-11-21T01:21:22.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2209 | 2024-11-21T01:21:22.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2210 | 2024-11-21T01:21:22.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2211 | 2024-11-21T01:21:23.480Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:772
|
2212 | 2024-11-21T01:21:23.480Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?sort_by=id_ascending
|
2213 | 2024-11-21T01:21:23.483Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "8b89e27e-2e6f-415b-9d80-8472490c06a7", "content-length": "1412", "date": "Thu, 21 Nov 2024 01:21:23 GMT"} })
|
2214 | 2024-11-21T01:21:23.483Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkNWYxNThiOC1mY2JlLTRmMzItODE1Mi03ZmYxNTU3MTBkZmQifX0%3D
|
2215 | 2024-11-21T01:21:23.486Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkNWYxNThiOC1mY2JlLTRmMzItODE1Mi03ZmYxNTU3MTBkZmQifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "ccf1b1aa-a89e-4203-8cd2-fde35cd4ca03", "content-length": "29", "date": "Thu, 21 Nov 2024 01:21:23 GMT"} })
|
2216 | 2024-11-21T01:21:23.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
2217 | 2024-11-21T01:21:23.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
2218 | 2024-11-21T01:21:23.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
2219 | 2024-11-21T01:21:23.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
2220 | 2024-11-21T01:21:23.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2221 | 2024-11-21T01:21:23.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
2222 | 2024-11-21T01:21:23.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
2223 | 2024-11-21T01:21:23.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2224 | 2024-11-21T01:21:23.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2225 | 2024-11-21T01:21:23.486Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:820
n_current_tasks = 9
n_pruned_tasks = 0
|
2226 | 2024-11-21T01:21:23.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
2227 | 2024-11-21T01:21:23.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
2228 | 2024-11-21T01:21:23.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
2229 | 2024-11-21T01:21:23.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
2230 | 2024-11-21T01:21:23.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
2231 | 2024-11-21T01:21:23.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2232 | 2024-11-21T01:21:23.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2233 | 2024-11-21T01:21:23.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2234 | 2024-11-21T01:21:23.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
2235 | 2024-11-21T01:21:23.558Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2236 | 2024-11-21T01:21:23.558Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
2237 | 2024-11-21T01:21:23.559Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
2238 | 2024-11-21T01:21:23.561Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
2239 | 2024-11-21T01:21:23.561Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
2240 | 2024-11-21T01:21:23.565Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
2241 | 2024-11-21T01:21:24.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2242 | 2024-11-21T01:21:24.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2243 | 2024-11-21T01:21:24.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2244 | 2024-11-21T01:21:24.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2245 | 2024-11-21T01:21:24.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2246 | 2024-11-21T01:21:24.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2247 | 2024-11-21T01:21:25.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2248 | 2024-11-21T01:21:25.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2249 | 2024-11-21T01:21:25.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2250 | 2024-11-21T01:21:25.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2251 | 2024-11-21T01:21:25.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2252 | 2024-11-21T01:21:25.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2253 | 2024-11-21T01:21:26.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2254 | 2024-11-21T01:21:26.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2255 | 2024-11-21T01:21:26.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2256 | 2024-11-21T01:21:26.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2257 | 2024-11-21T01:21:26.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2258 | 2024-11-21T01:21:26.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2259 | 2024-11-21T01:21:27.044Z | DEBG | oximeter (results-sink): inserting 182 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
2260 | 2024-11-21T01:21:27.044Z | DEBG | oximeter (clickhouse-client): unrolling 182 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
2261 | 2024-11-21T01:21:27.053Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 12
table_name = fields_ipaddr
|
2262 | 2024-11-21T01:21:27.055Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 62
table_name = fields_string
|
2263 | 2024-11-21T01:21:27.061Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 12
table_name = fields_u16
|
2264 | 2024-11-21T01:21:27.064Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 76
table_name = fields_uuid
|
2265 | 2024-11-21T01:21:27.069Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 134
table_name = measurements_cumulativeu64
|
2266 | 2024-11-21T01:21:27.075Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 48
table_name = measurements_u64
|
2267 | 2024-11-21T01:21:27.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2268 | 2024-11-21T01:21:27.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2269 | 2024-11-21T01:21:27.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2270 | 2024-11-21T01:21:27.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2271 | 2024-11-21T01:21:27.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2272 | 2024-11-21T01:21:27.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2273 | 2024-11-21T01:21:28.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2274 | 2024-11-21T01:21:28.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2275 | 2024-11-21T01:21:28.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2276 | 2024-11-21T01:21:28.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2277 | 2024-11-21T01:21:28.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2278 | 2024-11-21T01:21:28.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2279 | 2024-11-21T01:21:29.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2280 | 2024-11-21T01:21:29.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2281 | 2024-11-21T01:21:29.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2282 | 2024-11-21T01:21:29.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2283 | 2024-11-21T01:21:29.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2284 | 2024-11-21T01:21:29.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2285 | 2024-11-21T01:21:30.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2286 | 2024-11-21T01:21:30.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2287 | 2024-11-21T01:21:30.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2288 | 2024-11-21T01:21:30.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2289 | 2024-11-21T01:21:30.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2290 | 2024-11-21T01:21:30.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2291 | 2024-11-21T01:21:31.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2292 | 2024-11-21T01:21:31.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2293 | 2024-11-21T01:21:31.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2294 | 2024-11-21T01:21:31.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2295 | 2024-11-21T01:21:31.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2296 | 2024-11-21T01:21:31.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2297 | 2024-11-21T01:21:32.043Z | DEBG | oximeter (results-sink): inserting 220 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
2298 | 2024-11-21T01:21:32.043Z | DEBG | oximeter (clickhouse-client): unrolling 220 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
2299 | 2024-11-21T01:21:32.054Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 56
table_name = fields_string
|
2300 | 2024-11-21T01:21:32.056Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 64
table_name = fields_uuid
|
2301 | 2024-11-21T01:21:32.059Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 160
table_name = measurements_cumulativeu64
|
2302 | 2024-11-21T01:21:32.061Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 60
table_name = measurements_u64
|
2303 | 2024-11-21T01:21:32.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2304 | 2024-11-21T01:21:32.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2305 | 2024-11-21T01:21:32.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2306 | 2024-11-21T01:21:32.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2307 | 2024-11-21T01:21:32.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2308 | 2024-11-21T01:21:32.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2309 | 2024-11-21T01:21:33.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
2310 | 2024-11-21T01:21:33.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
2311 | 2024-11-21T01:21:33.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
2312 | 2024-11-21T01:21:33.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
2313 | 2024-11-21T01:21:33.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2314 | 2024-11-21T01:21:33.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2315 | 2024-11-21T01:21:33.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
2316 | 2024-11-21T01:21:33.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2317 | 2024-11-21T01:21:33.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
2318 | 2024-11-21T01:21:33.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2319 | 2024-11-21T01:21:33.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
2320 | 2024-11-21T01:21:33.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
2321 | 2024-11-21T01:21:33.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2322 | 2024-11-21T01:21:33.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2323 | 2024-11-21T01:21:33.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
2324 | 2024-11-21T01:21:33.496Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
2325 | 2024-11-21T01:21:34.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2326 | 2024-11-21T01:21:34.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2327 | 2024-11-21T01:21:34.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2328 | 2024-11-21T01:21:34.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2329 | 2024-11-21T01:21:34.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2330 | 2024-11-21T01:21:34.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2331 | 2024-11-21T01:21:35.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2332 | 2024-11-21T01:21:35.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2333 | 2024-11-21T01:21:35.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2334 | 2024-11-21T01:21:35.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2335 | 2024-11-21T01:21:35.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2336 | 2024-11-21T01:21:35.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2337 | 2024-11-21T01:21:36.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2338 | 2024-11-21T01:21:36.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2339 | 2024-11-21T01:21:36.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2340 | 2024-11-21T01:21:36.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2341 | 2024-11-21T01:21:36.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2342 | 2024-11-21T01:21:36.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2343 | 2024-11-21T01:21:37.043Z | DEBG | oximeter (results-sink): inserting 365 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
2344 | 2024-11-21T01:21:37.043Z | DEBG | oximeter (clickhouse-client): unrolling 365 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
2345 | 2024-11-21T01:21:37.060Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 14
table_name = fields_i16
|
2346 | 2024-11-21T01:21:37.063Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 281
table_name = fields_string
|
2347 | 2024-11-21T01:21:37.065Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 46
table_name = fields_u16
|
2348 | 2024-11-21T01:21:37.067Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 14
table_name = fields_u32
|
2349 | 2024-11-21T01:21:37.069Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 13
table_name = fields_u8
|
2350 | 2024-11-21T01:21:37.071Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 421
table_name = fields_uuid
|
2351 | 2024-11-21T01:21:37.073Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 6
table_name = measurements_bool
|
2352 | 2024-11-21T01:21:37.075Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 237
table_name = measurements_cumulativeu64
|
2353 | 2024-11-21T01:21:37.077Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 1
table_name = measurements_f64
|
2354 | 2024-11-21T01:21:37.080Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 39
table_name = measurements_histogramu64
|
2355 | 2024-11-21T01:21:37.081Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 82
table_name = measurements_u64
|
2356 | 2024-11-21T01:21:37.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2357 | 2024-11-21T01:21:37.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2358 | 2024-11-21T01:21:37.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2359 | 2024-11-21T01:21:37.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2360 | 2024-11-21T01:21:37.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2361 | 2024-11-21T01:21:37.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2362 | 2024-11-21T01:21:38.480Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:772
|
2363 | 2024-11-21T01:21:38.480Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?sort_by=id_ascending
|
2364 | 2024-11-21T01:21:38.483Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "19f78d3b-aea2-4fb7-a91e-6e09b9e17c69", "content-length": "1412", "date": "Thu, 21 Nov 2024 01:21:38 GMT"} })
|
2365 | 2024-11-21T01:21:38.483Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkNWYxNThiOC1mY2JlLTRmMzItODE1Mi03ZmYxNTU3MTBkZmQifX0%3D
|
2366 | 2024-11-21T01:21:38.485Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkNWYxNThiOC1mY2JlLTRmMzItODE1Mi03ZmYxNTU3MTBkZmQifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "77858c8d-0e8e-44fc-9f93-17af9b7720bd", "content-length": "29", "date": "Thu, 21 Nov 2024 01:21:37 GMT"} })
|
2367 | 2024-11-21T01:21:38.485Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
2368 | 2024-11-21T01:21:38.485Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
2369 | 2024-11-21T01:21:38.485Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
2370 | 2024-11-21T01:21:38.485Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
2371 | 2024-11-21T01:21:38.485Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2372 | 2024-11-21T01:21:38.485Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
2373 | 2024-11-21T01:21:38.485Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
2374 | 2024-11-21T01:21:38.485Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2375 | 2024-11-21T01:21:38.485Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2376 | 2024-11-21T01:21:38.485Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:820
n_current_tasks = 9
n_pruned_tasks = 0
|
2377 | 2024-11-21T01:21:38.485Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
2378 | 2024-11-21T01:21:38.485Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2379 | 2024-11-21T01:21:38.485Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
2380 | 2024-11-21T01:21:38.485Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2381 | 2024-11-21T01:21:38.485Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
2382 | 2024-11-21T01:21:38.485Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
2383 | 2024-11-21T01:21:38.485Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
2384 | 2024-11-21T01:21:38.485Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
2385 | 2024-11-21T01:21:38.485Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2386 | 2024-11-21T01:21:39.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2387 | 2024-11-21T01:21:39.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2388 | 2024-11-21T01:21:39.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2389 | 2024-11-21T01:21:39.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2390 | 2024-11-21T01:21:39.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2391 | 2024-11-21T01:21:39.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2392 | 2024-11-21T01:21:40.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2393 | 2024-11-21T01:21:40.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2394 | 2024-11-21T01:21:40.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2395 | 2024-11-21T01:21:40.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2396 | 2024-11-21T01:21:40.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2397 | 2024-11-21T01:21:40.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2398 | 2024-11-21T01:21:41.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2399 | 2024-11-21T01:21:41.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2400 | 2024-11-21T01:21:41.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2401 | 2024-11-21T01:21:41.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2402 | 2024-11-21T01:21:41.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2403 | 2024-11-21T01:21:41.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2404 | 2024-11-21T01:21:42.044Z | DEBG | oximeter (results-sink): inserting 176 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
2405 | 2024-11-21T01:21:42.044Z | DEBG | oximeter (clickhouse-client): unrolling 176 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
2406 | 2024-11-21T01:21:42.052Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 56
table_name = fields_string
|
2407 | 2024-11-21T01:21:42.055Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 64
table_name = fields_uuid
|
2408 | 2024-11-21T01:21:42.057Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 128
table_name = measurements_cumulativeu64
|
2409 | 2024-11-21T01:21:42.059Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 48
table_name = measurements_u64
|
2410 | 2024-11-21T01:21:42.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2411 | 2024-11-21T01:21:42.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2412 | 2024-11-21T01:21:42.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2413 | 2024-11-21T01:21:42.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2414 | 2024-11-21T01:21:42.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2415 | 2024-11-21T01:21:42.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2416 | 2024-11-21T01:21:43.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2417 | 2024-11-21T01:21:43.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2418 | 2024-11-21T01:21:43.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2419 | 2024-11-21T01:21:43.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2420 | 2024-11-21T01:21:43.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2421 | 2024-11-21T01:21:43.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2422 | 2024-11-21T01:21:44.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2423 | 2024-11-21T01:21:44.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2424 | 2024-11-21T01:21:44.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2425 | 2024-11-21T01:21:44.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2426 | 2024-11-21T01:21:44.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2427 | 2024-11-21T01:21:44.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2428 | 2024-11-21T01:21:45.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2429 | 2024-11-21T01:21:45.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2430 | 2024-11-21T01:21:45.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2431 | 2024-11-21T01:21:45.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2432 | 2024-11-21T01:21:45.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2433 | 2024-11-21T01:21:45.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2434 | 2024-11-21T01:21:46.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2435 | 2024-11-21T01:21:46.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2436 | 2024-11-21T01:21:46.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2437 | 2024-11-21T01:21:46.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2438 | 2024-11-21T01:21:46.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2439 | 2024-11-21T01:21:46.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2440 | 2024-11-21T01:21:47.044Z | DEBG | oximeter (results-sink): inserting 220 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
2441 | 2024-11-21T01:21:47.044Z | DEBG | oximeter (clickhouse-client): unrolling 220 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
2442 | 2024-11-21T01:21:47.054Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 56
table_name = fields_string
|
2443 | 2024-11-21T01:21:47.057Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 64
table_name = fields_uuid
|
2444 | 2024-11-21T01:21:47.059Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 160
table_name = measurements_cumulativeu64
|
2445 | 2024-11-21T01:21:47.061Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 60
table_name = measurements_u64
|
2446 | 2024-11-21T01:21:47.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2447 | 2024-11-21T01:21:47.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2448 | 2024-11-21T01:21:47.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2449 | 2024-11-21T01:21:47.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2450 | 2024-11-21T01:21:47.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2451 | 2024-11-21T01:21:47.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2452 | 2024-11-21T01:21:48.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2453 | 2024-11-21T01:21:48.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
2454 | 2024-11-21T01:21:48.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
2455 | 2024-11-21T01:21:48.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
2456 | 2024-11-21T01:21:48.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
2457 | 2024-11-21T01:21:48.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
2458 | 2024-11-21T01:21:48.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2459 | 2024-11-21T01:21:48.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2460 | 2024-11-21T01:21:48.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
2461 | 2024-11-21T01:21:48.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2462 | 2024-11-21T01:21:48.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
2463 | 2024-11-21T01:21:48.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2464 | 2024-11-21T01:21:48.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
2465 | 2024-11-21T01:21:48.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2466 | 2024-11-21T01:21:48.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
2467 | 2024-11-21T01:21:48.496Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
2468 | 2024-11-21T01:21:49.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2469 | 2024-11-21T01:21:49.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2470 | 2024-11-21T01:21:49.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2471 | 2024-11-21T01:21:49.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2472 | 2024-11-21T01:21:49.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2473 | 2024-11-21T01:21:49.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2474 | 2024-11-21T01:21:50.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2475 | 2024-11-21T01:21:50.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2476 | 2024-11-21T01:21:50.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2477 | 2024-11-21T01:21:50.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2478 | 2024-11-21T01:21:50.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2479 | 2024-11-21T01:21:50.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2480 | 2024-11-21T01:21:51.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2481 | 2024-11-21T01:21:51.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2482 | 2024-11-21T01:21:51.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2483 | 2024-11-21T01:21:51.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2484 | 2024-11-21T01:21:51.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2485 | 2024-11-21T01:21:51.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2486 | 2024-11-21T01:21:52.044Z | DEBG | oximeter (results-sink): inserting 365 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
2487 | 2024-11-21T01:21:52.044Z | DEBG | oximeter (clickhouse-client): unrolling 365 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
2488 | 2024-11-21T01:21:52.061Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 14
table_name = fields_i16
|
2489 | 2024-11-21T01:21:52.063Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 281
table_name = fields_string
|
2490 | 2024-11-21T01:21:52.070Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 46
table_name = fields_u16
|
2491 | 2024-11-21T01:21:52.072Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 14
table_name = fields_u32
|
2492 | 2024-11-21T01:21:52.074Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 13
table_name = fields_u8
|
2493 | 2024-11-21T01:21:52.076Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 421
table_name = fields_uuid
|
2494 | 2024-11-21T01:21:52.082Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 6
table_name = measurements_bool
|
2495 | 2024-11-21T01:21:52.084Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 237
table_name = measurements_cumulativeu64
|
2496 | 2024-11-21T01:21:52.090Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 1
table_name = measurements_f64
|
2497 | 2024-11-21T01:21:52.095Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 39
table_name = measurements_histogramu64
|
2498 | 2024-11-21T01:21:52.097Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 82
table_name = measurements_u64
|
2499 | 2024-11-21T01:21:52.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2500 | 2024-11-21T01:21:52.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2501 | 2024-11-21T01:21:52.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2502 | 2024-11-21T01:21:52.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2503 | 2024-11-21T01:21:52.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2504 | 2024-11-21T01:21:52.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2505 | 2024-11-21T01:21:53.480Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:772
|
2506 | 2024-11-21T01:21:53.480Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?sort_by=id_ascending
|
2507 | 2024-11-21T01:21:53.483Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "1f400792-e57b-46fd-b27e-fd35585c387c", "content-length": "1412", "date": "Thu, 21 Nov 2024 01:21:53 GMT"} })
|
2508 | 2024-11-21T01:21:53.483Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkNWYxNThiOC1mY2JlLTRmMzItODE1Mi03ZmYxNTU3MTBkZmQifX0%3D
|
2509 | 2024-11-21T01:21:53.486Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkNWYxNThiOC1mY2JlLTRmMzItODE1Mi03ZmYxNTU3MTBkZmQifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "c3f3160b-19ea-4b2f-aca5-70e4e51451ed", "content-length": "29", "date": "Thu, 21 Nov 2024 01:21:53 GMT"} })
|
2510 | 2024-11-21T01:21:53.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
2511 | 2024-11-21T01:21:53.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
2512 | 2024-11-21T01:21:53.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
2513 | 2024-11-21T01:21:53.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
2514 | 2024-11-21T01:21:53.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2515 | 2024-11-21T01:21:53.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
2516 | 2024-11-21T01:21:53.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
2517 | 2024-11-21T01:21:53.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2518 | 2024-11-21T01:21:53.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2519 | 2024-11-21T01:21:53.486Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:820
n_current_tasks = 9
n_pruned_tasks = 0
|
2520 | 2024-11-21T01:21:53.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
2521 | 2024-11-21T01:21:53.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
2522 | 2024-11-21T01:21:53.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
2523 | 2024-11-21T01:21:53.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
2524 | 2024-11-21T01:21:53.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2525 | 2024-11-21T01:21:53.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
2526 | 2024-11-21T01:21:53.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2527 | 2024-11-21T01:21:53.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
2528 | 2024-11-21T01:21:53.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2529 | 2024-11-21T01:21:53.557Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
2530 | 2024-11-21T01:21:53.557Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2531 | 2024-11-21T01:21:53.559Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2532 | 2024-11-21T01:21:54.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2533 | 2024-11-21T01:21:54.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2534 | 2024-11-21T01:21:54.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2535 | 2024-11-21T01:21:54.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2536 | 2024-11-21T01:21:54.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2537 | 2024-11-21T01:21:54.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2538 | 2024-11-21T01:21:55.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2539 | 2024-11-21T01:21:55.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2540 | 2024-11-21T01:21:55.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2541 | 2024-11-21T01:21:55.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2542 | 2024-11-21T01:21:55.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2543 | 2024-11-21T01:21:55.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2544 | 2024-11-21T01:21:56.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2545 | 2024-11-21T01:21:56.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2546 | 2024-11-21T01:21:56.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2547 | 2024-11-21T01:21:56.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2548 | 2024-11-21T01:21:56.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2549 | 2024-11-21T01:21:56.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2550 | 2024-11-21T01:21:57.043Z | DEBG | oximeter (results-sink): inserting 179 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
2551 | 2024-11-21T01:21:57.043Z | DEBG | oximeter (clickhouse-client): unrolling 179 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
2552 | 2024-11-21T01:21:57.053Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 6
table_name = fields_ipaddr
|
2553 | 2024-11-21T01:21:57.055Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 59
table_name = fields_string
|
2554 | 2024-11-21T01:21:57.057Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 6
table_name = fields_u16
|
2555 | 2024-11-21T01:21:57.064Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 70
table_name = fields_uuid
|
2556 | 2024-11-21T01:21:57.066Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 131
table_name = measurements_cumulativeu64
|
2557 | 2024-11-21T01:21:57.068Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 48
table_name = measurements_u64
|
2558 | 2024-11-21T01:21:57.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2559 | 2024-11-21T01:21:57.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2560 | 2024-11-21T01:21:57.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2561 | 2024-11-21T01:21:57.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2562 | 2024-11-21T01:21:57.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2563 | 2024-11-21T01:21:57.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2564 | 2024-11-21T01:21:58.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2565 | 2024-11-21T01:21:58.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2566 | 2024-11-21T01:21:58.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2567 | 2024-11-21T01:21:58.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2568 | 2024-11-21T01:21:58.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2569 | 2024-11-21T01:21:58.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2570 | 2024-11-21T01:21:59.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2571 | 2024-11-21T01:21:59.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2572 | 2024-11-21T01:21:59.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2573 | 2024-11-21T01:21:59.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2574 | 2024-11-21T01:21:59.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2575 | 2024-11-21T01:21:59.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2576 | 2024-11-21T01:22:00.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2577 | 2024-11-21T01:22:00.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2578 | 2024-11-21T01:22:00.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2579 | 2024-11-21T01:22:00.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2580 | 2024-11-21T01:22:00.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2581 | 2024-11-21T01:22:00.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2582 | 2024-11-21T01:22:01.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2583 | 2024-11-21T01:22:01.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2584 | 2024-11-21T01:22:01.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2585 | 2024-11-21T01:22:01.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2586 | 2024-11-21T01:22:01.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2587 | 2024-11-21T01:22:01.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2588 | 2024-11-21T01:22:02.044Z | DEBG | oximeter (results-sink): inserting 220 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
2589 | 2024-11-21T01:22:02.044Z | DEBG | oximeter (clickhouse-client): unrolling 220 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
2590 | 2024-11-21T01:22:02.054Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 56
table_name = fields_string
|
2591 | 2024-11-21T01:22:02.057Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 64
table_name = fields_uuid
|
2592 | 2024-11-21T01:22:02.059Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 160
table_name = measurements_cumulativeu64
|
2593 | 2024-11-21T01:22:02.061Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 60
table_name = measurements_u64
|
2594 | 2024-11-21T01:22:02.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2595 | 2024-11-21T01:22:02.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2596 | 2024-11-21T01:22:02.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2597 | 2024-11-21T01:22:02.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2598 | 2024-11-21T01:22:02.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2599 | 2024-11-21T01:22:02.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2600 | 2024-11-21T01:22:03.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2601 | 2024-11-21T01:22:03.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2602 | 2024-11-21T01:22:03.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
2603 | 2024-11-21T01:22:03.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2604 | 2024-11-21T01:22:03.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
2605 | 2024-11-21T01:22:03.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
2606 | 2024-11-21T01:22:03.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
2607 | 2024-11-21T01:22:03.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
2608 | 2024-11-21T01:22:03.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2609 | 2024-11-21T01:22:03.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
2610 | 2024-11-21T01:22:03.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
2611 | 2024-11-21T01:22:03.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2612 | 2024-11-21T01:22:03.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
2613 | 2024-11-21T01:22:03.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2614 | 2024-11-21T01:22:03.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
2615 | 2024-11-21T01:22:03.496Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
2616 | 2024-11-21T01:22:04.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2617 | 2024-11-21T01:22:04.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2618 | 2024-11-21T01:22:04.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2619 | 2024-11-21T01:22:04.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2620 | 2024-11-21T01:22:04.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2621 | 2024-11-21T01:22:04.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2622 | 2024-11-21T01:22:05.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2623 | 2024-11-21T01:22:05.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2624 | 2024-11-21T01:22:05.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2625 | 2024-11-21T01:22:05.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2626 | 2024-11-21T01:22:05.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2627 | 2024-11-21T01:22:05.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2628 | 2024-11-21T01:22:06.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2629 | 2024-11-21T01:22:06.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2630 | 2024-11-21T01:22:06.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2631 | 2024-11-21T01:22:06.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2632 | 2024-11-21T01:22:06.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2633 | 2024-11-21T01:22:06.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2634 | 2024-11-21T01:22:07.044Z | DEBG | oximeter (results-sink): inserting 365 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
2635 | 2024-11-21T01:22:07.044Z | DEBG | oximeter (clickhouse-client): unrolling 365 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
2636 | 2024-11-21T01:22:07.060Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 14
table_name = fields_i16
|
2637 | 2024-11-21T01:22:07.063Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 281
table_name = fields_string
|
2638 | 2024-11-21T01:22:07.065Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 46
table_name = fields_u16
|
2639 | 2024-11-21T01:22:07.067Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 14
table_name = fields_u32
|
2640 | 2024-11-21T01:22:07.069Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 13
table_name = fields_u8
|
2641 | 2024-11-21T01:22:07.071Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 421
table_name = fields_uuid
|
2642 | 2024-11-21T01:22:07.073Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 6
table_name = measurements_bool
|
2643 | 2024-11-21T01:22:07.075Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 237
table_name = measurements_cumulativeu64
|
2644 | 2024-11-21T01:22:07.077Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 1
table_name = measurements_f64
|
2645 | 2024-11-21T01:22:07.080Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 39
table_name = measurements_histogramu64
|
2646 | 2024-11-21T01:22:07.082Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 82
table_name = measurements_u64
|
2647 | 2024-11-21T01:22:07.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2648 | 2024-11-21T01:22:07.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2649 | 2024-11-21T01:22:07.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2650 | 2024-11-21T01:22:07.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2651 | 2024-11-21T01:22:07.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2652 | 2024-11-21T01:22:07.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2653 | 2024-11-21T01:22:08.480Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:772
|
2654 | 2024-11-21T01:22:08.480Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?sort_by=id_ascending
|
2655 | 2024-11-21T01:22:08.483Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "058e6542-31fd-44d6-ba8b-b0b1eeb86437", "content-length": "1412", "date": "Thu, 21 Nov 2024 01:22:08 GMT"} })
|
2656 | 2024-11-21T01:22:08.483Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkNWYxNThiOC1mY2JlLTRmMzItODE1Mi03ZmYxNTU3MTBkZmQifX0%3D
|
2657 | 2024-11-21T01:22:08.486Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkNWYxNThiOC1mY2JlLTRmMzItODE1Mi03ZmYxNTU3MTBkZmQifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "c40d9de1-c245-4643-835a-79a217b68fce", "content-length": "29", "date": "Thu, 21 Nov 2024 01:22:08 GMT"} })
|
2658 | 2024-11-21T01:22:08.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
2659 | 2024-11-21T01:22:08.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
2660 | 2024-11-21T01:22:08.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
2661 | 2024-11-21T01:22:08.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
2662 | 2024-11-21T01:22:08.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2663 | 2024-11-21T01:22:08.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
2664 | 2024-11-21T01:22:08.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
2665 | 2024-11-21T01:22:08.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2666 | 2024-11-21T01:22:08.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
2667 | 2024-11-21T01:22:08.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2668 | 2024-11-21T01:22:08.486Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:820
n_current_tasks = 9
n_pruned_tasks = 0
|
2669 | 2024-11-21T01:22:08.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2670 | 2024-11-21T01:22:08.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
2671 | 2024-11-21T01:22:08.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
2672 | 2024-11-21T01:22:08.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
2673 | 2024-11-21T01:22:08.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2674 | 2024-11-21T01:22:08.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
2675 | 2024-11-21T01:22:08.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2676 | 2024-11-21T01:22:08.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
2677 | 2024-11-21T01:22:09.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2678 | 2024-11-21T01:22:09.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2679 | 2024-11-21T01:22:09.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2680 | 2024-11-21T01:22:09.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2681 | 2024-11-21T01:22:09.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2682 | 2024-11-21T01:22:09.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2683 | 2024-11-21T01:22:10.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2684 | 2024-11-21T01:22:10.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2685 | 2024-11-21T01:22:10.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2686 | 2024-11-21T01:22:10.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2687 | 2024-11-21T01:22:10.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2688 | 2024-11-21T01:22:10.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2689 | 2024-11-21T01:22:11.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2690 | 2024-11-21T01:22:11.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2691 | 2024-11-21T01:22:11.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2692 | 2024-11-21T01:22:11.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2693 | 2024-11-21T01:22:11.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2694 | 2024-11-21T01:22:11.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2695 | 2024-11-21T01:22:12.044Z | DEBG | oximeter (results-sink): inserting 176 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
2696 | 2024-11-21T01:22:12.044Z | DEBG | oximeter (clickhouse-client): unrolling 176 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
2697 | 2024-11-21T01:22:12.053Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 56
table_name = fields_string
|
2698 | 2024-11-21T01:22:12.055Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 64
table_name = fields_uuid
|
2699 | 2024-11-21T01:22:12.057Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 128
table_name = measurements_cumulativeu64
|
2700 | 2024-11-21T01:22:12.059Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 48
table_name = measurements_u64
|
2701 | 2024-11-21T01:22:12.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2702 | 2024-11-21T01:22:12.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2703 | 2024-11-21T01:22:12.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2704 | 2024-11-21T01:22:12.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2705 | 2024-11-21T01:22:12.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2706 | 2024-11-21T01:22:12.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2707 | 2024-11-21T01:22:13.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2708 | 2024-11-21T01:22:13.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2709 | 2024-11-21T01:22:13.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2710 | 2024-11-21T01:22:13.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2711 | 2024-11-21T01:22:13.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2712 | 2024-11-21T01:22:13.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2713 | 2024-11-21T01:22:14.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2714 | 2024-11-21T01:22:14.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2715 | 2024-11-21T01:22:14.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2716 | 2024-11-21T01:22:14.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2717 | 2024-11-21T01:22:14.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2718 | 2024-11-21T01:22:14.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2719 | 2024-11-21T01:22:15.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2720 | 2024-11-21T01:22:15.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2721 | 2024-11-21T01:22:15.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2722 | 2024-11-21T01:22:15.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2723 | 2024-11-21T01:22:15.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2724 | 2024-11-21T01:22:15.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2725 | 2024-11-21T01:22:16.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2726 | 2024-11-21T01:22:16.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2727 | 2024-11-21T01:22:16.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2728 | 2024-11-21T01:22:16.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2729 | 2024-11-21T01:22:16.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2730 | 2024-11-21T01:22:16.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2731 | 2024-11-21T01:22:17.044Z | DEBG | oximeter (results-sink): inserting 220 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
2732 | 2024-11-21T01:22:17.044Z | DEBG | oximeter (clickhouse-client): unrolling 220 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
2733 | 2024-11-21T01:22:17.054Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 56
table_name = fields_string
|
2734 | 2024-11-21T01:22:17.059Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 64
table_name = fields_uuid
|
2735 | 2024-11-21T01:22:17.066Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 160
table_name = measurements_cumulativeu64
|
2736 | 2024-11-21T01:22:17.073Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 60
table_name = measurements_u64
|
2737 | 2024-11-21T01:22:17.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2738 | 2024-11-21T01:22:17.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2739 | 2024-11-21T01:22:17.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2740 | 2024-11-21T01:22:17.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2741 | 2024-11-21T01:22:17.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2742 | 2024-11-21T01:22:17.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2743 | 2024-11-21T01:22:18.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2744 | 2024-11-21T01:22:18.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
2745 | 2024-11-21T01:22:18.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2746 | 2024-11-21T01:22:18.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2747 | 2024-11-21T01:22:18.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
2748 | 2024-11-21T01:22:18.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
2749 | 2024-11-21T01:22:18.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
2750 | 2024-11-21T01:22:18.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
2751 | 2024-11-21T01:22:18.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
2752 | 2024-11-21T01:22:18.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2753 | 2024-11-21T01:22:18.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
2754 | 2024-11-21T01:22:18.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2755 | 2024-11-21T01:22:18.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
2756 | 2024-11-21T01:22:18.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2757 | 2024-11-21T01:22:18.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
2758 | 2024-11-21T01:22:18.496Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
2759 | 2024-11-21T01:22:19.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2760 | 2024-11-21T01:22:19.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2761 | 2024-11-21T01:22:19.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2762 | 2024-11-21T01:22:19.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2763 | 2024-11-21T01:22:19.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2764 | 2024-11-21T01:22:19.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2765 | 2024-11-21T01:22:20.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2766 | 2024-11-21T01:22:20.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2767 | 2024-11-21T01:22:20.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2768 | 2024-11-21T01:22:20.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2769 | 2024-11-21T01:22:20.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2770 | 2024-11-21T01:22:20.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2771 | 2024-11-21T01:22:21.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2772 | 2024-11-21T01:22:21.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2773 | 2024-11-21T01:22:21.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2774 | 2024-11-21T01:22:21.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2775 | 2024-11-21T01:22:21.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2776 | 2024-11-21T01:22:21.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2777 | 2024-11-21T01:22:22.044Z | DEBG | oximeter (results-sink): inserting 365 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
2778 | 2024-11-21T01:22:22.044Z | DEBG | oximeter (clickhouse-client): unrolling 365 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
2779 | 2024-11-21T01:22:22.061Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 14
table_name = fields_i16
|
2780 | 2024-11-21T01:22:22.067Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 281
table_name = fields_string
|
2781 | 2024-11-21T01:22:22.069Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 46
table_name = fields_u16
|
2782 | 2024-11-21T01:22:22.071Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 14
table_name = fields_u32
|
2783 | 2024-11-21T01:22:22.073Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 13
table_name = fields_u8
|
2784 | 2024-11-21T01:22:22.078Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 421
table_name = fields_uuid
|
2785 | 2024-11-21T01:22:22.080Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 6
table_name = measurements_bool
|
2786 | 2024-11-21T01:22:22.082Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 237
table_name = measurements_cumulativeu64
|
2787 | 2024-11-21T01:22:22.084Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 1
table_name = measurements_f64
|
2788 | 2024-11-21T01:22:22.087Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 39
table_name = measurements_histogramu64
|
2789 | 2024-11-21T01:22:22.089Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 82
table_name = measurements_u64
|
2790 | 2024-11-21T01:22:22.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2791 | 2024-11-21T01:22:22.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2792 | 2024-11-21T01:22:22.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2793 | 2024-11-21T01:22:22.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2794 | 2024-11-21T01:22:22.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2795 | 2024-11-21T01:22:22.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2796 | 2024-11-21T01:22:23.479Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:772
|
2797 | 2024-11-21T01:22:23.479Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?sort_by=id_ascending
|
2798 | 2024-11-21T01:22:23.482Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "19d60fee-9292-472f-96fd-9666edd7f3f7", "content-length": "1412", "date": "Thu, 21 Nov 2024 01:22:23 GMT"} })
|
2799 | 2024-11-21T01:22:23.482Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkNWYxNThiOC1mY2JlLTRmMzItODE1Mi03ZmYxNTU3MTBkZmQifX0%3D
|
2800 | 2024-11-21T01:22:23.484Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkNWYxNThiOC1mY2JlLTRmMzItODE1Mi03ZmYxNTU3MTBkZmQifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "5fef91bc-c7aa-4db7-a745-521e9d8f77c2", "content-length": "29", "date": "Thu, 21 Nov 2024 01:22:23 GMT"} })
|
2801 | 2024-11-21T01:22:23.485Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
2802 | 2024-11-21T01:22:23.485Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
2803 | 2024-11-21T01:22:23.485Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
2804 | 2024-11-21T01:22:23.485Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
2805 | 2024-11-21T01:22:23.485Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2806 | 2024-11-21T01:22:23.485Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
2807 | 2024-11-21T01:22:23.485Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
2808 | 2024-11-21T01:22:23.485Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2809 | 2024-11-21T01:22:23.485Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2810 | 2024-11-21T01:22:23.485Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:820
n_current_tasks = 9
n_pruned_tasks = 0
|
2811 | 2024-11-21T01:22:23.485Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
2812 | 2024-11-21T01:22:23.485Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
2813 | 2024-11-21T01:22:23.485Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
2814 | 2024-11-21T01:22:23.485Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
2815 | 2024-11-21T01:22:23.485Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
2816 | 2024-11-21T01:22:23.485Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2817 | 2024-11-21T01:22:23.485Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2818 | 2024-11-21T01:22:23.485Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2819 | 2024-11-21T01:22:23.485Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
2820 | 2024-11-21T01:22:23.559Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2821 | 2024-11-21T01:22:23.559Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
2822 | 2024-11-21T01:22:23.560Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
2823 | 2024-11-21T01:22:23.562Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
2824 | 2024-11-21T01:22:23.562Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
2825 | 2024-11-21T01:22:23.566Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
2826 | 2024-11-21T01:22:24.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2827 | 2024-11-21T01:22:24.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2828 | 2024-11-21T01:22:24.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2829 | 2024-11-21T01:22:24.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2830 | 2024-11-21T01:22:24.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2831 | 2024-11-21T01:22:24.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2832 | 2024-11-21T01:22:25.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2833 | 2024-11-21T01:22:25.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2834 | 2024-11-21T01:22:25.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2835 | 2024-11-21T01:22:25.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2836 | 2024-11-21T01:22:25.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2837 | 2024-11-21T01:22:25.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2838 | 2024-11-21T01:22:26.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2839 | 2024-11-21T01:22:26.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2840 | 2024-11-21T01:22:26.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2841 | 2024-11-21T01:22:26.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2842 | 2024-11-21T01:22:26.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2843 | 2024-11-21T01:22:26.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2844 | 2024-11-21T01:22:27.044Z | DEBG | oximeter (results-sink): inserting 182 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
2845 | 2024-11-21T01:22:27.044Z | DEBG | oximeter (clickhouse-client): unrolling 182 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
2846 | 2024-11-21T01:22:27.054Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 12
table_name = fields_ipaddr
|
2847 | 2024-11-21T01:22:27.056Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 62
table_name = fields_string
|
2848 | 2024-11-21T01:22:27.058Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 12
table_name = fields_u16
|
2849 | 2024-11-21T01:22:27.060Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 76
table_name = fields_uuid
|
2850 | 2024-11-21T01:22:27.062Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 134
table_name = measurements_cumulativeu64
|
2851 | 2024-11-21T01:22:27.064Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 48
table_name = measurements_u64
|
2852 | 2024-11-21T01:22:27.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2853 | 2024-11-21T01:22:27.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2854 | 2024-11-21T01:22:27.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2855 | 2024-11-21T01:22:27.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2856 | 2024-11-21T01:22:27.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2857 | 2024-11-21T01:22:27.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2858 | 2024-11-21T01:22:28.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2859 | 2024-11-21T01:22:28.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2860 | 2024-11-21T01:22:28.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2861 | 2024-11-21T01:22:28.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2862 | 2024-11-21T01:22:28.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2863 | 2024-11-21T01:22:28.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2864 | 2024-11-21T01:22:29.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2865 | 2024-11-21T01:22:29.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2866 | 2024-11-21T01:22:29.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2867 | 2024-11-21T01:22:29.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2868 | 2024-11-21T01:22:29.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2869 | 2024-11-21T01:22:29.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2870 | 2024-11-21T01:22:30.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2871 | 2024-11-21T01:22:30.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2872 | 2024-11-21T01:22:30.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2873 | 2024-11-21T01:22:30.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2874 | 2024-11-21T01:22:30.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2875 | 2024-11-21T01:22:30.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2876 | 2024-11-21T01:22:31.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2877 | 2024-11-21T01:22:31.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2878 | 2024-11-21T01:22:31.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2879 | 2024-11-21T01:22:31.486Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2880 | 2024-11-21T01:22:31.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2881 | 2024-11-21T01:22:31.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2882 | 2024-11-21T01:22:32.044Z | DEBG | oximeter (results-sink): inserting 220 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
2883 | 2024-11-21T01:22:32.044Z | DEBG | oximeter (clickhouse-client): unrolling 220 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
2884 | 2024-11-21T01:22:32.056Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 56
table_name = fields_string
|
2885 | 2024-11-21T01:22:32.058Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 64
table_name = fields_uuid
|
2886 | 2024-11-21T01:22:32.060Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 160
table_name = measurements_cumulativeu64
|
2887 | 2024-11-21T01:22:32.062Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 60
table_name = measurements_u64
|
2888 | 2024-11-21T01:22:32.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2889 | 2024-11-21T01:22:32.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2890 | 2024-11-21T01:22:32.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2891 | 2024-11-21T01:22:32.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2892 | 2024-11-21T01:22:32.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2893 | 2024-11-21T01:22:32.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2894 | 2024-11-21T01:22:33.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2895 | 2024-11-21T01:22:33.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
2896 | 2024-11-21T01:22:33.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2897 | 2024-11-21T01:22:33.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
2898 | 2024-11-21T01:22:33.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
2899 | 2024-11-21T01:22:33.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
2900 | 2024-11-21T01:22:33.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
2901 | 2024-11-21T01:22:33.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2902 | 2024-11-21T01:22:33.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
2903 | 2024-11-21T01:22:33.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2904 | 2024-11-21T01:22:33.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
2905 | 2024-11-21T01:22:33.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
2906 | 2024-11-21T01:22:33.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2907 | 2024-11-21T01:22:33.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2908 | 2024-11-21T01:22:33.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
2909 | 2024-11-21T01:22:33.495Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
2910 | 2024-11-21T01:22:34.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2911 | 2024-11-21T01:22:34.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2912 | 2024-11-21T01:22:34.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2913 | 2024-11-21T01:22:34.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2914 | 2024-11-21T01:22:34.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2915 | 2024-11-21T01:22:34.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2916 | 2024-11-21T01:22:35.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2917 | 2024-11-21T01:22:35.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2918 | 2024-11-21T01:22:35.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2919 | 2024-11-21T01:22:35.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2920 | 2024-11-21T01:22:35.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2921 | 2024-11-21T01:22:35.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2922 | 2024-11-21T01:22:36.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2923 | 2024-11-21T01:22:36.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2924 | 2024-11-21T01:22:36.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2925 | 2024-11-21T01:22:36.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2926 | 2024-11-21T01:22:36.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2927 | 2024-11-21T01:22:36.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2928 | 2024-11-21T01:22:37.043Z | DEBG | oximeter (results-sink): inserting 365 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
2929 | 2024-11-21T01:22:37.043Z | DEBG | oximeter (clickhouse-client): unrolling 365 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
2930 | 2024-11-21T01:22:37.060Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 14
table_name = fields_i16
|
2931 | 2024-11-21T01:22:37.062Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 281
table_name = fields_string
|
2932 | 2024-11-21T01:22:37.064Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 46
table_name = fields_u16
|
2933 | 2024-11-21T01:22:37.066Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 14
table_name = fields_u32
|
2934 | 2024-11-21T01:22:37.068Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 13
table_name = fields_u8
|
2935 | 2024-11-21T01:22:37.071Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 421
table_name = fields_uuid
|
2936 | 2024-11-21T01:22:37.072Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 6
table_name = measurements_bool
|
2937 | 2024-11-21T01:22:37.074Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 237
table_name = measurements_cumulativeu64
|
2938 | 2024-11-21T01:22:37.076Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 1
table_name = measurements_f64
|
2939 | 2024-11-21T01:22:37.080Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 39
table_name = measurements_histogramu64
|
2940 | 2024-11-21T01:22:37.086Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 82
table_name = measurements_u64
|
2941 | 2024-11-21T01:22:37.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2942 | 2024-11-21T01:22:37.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2943 | 2024-11-21T01:22:37.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2944 | 2024-11-21T01:22:37.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2945 | 2024-11-21T01:22:37.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2946 | 2024-11-21T01:22:37.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2947 | 2024-11-21T01:22:38.480Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:772
|
2948 | 2024-11-21T01:22:38.480Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?sort_by=id_ascending
|
2949 | 2024-11-21T01:22:38.484Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "5578c42e-71e4-4317-a9f8-272f840aadad", "content-length": "1412", "date": "Thu, 21 Nov 2024 01:22:38 GMT"} })
|
2950 | 2024-11-21T01:22:38.484Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkNWYxNThiOC1mY2JlLTRmMzItODE1Mi03ZmYxNTU3MTBkZmQifX0%3D
|
2951 | 2024-11-21T01:22:38.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2952 | 2024-11-21T01:22:38.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2953 | 2024-11-21T01:22:38.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2954 | 2024-11-21T01:22:38.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2955 | 2024-11-21T01:22:38.487Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkNWYxNThiOC1mY2JlLTRmMzItODE1Mi03ZmYxNTU3MTBkZmQifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "ff7b4d0e-5141-45ee-bdd0-c9c8525f0587", "content-length": "29", "date": "Thu, 21 Nov 2024 01:22:38 GMT"} })
|
2956 | 2024-11-21T01:22:38.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
2957 | 2024-11-21T01:22:38.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
2958 | 2024-11-21T01:22:38.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
2959 | 2024-11-21T01:22:38.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
2960 | 2024-11-21T01:22:38.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2961 | 2024-11-21T01:22:38.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
2962 | 2024-11-21T01:22:38.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
2963 | 2024-11-21T01:22:38.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2964 | 2024-11-21T01:22:38.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2965 | 2024-11-21T01:22:38.487Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:820
n_current_tasks = 9
n_pruned_tasks = 0
|
2966 | 2024-11-21T01:22:38.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
2967 | 2024-11-21T01:22:38.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
2968 | 2024-11-21T01:22:38.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
2969 | 2024-11-21T01:22:38.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
2970 | 2024-11-21T01:22:38.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2971 | 2024-11-21T01:22:38.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
2972 | 2024-11-21T01:22:38.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
2973 | 2024-11-21T01:22:38.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2974 | 2024-11-21T01:22:38.488Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2975 | 2024-11-21T01:22:38.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2976 | 2024-11-21T01:22:38.489Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2977 | 2024-11-21T01:22:39.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2978 | 2024-11-21T01:22:39.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2979 | 2024-11-21T01:22:39.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2980 | 2024-11-21T01:22:39.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2981 | 2024-11-21T01:22:39.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2982 | 2024-11-21T01:22:39.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2983 | 2024-11-21T01:22:40.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2984 | 2024-11-21T01:22:40.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2985 | 2024-11-21T01:22:40.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2986 | 2024-11-21T01:22:40.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2987 | 2024-11-21T01:22:40.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2988 | 2024-11-21T01:22:40.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2989 | 2024-11-21T01:22:41.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2990 | 2024-11-21T01:22:41.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
2991 | 2024-11-21T01:22:41.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2992 | 2024-11-21T01:22:41.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2993 | 2024-11-21T01:22:41.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
2994 | 2024-11-21T01:22:41.493Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
2995 | 2024-11-21T01:22:42.044Z | DEBG | oximeter (results-sink): inserting 220 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
2996 | 2024-11-21T01:22:42.044Z | DEBG | oximeter (clickhouse-client): unrolling 220 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
2997 | 2024-11-21T01:22:42.054Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 56
table_name = fields_string
|
2998 | 2024-11-21T01:22:42.060Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 64
table_name = fields_uuid
|
2999 | 2024-11-21T01:22:42.068Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 160
table_name = measurements_cumulativeu64
|
3000 | 2024-11-21T01:22:42.074Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 60
table_name = measurements_u64
|
3001 | 2024-11-21T01:22:42.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3002 | 2024-11-21T01:22:42.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3003 | 2024-11-21T01:22:42.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3004 | 2024-11-21T01:22:42.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3005 | 2024-11-21T01:22:42.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3006 | 2024-11-21T01:22:42.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3007 | 2024-11-21T01:22:43.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3008 | 2024-11-21T01:22:43.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3009 | 2024-11-21T01:22:43.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3010 | 2024-11-21T01:22:43.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3011 | 2024-11-21T01:22:43.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3012 | 2024-11-21T01:22:43.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3013 | 2024-11-21T01:22:44.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3014 | 2024-11-21T01:22:44.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3015 | 2024-11-21T01:22:44.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3016 | 2024-11-21T01:22:44.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3017 | 2024-11-21T01:22:44.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3018 | 2024-11-21T01:22:44.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3019 | 2024-11-21T01:22:45.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3020 | 2024-11-21T01:22:45.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3021 | 2024-11-21T01:22:45.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3022 | 2024-11-21T01:22:45.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3023 | 2024-11-21T01:22:45.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3024 | 2024-11-21T01:22:45.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3025 | 2024-11-21T01:22:46.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3026 | 2024-11-21T01:22:46.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3027 | 2024-11-21T01:22:46.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3028 | 2024-11-21T01:22:46.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3029 | 2024-11-21T01:22:46.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3030 | 2024-11-21T01:22:46.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3031 | 2024-11-21T01:22:47.044Z | DEBG | oximeter (results-sink): inserting 220 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
3032 | 2024-11-21T01:22:47.044Z | DEBG | oximeter (clickhouse-client): unrolling 220 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
3033 | 2024-11-21T01:22:47.054Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 56
table_name = fields_string
|
3034 | 2024-11-21T01:22:47.057Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 64
table_name = fields_uuid
|
3035 | 2024-11-21T01:22:47.059Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 160
table_name = measurements_cumulativeu64
|
3036 | 2024-11-21T01:22:47.061Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 60
table_name = measurements_u64
|
3037 | 2024-11-21T01:22:47.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3038 | 2024-11-21T01:22:47.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3039 | 2024-11-21T01:22:47.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3040 | 2024-11-21T01:22:47.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3041 | 2024-11-21T01:22:47.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3042 | 2024-11-21T01:22:47.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3043 | 2024-11-21T01:22:48.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
3044 | 2024-11-21T01:22:48.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
3045 | 2024-11-21T01:22:48.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
3046 | 2024-11-21T01:22:48.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
3047 | 2024-11-21T01:22:48.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
3048 | 2024-11-21T01:22:48.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3049 | 2024-11-21T01:22:48.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3050 | 2024-11-21T01:22:48.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3051 | 2024-11-21T01:22:48.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
3052 | 2024-11-21T01:22:48.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3053 | 2024-11-21T01:22:48.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
3054 | 2024-11-21T01:22:48.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
3055 | 2024-11-21T01:22:48.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3056 | 2024-11-21T01:22:48.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3057 | 2024-11-21T01:22:48.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
3058 | 2024-11-21T01:22:48.497Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
3059 | 2024-11-21T01:22:49.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3060 | 2024-11-21T01:22:49.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3061 | 2024-11-21T01:22:49.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3062 | 2024-11-21T01:22:49.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3063 | 2024-11-21T01:22:49.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3064 | 2024-11-21T01:22:49.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3065 | 2024-11-21T01:22:50.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3066 | 2024-11-21T01:22:50.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3067 | 2024-11-21T01:22:50.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3068 | 2024-11-21T01:22:50.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3069 | 2024-11-21T01:22:50.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3070 | 2024-11-21T01:22:50.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3071 | 2024-11-21T01:22:51.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3072 | 2024-11-21T01:22:51.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3073 | 2024-11-21T01:22:51.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3074 | 2024-11-21T01:22:51.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3075 | 2024-11-21T01:22:51.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3076 | 2024-11-21T01:22:51.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3077 | 2024-11-21T01:22:52.044Z | DEBG | oximeter (results-sink): inserting 365 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
3078 | 2024-11-21T01:22:52.044Z | DEBG | oximeter (clickhouse-client): unrolling 365 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
3079 | 2024-11-21T01:22:52.062Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 14
table_name = fields_i16
|
3080 | 2024-11-21T01:22:52.065Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 281
table_name = fields_string
|
3081 | 2024-11-21T01:22:52.067Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 46
table_name = fields_u16
|
3082 | 2024-11-21T01:22:52.069Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 14
table_name = fields_u32
|
3083 | 2024-11-21T01:22:52.071Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 13
table_name = fields_u8
|
3084 | 2024-11-21T01:22:52.073Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 421
table_name = fields_uuid
|
3085 | 2024-11-21T01:22:52.075Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 6
table_name = measurements_bool
|
3086 | 2024-11-21T01:22:52.077Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 237
table_name = measurements_cumulativeu64
|
3087 | 2024-11-21T01:22:52.079Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 1
table_name = measurements_f64
|
3088 | 2024-11-21T01:22:52.082Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 39
table_name = measurements_histogramu64
|
3089 | 2024-11-21T01:22:52.084Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 82
table_name = measurements_u64
|
3090 | 2024-11-21T01:22:52.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3091 | 2024-11-21T01:22:52.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3092 | 2024-11-21T01:22:52.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3093 | 2024-11-21T01:22:52.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3094 | 2024-11-21T01:22:52.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3095 | 2024-11-21T01:22:52.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3096 | 2024-11-21T01:22:53.480Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:772
|
3097 | 2024-11-21T01:22:53.480Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?sort_by=id_ascending
|
3098 | 2024-11-21T01:22:53.483Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "4d794fa0-09ec-4341-9742-898122353c7c", "content-length": "1412", "date": "Thu, 21 Nov 2024 01:22:52 GMT"} })
|
3099 | 2024-11-21T01:22:53.483Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkNWYxNThiOC1mY2JlLTRmMzItODE1Mi03ZmYxNTU3MTBkZmQifX0%3D
|
3100 | 2024-11-21T01:22:53.486Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkNWYxNThiOC1mY2JlLTRmMzItODE1Mi03ZmYxNTU3MTBkZmQifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "a8bce1c7-a504-43a8-be43-9c4b434ac750", "content-length": "29", "date": "Thu, 21 Nov 2024 01:22:53 GMT"} })
|
3101 | 2024-11-21T01:22:53.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
3102 | 2024-11-21T01:22:53.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
3103 | 2024-11-21T01:22:53.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
3104 | 2024-11-21T01:22:53.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
3105 | 2024-11-21T01:22:53.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3106 | 2024-11-21T01:22:53.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
3107 | 2024-11-21T01:22:53.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
3108 | 2024-11-21T01:22:53.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3109 | 2024-11-21T01:22:53.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3110 | 2024-11-21T01:22:53.486Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:820
n_current_tasks = 9
n_pruned_tasks = 0
|
3111 | 2024-11-21T01:22:53.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
3112 | 2024-11-21T01:22:53.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
3113 | 2024-11-21T01:22:53.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
3114 | 2024-11-21T01:22:53.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
3115 | 2024-11-21T01:22:53.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3116 | 2024-11-21T01:22:53.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
3117 | 2024-11-21T01:22:53.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
3118 | 2024-11-21T01:22:53.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3119 | 2024-11-21T01:22:53.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3120 | 2024-11-21T01:22:53.557Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3121 | 2024-11-21T01:22:53.557Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
3122 | 2024-11-21T01:22:53.559Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3123 | 2024-11-21T01:22:54.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3124 | 2024-11-21T01:22:54.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3125 | 2024-11-21T01:22:54.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3126 | 2024-11-21T01:22:54.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3127 | 2024-11-21T01:22:54.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3128 | 2024-11-21T01:22:54.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3129 | 2024-11-21T01:22:55.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3130 | 2024-11-21T01:22:55.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3131 | 2024-11-21T01:22:55.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3132 | 2024-11-21T01:22:55.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3133 | 2024-11-21T01:22:55.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3134 | 2024-11-21T01:22:55.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3135 | 2024-11-21T01:22:56.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3136 | 2024-11-21T01:22:56.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3137 | 2024-11-21T01:22:56.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3138 | 2024-11-21T01:22:56.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3139 | 2024-11-21T01:22:56.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3140 | 2024-11-21T01:22:56.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3141 | 2024-11-21T01:22:57.044Z | DEBG | oximeter (results-sink): inserting 179 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
3142 | 2024-11-21T01:22:57.044Z | DEBG | oximeter (clickhouse-client): unrolling 179 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
3143 | 2024-11-21T01:22:57.053Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 6
table_name = fields_ipaddr
|
3144 | 2024-11-21T01:22:57.056Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 59
table_name = fields_string
|
3145 | 2024-11-21T01:22:57.058Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 6
table_name = fields_u16
|
3146 | 2024-11-21T01:22:57.060Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 70
table_name = fields_uuid
|
3147 | 2024-11-21T01:22:57.062Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 131
table_name = measurements_cumulativeu64
|
3148 | 2024-11-21T01:22:57.064Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 48
table_name = measurements_u64
|
3149 | 2024-11-21T01:22:57.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3150 | 2024-11-21T01:22:57.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3151 | 2024-11-21T01:22:57.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3152 | 2024-11-21T01:22:57.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3153 | 2024-11-21T01:22:57.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3154 | 2024-11-21T01:22:57.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3155 | 2024-11-21T01:22:58.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3156 | 2024-11-21T01:22:58.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3157 | 2024-11-21T01:22:58.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3158 | 2024-11-21T01:22:58.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3159 | 2024-11-21T01:22:58.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3160 | 2024-11-21T01:22:58.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3161 | 2024-11-21T01:22:59.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3162 | 2024-11-21T01:22:59.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3163 | 2024-11-21T01:22:59.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3164 | 2024-11-21T01:22:59.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3165 | 2024-11-21T01:22:59.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3166 | 2024-11-21T01:22:59.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3167 | 2024-11-21T01:23:00.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3168 | 2024-11-21T01:23:00.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3169 | 2024-11-21T01:23:00.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3170 | 2024-11-21T01:23:00.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3171 | 2024-11-21T01:23:00.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3172 | 2024-11-21T01:23:00.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3173 | 2024-11-21T01:23:01.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3174 | 2024-11-21T01:23:01.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3175 | 2024-11-21T01:23:01.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3176 | 2024-11-21T01:23:01.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3177 | 2024-11-21T01:23:01.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3178 | 2024-11-21T01:23:01.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3179 | 2024-11-21T01:23:02.044Z | DEBG | oximeter (results-sink): inserting 220 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
3180 | 2024-11-21T01:23:02.044Z | DEBG | oximeter (clickhouse-client): unrolling 220 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
3181 | 2024-11-21T01:23:02.055Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 56
table_name = fields_string
|
3182 | 2024-11-21T01:23:02.057Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 64
table_name = fields_uuid
|
3183 | 2024-11-21T01:23:02.059Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 160
table_name = measurements_cumulativeu64
|
3184 | 2024-11-21T01:23:02.061Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 60
table_name = measurements_u64
|
3185 | 2024-11-21T01:23:02.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3186 | 2024-11-21T01:23:02.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3187 | 2024-11-21T01:23:02.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3188 | 2024-11-21T01:23:02.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3189 | 2024-11-21T01:23:02.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3190 | 2024-11-21T01:23:02.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3191 | 2024-11-21T01:23:03.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
3192 | 2024-11-21T01:23:03.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
3193 | 2024-11-21T01:23:03.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3194 | 2024-11-21T01:23:03.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3195 | 2024-11-21T01:23:03.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
3196 | 2024-11-21T01:23:03.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
3197 | 2024-11-21T01:23:03.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3198 | 2024-11-21T01:23:03.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
3199 | 2024-11-21T01:23:03.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
3200 | 2024-11-21T01:23:03.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3201 | 2024-11-21T01:23:03.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
3202 | 2024-11-21T01:23:03.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3203 | 2024-11-21T01:23:03.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
3204 | 2024-11-21T01:23:03.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3205 | 2024-11-21T01:23:03.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
3206 | 2024-11-21T01:23:03.496Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
3207 | 2024-11-21T01:23:04.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3208 | 2024-11-21T01:23:04.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3209 | 2024-11-21T01:23:04.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3210 | 2024-11-21T01:23:04.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3211 | 2024-11-21T01:23:04.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3212 | 2024-11-21T01:23:04.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3213 | 2024-11-21T01:23:05.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3214 | 2024-11-21T01:23:05.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3215 | 2024-11-21T01:23:05.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3216 | 2024-11-21T01:23:05.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3217 | 2024-11-21T01:23:05.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3218 | 2024-11-21T01:23:05.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3219 | 2024-11-21T01:23:06.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3220 | 2024-11-21T01:23:06.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3221 | 2024-11-21T01:23:06.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3222 | 2024-11-21T01:23:06.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3223 | 2024-11-21T01:23:06.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3224 | 2024-11-21T01:23:06.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3225 | 2024-11-21T01:23:07.044Z | DEBG | oximeter (results-sink): inserting 365 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
3226 | 2024-11-21T01:23:07.044Z | DEBG | oximeter (clickhouse-client): unrolling 365 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
3227 | 2024-11-21T01:23:07.061Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 14
table_name = fields_i16
|
3228 | 2024-11-21T01:23:07.064Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 281
table_name = fields_string
|
3229 | 2024-11-21T01:23:07.070Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 46
table_name = fields_u16
|
3230 | 2024-11-21T01:23:07.073Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 14
table_name = fields_u32
|
3231 | 2024-11-21T01:23:07.075Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 13
table_name = fields_u8
|
3232 | 2024-11-21T01:23:07.077Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 421
table_name = fields_uuid
|
3233 | 2024-11-21T01:23:07.083Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 6
table_name = measurements_bool
|
3234 | 2024-11-21T01:23:07.086Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 237
table_name = measurements_cumulativeu64
|
3235 | 2024-11-21T01:23:07.092Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 1
table_name = measurements_f64
|
3236 | 2024-11-21T01:23:07.096Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 39
table_name = measurements_histogramu64
|
3237 | 2024-11-21T01:23:07.098Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 82
table_name = measurements_u64
|
3238 | 2024-11-21T01:23:07.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3239 | 2024-11-21T01:23:07.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3240 | 2024-11-21T01:23:07.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3241 | 2024-11-21T01:23:07.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3242 | 2024-11-21T01:23:07.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3243 | 2024-11-21T01:23:07.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3244 | 2024-11-21T01:23:08.480Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:772
|
3245 | 2024-11-21T01:23:08.480Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?sort_by=id_ascending
|
3246 | 2024-11-21T01:23:08.483Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "6eee1bce-7411-407e-aed3-4b0916ae7b11", "content-length": "1412", "date": "Thu, 21 Nov 2024 01:23:07 GMT"} })
|
3247 | 2024-11-21T01:23:08.483Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkNWYxNThiOC1mY2JlLTRmMzItODE1Mi03ZmYxNTU3MTBkZmQifX0%3D
|
3248 | 2024-11-21T01:23:08.485Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkNWYxNThiOC1mY2JlLTRmMzItODE1Mi03ZmYxNTU3MTBkZmQifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "6bc73486-b739-494c-898f-fa8d726f2856", "content-length": "29", "date": "Thu, 21 Nov 2024 01:23:08 GMT"} })
|
3249 | 2024-11-21T01:23:08.485Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
3250 | 2024-11-21T01:23:08.485Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
3251 | 2024-11-21T01:23:08.485Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
3252 | 2024-11-21T01:23:08.485Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
3253 | 2024-11-21T01:23:08.485Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3254 | 2024-11-21T01:23:08.485Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
3255 | 2024-11-21T01:23:08.485Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
3256 | 2024-11-21T01:23:08.485Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3257 | 2024-11-21T01:23:08.485Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3258 | 2024-11-21T01:23:08.485Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
3259 | 2024-11-21T01:23:08.485Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:820
n_current_tasks = 9
n_pruned_tasks = 0
|
3260 | 2024-11-21T01:23:08.485Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3261 | 2024-11-21T01:23:08.485Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
3262 | 2024-11-21T01:23:08.485Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3263 | 2024-11-21T01:23:08.485Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
3264 | 2024-11-21T01:23:08.485Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3265 | 2024-11-21T01:23:08.485Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
3266 | 2024-11-21T01:23:08.485Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
3267 | 2024-11-21T01:23:08.485Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
3268 | 2024-11-21T01:23:09.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3269 | 2024-11-21T01:23:09.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3270 | 2024-11-21T01:23:09.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3271 | 2024-11-21T01:23:09.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3272 | 2024-11-21T01:23:09.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3273 | 2024-11-21T01:23:09.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3274 | 2024-11-21T01:23:10.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3275 | 2024-11-21T01:23:10.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3276 | 2024-11-21T01:23:10.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3277 | 2024-11-21T01:23:10.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3278 | 2024-11-21T01:23:10.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3279 | 2024-11-21T01:23:10.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3280 | 2024-11-21T01:23:11.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3281 | 2024-11-21T01:23:11.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3282 | 2024-11-21T01:23:11.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3283 | 2024-11-21T01:23:11.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3284 | 2024-11-21T01:23:11.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3285 | 2024-11-21T01:23:11.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3286 | 2024-11-21T01:23:12.044Z | DEBG | oximeter (results-sink): inserting 176 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
3287 | 2024-11-21T01:23:12.044Z | DEBG | oximeter (clickhouse-client): unrolling 176 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
3288 | 2024-11-21T01:23:12.053Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 56
table_name = fields_string
|
3289 | 2024-11-21T01:23:12.056Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 64
table_name = fields_uuid
|
3290 | 2024-11-21T01:23:12.058Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 128
table_name = measurements_cumulativeu64
|
3291 | 2024-11-21T01:23:12.060Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 48
table_name = measurements_u64
|
3292 | 2024-11-21T01:23:12.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3293 | 2024-11-21T01:23:12.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3294 | 2024-11-21T01:23:12.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3295 | 2024-11-21T01:23:12.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3296 | 2024-11-21T01:23:12.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3297 | 2024-11-21T01:23:12.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3298 | 2024-11-21T01:23:13.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3299 | 2024-11-21T01:23:13.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3300 | 2024-11-21T01:23:13.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3301 | 2024-11-21T01:23:13.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3302 | 2024-11-21T01:23:13.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3303 | 2024-11-21T01:23:13.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3304 | 2024-11-21T01:23:14.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3305 | 2024-11-21T01:23:14.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3306 | 2024-11-21T01:23:14.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3307 | 2024-11-21T01:23:14.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3308 | 2024-11-21T01:23:14.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3309 | 2024-11-21T01:23:14.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3310 | 2024-11-21T01:23:15.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3311 | 2024-11-21T01:23:15.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3312 | 2024-11-21T01:23:15.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3313 | 2024-11-21T01:23:15.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3314 | 2024-11-21T01:23:15.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3315 | 2024-11-21T01:23:15.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3316 | 2024-11-21T01:23:16.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3317 | 2024-11-21T01:23:16.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3318 | 2024-11-21T01:23:16.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3319 | 2024-11-21T01:23:16.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3320 | 2024-11-21T01:23:16.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3321 | 2024-11-21T01:23:16.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3322 | 2024-11-21T01:23:17.044Z | DEBG | oximeter (results-sink): inserting 220 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
3323 | 2024-11-21T01:23:17.044Z | DEBG | oximeter (clickhouse-client): unrolling 220 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
3324 | 2024-11-21T01:23:17.055Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 56
table_name = fields_string
|
3325 | 2024-11-21T01:23:17.057Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 64
table_name = fields_uuid
|
3326 | 2024-11-21T01:23:17.059Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 160
table_name = measurements_cumulativeu64
|
3327 | 2024-11-21T01:23:17.061Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 60
table_name = measurements_u64
|
3328 | 2024-11-21T01:23:17.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3329 | 2024-11-21T01:23:17.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3330 | 2024-11-21T01:23:17.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3331 | 2024-11-21T01:23:17.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3332 | 2024-11-21T01:23:17.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3333 | 2024-11-21T01:23:17.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3334 | 2024-11-21T01:23:18.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3335 | 2024-11-21T01:23:18.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
3336 | 2024-11-21T01:23:18.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
3337 | 2024-11-21T01:23:18.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
3338 | 2024-11-21T01:23:18.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
3339 | 2024-11-21T01:23:18.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3340 | 2024-11-21T01:23:18.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3341 | 2024-11-21T01:23:18.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
3342 | 2024-11-21T01:23:18.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
3343 | 2024-11-21T01:23:18.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3344 | 2024-11-21T01:23:18.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3345 | 2024-11-21T01:23:18.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
3346 | 2024-11-21T01:23:18.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
3347 | 2024-11-21T01:23:18.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3348 | 2024-11-21T01:23:18.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
3349 | 2024-11-21T01:23:18.495Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
3350 | 2024-11-21T01:23:19.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3351 | 2024-11-21T01:23:19.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3352 | 2024-11-21T01:23:19.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3353 | 2024-11-21T01:23:19.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3354 | 2024-11-21T01:23:19.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3355 | 2024-11-21T01:23:19.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3356 | 2024-11-21T01:23:20.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3357 | 2024-11-21T01:23:20.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3358 | 2024-11-21T01:23:20.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3359 | 2024-11-21T01:23:20.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3360 | 2024-11-21T01:23:20.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3361 | 2024-11-21T01:23:20.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3362 | 2024-11-21T01:23:21.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3363 | 2024-11-21T01:23:21.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3364 | 2024-11-21T01:23:21.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3365 | 2024-11-21T01:23:21.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3366 | 2024-11-21T01:23:21.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3367 | 2024-11-21T01:23:21.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3368 | 2024-11-21T01:23:22.045Z | DEBG | oximeter (results-sink): inserting 365 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
3369 | 2024-11-21T01:23:22.045Z | DEBG | oximeter (clickhouse-client): unrolling 365 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
3370 | 2024-11-21T01:23:22.061Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 14
table_name = fields_i16
|
3371 | 2024-11-21T01:23:22.067Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 281
table_name = fields_string
|
3372 | 2024-11-21T01:23:22.069Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 46
table_name = fields_u16
|
3373 | 2024-11-21T01:23:22.071Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 14
table_name = fields_u32
|
3374 | 2024-11-21T01:23:22.073Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 13
table_name = fields_u8
|
3375 | 2024-11-21T01:23:22.079Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 421
table_name = fields_uuid
|
3376 | 2024-11-21T01:23:22.081Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 6
table_name = measurements_bool
|
3377 | 2024-11-21T01:23:22.083Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 237
table_name = measurements_cumulativeu64
|
3378 | 2024-11-21T01:23:22.085Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 1
table_name = measurements_f64
|
3379 | 2024-11-21T01:23:22.088Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 39
table_name = measurements_histogramu64
|
3380 | 2024-11-21T01:23:22.089Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 82
table_name = measurements_u64
|
3381 | 2024-11-21T01:23:22.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3382 | 2024-11-21T01:23:22.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3383 | 2024-11-21T01:23:22.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3384 | 2024-11-21T01:23:22.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3385 | 2024-11-21T01:23:22.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3386 | 2024-11-21T01:23:22.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3387 | 2024-11-21T01:23:23.480Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:772
|
3388 | 2024-11-21T01:23:23.480Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?sort_by=id_ascending
|
3389 | 2024-11-21T01:23:23.483Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "c862a9bb-faf8-4ef3-89b5-642c97be4d66", "content-length": "1412", "date": "Thu, 21 Nov 2024 01:23:23 GMT"} })
|
3390 | 2024-11-21T01:23:23.483Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkNWYxNThiOC1mY2JlLTRmMzItODE1Mi03ZmYxNTU3MTBkZmQifX0%3D
|
3391 | 2024-11-21T01:23:23.486Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkNWYxNThiOC1mY2JlLTRmMzItODE1Mi03ZmYxNTU3MTBkZmQifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "f89e5e69-5d5d-49dc-aadd-41b017cee23c", "content-length": "29", "date": "Thu, 21 Nov 2024 01:23:23 GMT"} })
|
3392 | 2024-11-21T01:23:23.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
3393 | 2024-11-21T01:23:23.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
3394 | 2024-11-21T01:23:23.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
3395 | 2024-11-21T01:23:23.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
3396 | 2024-11-21T01:23:23.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3397 | 2024-11-21T01:23:23.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
3398 | 2024-11-21T01:23:23.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
3399 | 2024-11-21T01:23:23.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
3400 | 2024-11-21T01:23:23.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3401 | 2024-11-21T01:23:23.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3402 | 2024-11-21T01:23:23.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3403 | 2024-11-21T01:23:23.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
3404 | 2024-11-21T01:23:23.486Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:820
n_current_tasks = 9
n_pruned_tasks = 0
|
3405 | 2024-11-21T01:23:23.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
3406 | 2024-11-21T01:23:23.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3407 | 2024-11-21T01:23:23.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
3408 | 2024-11-21T01:23:23.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
3409 | 2024-11-21T01:23:23.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
3410 | 2024-11-21T01:23:23.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3411 | 2024-11-21T01:23:23.559Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3412 | 2024-11-21T01:23:23.559Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
3413 | 2024-11-21T01:23:23.560Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
3414 | 2024-11-21T01:23:23.562Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
3415 | 2024-11-21T01:23:23.562Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
3416 | 2024-11-21T01:23:23.566Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
3417 | 2024-11-21T01:23:24.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3418 | 2024-11-21T01:23:24.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3419 | 2024-11-21T01:23:24.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3420 | 2024-11-21T01:23:24.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3421 | 2024-11-21T01:23:24.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3422 | 2024-11-21T01:23:24.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3423 | 2024-11-21T01:23:25.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3424 | 2024-11-21T01:23:25.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3425 | 2024-11-21T01:23:25.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3426 | 2024-11-21T01:23:25.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3427 | 2024-11-21T01:23:25.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3428 | 2024-11-21T01:23:25.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3429 | 2024-11-21T01:23:26.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3430 | 2024-11-21T01:23:26.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3431 | 2024-11-21T01:23:26.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3432 | 2024-11-21T01:23:26.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3433 | 2024-11-21T01:23:26.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3434 | 2024-11-21T01:23:26.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3435 | 2024-11-21T01:23:27.044Z | DEBG | oximeter (results-sink): inserting 182 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
3436 | 2024-11-21T01:23:27.044Z | DEBG | oximeter (clickhouse-client): unrolling 182 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
3437 | 2024-11-21T01:23:27.054Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 12
table_name = fields_ipaddr
|
3438 | 2024-11-21T01:23:27.056Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 62
table_name = fields_string
|
3439 | 2024-11-21T01:23:27.058Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 12
table_name = fields_u16
|
3440 | 2024-11-21T01:23:27.065Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 76
table_name = fields_uuid
|
3441 | 2024-11-21T01:23:27.067Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 134
table_name = measurements_cumulativeu64
|
3442 | 2024-11-21T01:23:27.069Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 48
table_name = measurements_u64
|
3443 | 2024-11-21T01:23:27.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3444 | 2024-11-21T01:23:27.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3445 | 2024-11-21T01:23:27.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3446 | 2024-11-21T01:23:27.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3447 | 2024-11-21T01:23:27.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3448 | 2024-11-21T01:23:27.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3449 | 2024-11-21T01:23:28.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3450 | 2024-11-21T01:23:28.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3451 | 2024-11-21T01:23:28.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3452 | 2024-11-21T01:23:28.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3453 | 2024-11-21T01:23:28.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3454 | 2024-11-21T01:23:28.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3455 | 2024-11-21T01:23:29.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3456 | 2024-11-21T01:23:29.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3457 | 2024-11-21T01:23:29.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3458 | 2024-11-21T01:23:29.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3459 | 2024-11-21T01:23:29.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3460 | 2024-11-21T01:23:29.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3461 | 2024-11-21T01:23:30.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3462 | 2024-11-21T01:23:30.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3463 | 2024-11-21T01:23:30.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3464 | 2024-11-21T01:23:30.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3465 | 2024-11-21T01:23:30.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3466 | 2024-11-21T01:23:30.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3467 | 2024-11-21T01:23:31.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3468 | 2024-11-21T01:23:31.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3469 | 2024-11-21T01:23:31.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3470 | 2024-11-21T01:23:31.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3471 | 2024-11-21T01:23:31.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3472 | 2024-11-21T01:23:31.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3473 | 2024-11-21T01:23:32.044Z | DEBG | oximeter (results-sink): inserting 220 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
3474 | 2024-11-21T01:23:32.044Z | DEBG | oximeter (clickhouse-client): unrolling 220 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
3475 | 2024-11-21T01:23:32.054Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 56
table_name = fields_string
|
3476 | 2024-11-21T01:23:32.059Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 64
table_name = fields_uuid
|
3477 | 2024-11-21T01:23:32.066Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 160
table_name = measurements_cumulativeu64
|
3478 | 2024-11-21T01:23:32.073Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 60
table_name = measurements_u64
|
3479 | 2024-11-21T01:23:32.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3480 | 2024-11-21T01:23:32.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3481 | 2024-11-21T01:23:32.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3482 | 2024-11-21T01:23:32.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3483 | 2024-11-21T01:23:32.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3484 | 2024-11-21T01:23:32.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3485 | 2024-11-21T01:23:33.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
3486 | 2024-11-21T01:23:33.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
3487 | 2024-11-21T01:23:33.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
3488 | 2024-11-21T01:23:33.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
3489 | 2024-11-21T01:23:33.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
3490 | 2024-11-21T01:23:33.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3491 | 2024-11-21T01:23:33.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3492 | 2024-11-21T01:23:33.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3493 | 2024-11-21T01:23:33.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
3494 | 2024-11-21T01:23:33.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3495 | 2024-11-21T01:23:33.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
3496 | 2024-11-21T01:23:33.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
3497 | 2024-11-21T01:23:33.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3498 | 2024-11-21T01:23:33.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3499 | 2024-11-21T01:23:33.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
3500 | 2024-11-21T01:23:33.495Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
3501 | 2024-11-21T01:23:34.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3502 | 2024-11-21T01:23:34.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3503 | 2024-11-21T01:23:34.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3504 | 2024-11-21T01:23:34.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3505 | 2024-11-21T01:23:34.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3506 | 2024-11-21T01:23:34.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3507 | 2024-11-21T01:23:35.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3508 | 2024-11-21T01:23:35.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3509 | 2024-11-21T01:23:35.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3510 | 2024-11-21T01:23:35.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3511 | 2024-11-21T01:23:35.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3512 | 2024-11-21T01:23:35.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3513 | 2024-11-21T01:23:36.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3514 | 2024-11-21T01:23:36.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3515 | 2024-11-21T01:23:36.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3516 | 2024-11-21T01:23:36.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3517 | 2024-11-21T01:23:36.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3518 | 2024-11-21T01:23:36.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3519 | 2024-11-21T01:23:37.045Z | DEBG | oximeter (results-sink): inserting 365 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
3520 | 2024-11-21T01:23:37.045Z | DEBG | oximeter (clickhouse-client): unrolling 365 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
3521 | 2024-11-21T01:23:37.061Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 14
table_name = fields_i16
|
3522 | 2024-11-21T01:23:37.064Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 281
table_name = fields_string
|
3523 | 2024-11-21T01:23:37.066Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 46
table_name = fields_u16
|
3524 | 2024-11-21T01:23:37.068Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 14
table_name = fields_u32
|
3525 | 2024-11-21T01:23:37.070Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 13
table_name = fields_u8
|
3526 | 2024-11-21T01:23:37.072Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 421
table_name = fields_uuid
|
3527 | 2024-11-21T01:23:37.074Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 6
table_name = measurements_bool
|
3528 | 2024-11-21T01:23:37.076Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 237
table_name = measurements_cumulativeu64
|
3529 | 2024-11-21T01:23:37.078Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 1
table_name = measurements_f64
|
3530 | 2024-11-21T01:23:37.081Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 39
table_name = measurements_histogramu64
|
3531 | 2024-11-21T01:23:37.083Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 82
table_name = measurements_u64
|
3532 | 2024-11-21T01:23:37.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3533 | 2024-11-21T01:23:37.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3534 | 2024-11-21T01:23:37.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3535 | 2024-11-21T01:23:37.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3536 | 2024-11-21T01:23:37.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3537 | 2024-11-21T01:23:37.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3538 | 2024-11-21T01:23:38.480Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:772
|
3539 | 2024-11-21T01:23:38.480Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?sort_by=id_ascending
|
3540 | 2024-11-21T01:23:38.484Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "db3c980f-fda0-4bd0-b6a7-b964869ebb5a", "content-length": "1412", "date": "Thu, 21 Nov 2024 01:23:38 GMT"} })
|
3541 | 2024-11-21T01:23:38.484Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkNWYxNThiOC1mY2JlLTRmMzItODE1Mi03ZmYxNTU3MTBkZmQifX0%3D
|
3542 | 2024-11-21T01:23:38.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3543 | 2024-11-21T01:23:38.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3544 | 2024-11-21T01:23:38.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3545 | 2024-11-21T01:23:38.487Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkNWYxNThiOC1mY2JlLTRmMzItODE1Mi03ZmYxNTU3MTBkZmQifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "15571273-d48b-497b-9108-c186869439fe", "content-length": "29", "date": "Thu, 21 Nov 2024 01:23:38 GMT"} })
|
3546 | 2024-11-21T01:23:38.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
3547 | 2024-11-21T01:23:38.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
3548 | 2024-11-21T01:23:38.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
3549 | 2024-11-21T01:23:38.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
3550 | 2024-11-21T01:23:38.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3551 | 2024-11-21T01:23:38.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
3552 | 2024-11-21T01:23:38.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
3553 | 2024-11-21T01:23:38.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3554 | 2024-11-21T01:23:38.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3555 | 2024-11-21T01:23:38.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
3556 | 2024-11-21T01:23:38.487Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:820
n_current_tasks = 9
n_pruned_tasks = 0
|
3557 | 2024-11-21T01:23:38.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
3558 | 2024-11-21T01:23:38.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
3559 | 2024-11-21T01:23:38.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
3560 | 2024-11-21T01:23:38.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
3561 | 2024-11-21T01:23:38.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
3562 | 2024-11-21T01:23:38.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3563 | 2024-11-21T01:23:38.488Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3564 | 2024-11-21T01:23:38.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3565 | 2024-11-21T01:23:38.488Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3566 | 2024-11-21T01:23:38.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3567 | 2024-11-21T01:23:38.489Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3568 | 2024-11-21T01:23:39.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3569 | 2024-11-21T01:23:39.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3570 | 2024-11-21T01:23:39.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3571 | 2024-11-21T01:23:39.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3572 | 2024-11-21T01:23:39.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3573 | 2024-11-21T01:23:39.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3574 | 2024-11-21T01:23:40.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3575 | 2024-11-21T01:23:40.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3576 | 2024-11-21T01:23:40.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3577 | 2024-11-21T01:23:40.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3578 | 2024-11-21T01:23:40.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3579 | 2024-11-21T01:23:40.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3580 | 2024-11-21T01:23:41.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3581 | 2024-11-21T01:23:41.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3582 | 2024-11-21T01:23:41.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3583 | 2024-11-21T01:23:41.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3584 | 2024-11-21T01:23:41.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3585 | 2024-11-21T01:23:41.493Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3586 | 2024-11-21T01:23:42.045Z | DEBG | oximeter (results-sink): inserting 220 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
3587 | 2024-11-21T01:23:42.045Z | DEBG | oximeter (clickhouse-client): unrolling 220 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
3588 | 2024-11-21T01:23:42.055Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 56
table_name = fields_string
|
3589 | 2024-11-21T01:23:42.058Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 64
table_name = fields_uuid
|
3590 | 2024-11-21T01:23:42.060Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 160
table_name = measurements_cumulativeu64
|
3591 | 2024-11-21T01:23:42.061Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 60
table_name = measurements_u64
|
3592 | 2024-11-21T01:23:42.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3593 | 2024-11-21T01:23:42.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3594 | 2024-11-21T01:23:42.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3595 | 2024-11-21T01:23:42.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3596 | 2024-11-21T01:23:42.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3597 | 2024-11-21T01:23:42.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3598 | 2024-11-21T01:23:43.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3599 | 2024-11-21T01:23:43.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3600 | 2024-11-21T01:23:43.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3601 | 2024-11-21T01:23:43.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3602 | 2024-11-21T01:23:43.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3603 | 2024-11-21T01:23:43.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3604 | 2024-11-21T01:23:44.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3605 | 2024-11-21T01:23:44.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3606 | 2024-11-21T01:23:44.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3607 | 2024-11-21T01:23:44.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3608 | 2024-11-21T01:23:44.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3609 | 2024-11-21T01:23:44.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3610 | 2024-11-21T01:23:45.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3611 | 2024-11-21T01:23:45.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3612 | 2024-11-21T01:23:45.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3613 | 2024-11-21T01:23:45.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3614 | 2024-11-21T01:23:45.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3615 | 2024-11-21T01:23:45.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3616 | 2024-11-21T01:23:46.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3617 | 2024-11-21T01:23:46.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3618 | 2024-11-21T01:23:46.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3619 | 2024-11-21T01:23:46.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3620 | 2024-11-21T01:23:46.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3621 | 2024-11-21T01:23:46.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3622 | 2024-11-21T01:23:47.044Z | DEBG | oximeter (results-sink): inserting 220 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
3623 | 2024-11-21T01:23:47.044Z | DEBG | oximeter (clickhouse-client): unrolling 220 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
3624 | 2024-11-21T01:23:47.055Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 56
table_name = fields_string
|
3625 | 2024-11-21T01:23:47.057Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 64
table_name = fields_uuid
|
3626 | 2024-11-21T01:23:47.059Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 160
table_name = measurements_cumulativeu64
|
3627 | 2024-11-21T01:23:47.061Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 60
table_name = measurements_u64
|
3628 | 2024-11-21T01:23:47.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3629 | 2024-11-21T01:23:47.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3630 | 2024-11-21T01:23:47.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3631 | 2024-11-21T01:23:47.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3632 | 2024-11-21T01:23:47.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3633 | 2024-11-21T01:23:47.493Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3634 | 2024-11-21T01:23:48.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
3635 | 2024-11-21T01:23:48.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
3636 | 2024-11-21T01:23:48.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
3637 | 2024-11-21T01:23:48.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3638 | 2024-11-21T01:23:48.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
3639 | 2024-11-21T01:23:48.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
3640 | 2024-11-21T01:23:48.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3641 | 2024-11-21T01:23:48.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3642 | 2024-11-21T01:23:48.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
3643 | 2024-11-21T01:23:48.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
3644 | 2024-11-21T01:23:48.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
3645 | 2024-11-21T01:23:48.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3646 | 2024-11-21T01:23:48.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3647 | 2024-11-21T01:23:48.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
3648 | 2024-11-21T01:23:48.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3649 | 2024-11-21T01:23:48.497Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
3650 | 2024-11-21T01:23:49.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3651 | 2024-11-21T01:23:49.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3652 | 2024-11-21T01:23:49.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3653 | 2024-11-21T01:23:49.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3654 | 2024-11-21T01:23:49.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3655 | 2024-11-21T01:23:49.493Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3656 | 2024-11-21T01:23:50.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3657 | 2024-11-21T01:23:50.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3658 | 2024-11-21T01:23:50.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3659 | 2024-11-21T01:23:50.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3660 | 2024-11-21T01:23:50.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3661 | 2024-11-21T01:23:50.493Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3662 | 2024-11-21T01:23:51.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3663 | 2024-11-21T01:23:51.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3664 | 2024-11-21T01:23:51.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3665 | 2024-11-21T01:23:51.491Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3666 | 2024-11-21T01:23:51.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3667 | 2024-11-21T01:23:51.493Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3668 | 2024-11-21T01:23:52.045Z | DEBG | oximeter (results-sink): inserting 365 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
3669 | 2024-11-21T01:23:52.045Z | DEBG | oximeter (clickhouse-client): unrolling 365 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
3670 | 2024-11-21T01:23:52.061Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 14
table_name = fields_i16
|
3671 | 2024-11-21T01:23:52.064Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 281
table_name = fields_string
|
3672 | 2024-11-21T01:23:52.066Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 46
table_name = fields_u16
|
3673 | 2024-11-21T01:23:52.068Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 14
table_name = fields_u32
|
3674 | 2024-11-21T01:23:52.070Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 13
table_name = fields_u8
|
3675 | 2024-11-21T01:23:52.072Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 421
table_name = fields_uuid
|
3676 | 2024-11-21T01:23:52.074Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 6
table_name = measurements_bool
|
3677 | 2024-11-21T01:23:52.076Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 237
table_name = measurements_cumulativeu64
|
3678 | 2024-11-21T01:23:52.077Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 1
table_name = measurements_f64
|
3679 | 2024-11-21T01:23:52.081Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 39
table_name = measurements_histogramu64
|
3680 | 2024-11-21T01:23:52.085Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 82
table_name = measurements_u64
|
3681 | 2024-11-21T01:23:52.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3682 | 2024-11-21T01:23:52.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3683 | 2024-11-21T01:23:52.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3684 | 2024-11-21T01:23:52.491Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3685 | 2024-11-21T01:23:52.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3686 | 2024-11-21T01:23:52.493Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3687 | 2024-11-21T01:23:53.480Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:772
|
3688 | 2024-11-21T01:23:53.480Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?sort_by=id_ascending
|
3689 | 2024-11-21T01:23:53.483Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "06983351-ff6f-4cdd-9bc5-be762f6c8562", "content-length": "1412", "date": "Thu, 21 Nov 2024 01:23:52 GMT"} })
|
3690 | 2024-11-21T01:23:53.483Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkNWYxNThiOC1mY2JlLTRmMzItODE1Mi03ZmYxNTU3MTBkZmQifX0%3D
|
3691 | 2024-11-21T01:23:53.486Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkNWYxNThiOC1mY2JlLTRmMzItODE1Mi03ZmYxNTU3MTBkZmQifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "20d5c6be-2c69-4eb9-bede-54f7aed071d2", "content-length": "29", "date": "Thu, 21 Nov 2024 01:23:53 GMT"} })
|
3692 | 2024-11-21T01:23:53.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
3693 | 2024-11-21T01:23:53.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
3694 | 2024-11-21T01:23:53.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
3695 | 2024-11-21T01:23:53.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
3696 | 2024-11-21T01:23:53.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3697 | 2024-11-21T01:23:53.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
3698 | 2024-11-21T01:23:53.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
3699 | 2024-11-21T01:23:53.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3700 | 2024-11-21T01:23:53.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
3701 | 2024-11-21T01:23:53.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3702 | 2024-11-21T01:23:53.486Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:820
n_current_tasks = 9
n_pruned_tasks = 0
|
3703 | 2024-11-21T01:23:53.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3704 | 2024-11-21T01:23:53.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
3705 | 2024-11-21T01:23:53.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
3706 | 2024-11-21T01:23:53.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
3707 | 2024-11-21T01:23:53.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
3708 | 2024-11-21T01:23:53.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3709 | 2024-11-21T01:23:53.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3710 | 2024-11-21T01:23:53.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
3711 | 2024-11-21T01:23:53.557Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3712 | 2024-11-21T01:23:53.557Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
3713 | 2024-11-21T01:23:53.559Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3714 | 2024-11-21T01:23:54.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3715 | 2024-11-21T01:23:54.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3716 | 2024-11-21T01:23:54.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3717 | 2024-11-21T01:23:54.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3718 | 2024-11-21T01:23:54.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3719 | 2024-11-21T01:23:54.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3720 | 2024-11-21T01:23:55.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3721 | 2024-11-21T01:23:55.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3722 | 2024-11-21T01:23:55.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3723 | 2024-11-21T01:23:55.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3724 | 2024-11-21T01:23:55.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3725 | 2024-11-21T01:23:55.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3726 | 2024-11-21T01:23:56.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3727 | 2024-11-21T01:23:56.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3728 | 2024-11-21T01:23:56.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3729 | 2024-11-21T01:23:56.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3730 | 2024-11-21T01:23:56.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3731 | 2024-11-21T01:23:56.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3732 | 2024-11-21T01:23:57.045Z | DEBG | oximeter (results-sink): inserting 179 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
3733 | 2024-11-21T01:23:57.045Z | DEBG | oximeter (clickhouse-client): unrolling 179 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
3734 | 2024-11-21T01:23:57.054Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 6
table_name = fields_ipaddr
|
3735 | 2024-11-21T01:23:57.057Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 59
table_name = fields_string
|
3736 | 2024-11-21T01:23:57.062Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 6
table_name = fields_u16
|
3737 | 2024-11-21T01:23:57.066Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 70
table_name = fields_uuid
|
3738 | 2024-11-21T01:23:57.071Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 131
table_name = measurements_cumulativeu64
|
3739 | 2024-11-21T01:23:57.077Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 48
table_name = measurements_u64
|
3740 | 2024-11-21T01:23:57.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3741 | 2024-11-21T01:23:57.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3742 | 2024-11-21T01:23:57.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3743 | 2024-11-21T01:23:57.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3744 | 2024-11-21T01:23:57.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3745 | 2024-11-21T01:23:57.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3746 | 2024-11-21T01:23:58.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3747 | 2024-11-21T01:23:58.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3748 | 2024-11-21T01:23:58.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3749 | 2024-11-21T01:23:58.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3750 | 2024-11-21T01:23:58.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3751 | 2024-11-21T01:23:58.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3752 | 2024-11-21T01:23:59.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3753 | 2024-11-21T01:23:59.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3754 | 2024-11-21T01:23:59.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3755 | 2024-11-21T01:23:59.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3756 | 2024-11-21T01:23:59.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3757 | 2024-11-21T01:23:59.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3758 | 2024-11-21T01:24:00.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3759 | 2024-11-21T01:24:00.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3760 | 2024-11-21T01:24:00.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3761 | 2024-11-21T01:24:00.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3762 | 2024-11-21T01:24:00.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3763 | 2024-11-21T01:24:00.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3764 | 2024-11-21T01:24:01.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3765 | 2024-11-21T01:24:01.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3766 | 2024-11-21T01:24:01.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3767 | 2024-11-21T01:24:01.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3768 | 2024-11-21T01:24:01.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3769 | 2024-11-21T01:24:01.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3770 | 2024-11-21T01:24:02.045Z | DEBG | oximeter (results-sink): inserting 220 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
3771 | 2024-11-21T01:24:02.045Z | DEBG | oximeter (clickhouse-client): unrolling 220 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
3772 | 2024-11-21T01:24:02.056Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 56
table_name = fields_string
|
3773 | 2024-11-21T01:24:02.058Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 64
table_name = fields_uuid
|
3774 | 2024-11-21T01:24:02.060Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 160
table_name = measurements_cumulativeu64
|
3775 | 2024-11-21T01:24:02.062Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 60
table_name = measurements_u64
|
3776 | 2024-11-21T01:24:02.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3777 | 2024-11-21T01:24:02.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3778 | 2024-11-21T01:24:02.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3779 | 2024-11-21T01:24:02.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3780 | 2024-11-21T01:24:02.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3781 | 2024-11-21T01:24:02.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3782 | 2024-11-21T01:24:03.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3783 | 2024-11-21T01:24:03.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3784 | 2024-11-21T01:24:03.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
3785 | 2024-11-21T01:24:03.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
3786 | 2024-11-21T01:24:03.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
3787 | 2024-11-21T01:24:03.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3788 | 2024-11-21T01:24:03.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
3789 | 2024-11-21T01:24:03.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
3790 | 2024-11-21T01:24:03.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
3791 | 2024-11-21T01:24:03.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3792 | 2024-11-21T01:24:03.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
3793 | 2024-11-21T01:24:03.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3794 | 2024-11-21T01:24:03.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
3795 | 2024-11-21T01:24:03.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3796 | 2024-11-21T01:24:03.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
3797 | 2024-11-21T01:24:03.497Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
3798 | 2024-11-21T01:24:04.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3799 | 2024-11-21T01:24:04.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3800 | 2024-11-21T01:24:04.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3801 | 2024-11-21T01:24:04.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3802 | 2024-11-21T01:24:04.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3803 | 2024-11-21T01:24:04.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3804 | 2024-11-21T01:24:05.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3805 | 2024-11-21T01:24:05.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3806 | 2024-11-21T01:24:05.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3807 | 2024-11-21T01:24:05.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3808 | 2024-11-21T01:24:05.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3809 | 2024-11-21T01:24:05.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3810 | 2024-11-21T01:24:06.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3811 | 2024-11-21T01:24:06.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3812 | 2024-11-21T01:24:06.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3813 | 2024-11-21T01:24:06.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3814 | 2024-11-21T01:24:06.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3815 | 2024-11-21T01:24:06.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3816 | 2024-11-21T01:24:07.045Z | DEBG | oximeter (results-sink): inserting 365 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
3817 | 2024-11-21T01:24:07.045Z | DEBG | oximeter (clickhouse-client): unrolling 365 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
3818 | 2024-11-21T01:24:07.062Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 14
table_name = fields_i16
|
3819 | 2024-11-21T01:24:07.065Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 281
table_name = fields_string
|
3820 | 2024-11-21T01:24:07.067Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 46
table_name = fields_u16
|
3821 | 2024-11-21T01:24:07.068Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 14
table_name = fields_u32
|
3822 | 2024-11-21T01:24:07.070Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 13
table_name = fields_u8
|
3823 | 2024-11-21T01:24:07.072Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 421
table_name = fields_uuid
|
3824 | 2024-11-21T01:24:07.074Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 6
table_name = measurements_bool
|
3825 | 2024-11-21T01:24:07.076Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 237
table_name = measurements_cumulativeu64
|
3826 | 2024-11-21T01:24:07.078Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 1
table_name = measurements_f64
|
3827 | 2024-11-21T01:24:07.081Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 39
table_name = measurements_histogramu64
|
3828 | 2024-11-21T01:24:07.083Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 82
table_name = measurements_u64
|
3829 | 2024-11-21T01:24:07.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3830 | 2024-11-21T01:24:07.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3831 | 2024-11-21T01:24:07.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3832 | 2024-11-21T01:24:07.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3833 | 2024-11-21T01:24:07.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3834 | 2024-11-21T01:24:07.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3835 | 2024-11-21T01:24:08.480Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:772
|
3836 | 2024-11-21T01:24:08.480Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?sort_by=id_ascending
|
3837 | 2024-11-21T01:24:08.483Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "5f08fc8d-32a7-40b5-bd73-84491561b1d9", "content-length": "1412", "date": "Thu, 21 Nov 2024 01:24:08 GMT"} })
|
3838 | 2024-11-21T01:24:08.483Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkNWYxNThiOC1mY2JlLTRmMzItODE1Mi03ZmYxNTU3MTBkZmQifX0%3D
|
3839 | 2024-11-21T01:24:08.485Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkNWYxNThiOC1mY2JlLTRmMzItODE1Mi03ZmYxNTU3MTBkZmQifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "20c4473b-dc75-413a-ae26-9208a05c0408", "content-length": "29", "date": "Thu, 21 Nov 2024 01:24:08 GMT"} })
|
3840 | 2024-11-21T01:24:08.485Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
3841 | 2024-11-21T01:24:08.485Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
3842 | 2024-11-21T01:24:08.485Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
3843 | 2024-11-21T01:24:08.485Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
3844 | 2024-11-21T01:24:08.485Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3845 | 2024-11-21T01:24:08.485Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
3846 | 2024-11-21T01:24:08.485Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
3847 | 2024-11-21T01:24:08.485Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
3848 | 2024-11-21T01:24:08.485Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3849 | 2024-11-21T01:24:08.485Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3850 | 2024-11-21T01:24:08.485Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:820
n_current_tasks = 9
n_pruned_tasks = 0
|
3851 | 2024-11-21T01:24:08.485Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3852 | 2024-11-21T01:24:08.485Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
3853 | 2024-11-21T01:24:08.485Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
3854 | 2024-11-21T01:24:08.485Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3855 | 2024-11-21T01:24:08.485Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
3856 | 2024-11-21T01:24:08.485Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
3857 | 2024-11-21T01:24:08.485Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
3858 | 2024-11-21T01:24:08.485Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3859 | 2024-11-21T01:24:09.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3860 | 2024-11-21T01:24:09.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3861 | 2024-11-21T01:24:09.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3862 | 2024-11-21T01:24:09.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3863 | 2024-11-21T01:24:09.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3864 | 2024-11-21T01:24:09.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3865 | 2024-11-21T01:24:10.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3866 | 2024-11-21T01:24:10.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3867 | 2024-11-21T01:24:10.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3868 | 2024-11-21T01:24:10.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3869 | 2024-11-21T01:24:10.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3870 | 2024-11-21T01:24:10.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3871 | 2024-11-21T01:24:11.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3872 | 2024-11-21T01:24:11.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3873 | 2024-11-21T01:24:11.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3874 | 2024-11-21T01:24:11.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3875 | 2024-11-21T01:24:11.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3876 | 2024-11-21T01:24:11.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3877 | 2024-11-21T01:24:12.045Z | DEBG | oximeter (results-sink): inserting 176 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
3878 | 2024-11-21T01:24:12.045Z | DEBG | oximeter (clickhouse-client): unrolling 176 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
3879 | 2024-11-21T01:24:12.053Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 56
table_name = fields_string
|
3880 | 2024-11-21T01:24:12.056Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 64
table_name = fields_uuid
|
3881 | 2024-11-21T01:24:12.058Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 128
table_name = measurements_cumulativeu64
|
3882 | 2024-11-21T01:24:12.060Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 48
table_name = measurements_u64
|
3883 | 2024-11-21T01:24:12.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3884 | 2024-11-21T01:24:12.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3885 | 2024-11-21T01:24:12.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3886 | 2024-11-21T01:24:12.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3887 | 2024-11-21T01:24:12.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3888 | 2024-11-21T01:24:12.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3889 | 2024-11-21T01:24:13.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3890 | 2024-11-21T01:24:13.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3891 | 2024-11-21T01:24:13.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3892 | 2024-11-21T01:24:13.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3893 | 2024-11-21T01:24:13.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3894 | 2024-11-21T01:24:13.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3895 | 2024-11-21T01:24:14.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3896 | 2024-11-21T01:24:14.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3897 | 2024-11-21T01:24:14.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3898 | 2024-11-21T01:24:14.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3899 | 2024-11-21T01:24:14.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3900 | 2024-11-21T01:24:14.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3901 | 2024-11-21T01:24:15.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3902 | 2024-11-21T01:24:15.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3903 | 2024-11-21T01:24:15.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3904 | 2024-11-21T01:24:15.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3905 | 2024-11-21T01:24:15.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3906 | 2024-11-21T01:24:15.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3907 | 2024-11-21T01:24:16.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3908 | 2024-11-21T01:24:16.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3909 | 2024-11-21T01:24:16.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3910 | 2024-11-21T01:24:16.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3911 | 2024-11-21T01:24:16.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3912 | 2024-11-21T01:24:16.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3913 | 2024-11-21T01:24:17.044Z | DEBG | oximeter (results-sink): inserting 220 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
3914 | 2024-11-21T01:24:17.044Z | DEBG | oximeter (clickhouse-client): unrolling 220 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
3915 | 2024-11-21T01:24:17.055Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 56
table_name = fields_string
|
3916 | 2024-11-21T01:24:17.057Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 64
table_name = fields_uuid
|
3917 | 2024-11-21T01:24:17.059Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 160
table_name = measurements_cumulativeu64
|
3918 | 2024-11-21T01:24:17.061Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 60
table_name = measurements_u64
|
3919 | 2024-11-21T01:24:17.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3920 | 2024-11-21T01:24:17.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3921 | 2024-11-21T01:24:17.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3922 | 2024-11-21T01:24:17.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3923 | 2024-11-21T01:24:17.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3924 | 2024-11-21T01:24:17.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3925 | 2024-11-21T01:24:18.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
3926 | 2024-11-21T01:24:18.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
3927 | 2024-11-21T01:24:18.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3928 | 2024-11-21T01:24:18.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
3929 | 2024-11-21T01:24:18.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3930 | 2024-11-21T01:24:18.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
3931 | 2024-11-21T01:24:18.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
3932 | 2024-11-21T01:24:18.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3933 | 2024-11-21T01:24:18.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
3934 | 2024-11-21T01:24:18.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3935 | 2024-11-21T01:24:18.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
3936 | 2024-11-21T01:24:18.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
3937 | 2024-11-21T01:24:18.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3938 | 2024-11-21T01:24:18.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3939 | 2024-11-21T01:24:18.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
3940 | 2024-11-21T01:24:18.495Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
3941 | 2024-11-21T01:24:19.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3942 | 2024-11-21T01:24:19.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3943 | 2024-11-21T01:24:19.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3944 | 2024-11-21T01:24:19.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3945 | 2024-11-21T01:24:19.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3946 | 2024-11-21T01:24:19.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3947 | 2024-11-21T01:24:20.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3948 | 2024-11-21T01:24:20.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3949 | 2024-11-21T01:24:20.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3950 | 2024-11-21T01:24:20.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3951 | 2024-11-21T01:24:20.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3952 | 2024-11-21T01:24:20.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3953 | 2024-11-21T01:24:21.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3954 | 2024-11-21T01:24:21.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3955 | 2024-11-21T01:24:21.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3956 | 2024-11-21T01:24:21.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3957 | 2024-11-21T01:24:21.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3958 | 2024-11-21T01:24:21.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3959 | 2024-11-21T01:24:22.044Z | DEBG | oximeter (results-sink): inserting 365 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
3960 | 2024-11-21T01:24:22.044Z | DEBG | oximeter (clickhouse-client): unrolling 365 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
3961 | 2024-11-21T01:24:22.062Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 14
table_name = fields_i16
|
3962 | 2024-11-21T01:24:22.067Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 281
table_name = fields_string
|
3963 | 2024-11-21T01:24:22.074Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 46
table_name = fields_u16
|
3964 | 2024-11-21T01:24:22.076Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 14
table_name = fields_u32
|
3965 | 2024-11-21T01:24:22.078Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 13
table_name = fields_u8
|
3966 | 2024-11-21T01:24:22.084Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 421
table_name = fields_uuid
|
3967 | 2024-11-21T01:24:22.089Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 6
table_name = measurements_bool
|
3968 | 2024-11-21T01:24:22.092Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 237
table_name = measurements_cumulativeu64
|
3969 | 2024-11-21T01:24:22.095Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 1
table_name = measurements_f64
|
3970 | 2024-11-21T01:24:22.100Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 39
table_name = measurements_histogramu64
|
3971 | 2024-11-21T01:24:22.103Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 82
table_name = measurements_u64
|
3972 | 2024-11-21T01:24:22.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3973 | 2024-11-21T01:24:22.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3974 | 2024-11-21T01:24:22.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3975 | 2024-11-21T01:24:22.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3976 | 2024-11-21T01:24:22.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3977 | 2024-11-21T01:24:22.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3978 | 2024-11-21T01:24:23.481Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:772
|
3979 | 2024-11-21T01:24:23.481Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?sort_by=id_ascending
|
3980 | 2024-11-21T01:24:23.484Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "76f7baca-9b32-4dbc-872b-4f30a61bb8b4", "content-length": "1412", "date": "Thu, 21 Nov 2024 01:24:23 GMT"} })
|
3981 | 2024-11-21T01:24:23.484Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkNWYxNThiOC1mY2JlLTRmMzItODE1Mi03ZmYxNTU3MTBkZmQifX0%3D
|
3982 | 2024-11-21T01:24:23.486Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkNWYxNThiOC1mY2JlLTRmMzItODE1Mi03ZmYxNTU3MTBkZmQifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "51a12191-85ad-4eb8-a927-7877c60593f0", "content-length": "29", "date": "Thu, 21 Nov 2024 01:24:23 GMT"} })
|
3983 | 2024-11-21T01:24:23.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
3984 | 2024-11-21T01:24:23.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
3985 | 2024-11-21T01:24:23.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
3986 | 2024-11-21T01:24:23.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
3987 | 2024-11-21T01:24:23.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
3988 | 2024-11-21T01:24:23.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
3989 | 2024-11-21T01:24:23.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
3990 | 2024-11-21T01:24:23.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3991 | 2024-11-21T01:24:23.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3992 | 2024-11-21T01:24:23.486Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:820
n_current_tasks = 9
n_pruned_tasks = 0
|
3993 | 2024-11-21T01:24:23.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
3994 | 2024-11-21T01:24:23.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
3995 | 2024-11-21T01:24:23.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
3996 | 2024-11-21T01:24:23.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
3997 | 2024-11-21T01:24:23.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
3998 | 2024-11-21T01:24:23.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
3999 | 2024-11-21T01:24:23.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
4000 | 2024-11-21T01:24:23.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4001 | 2024-11-21T01:24:23.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
4002 | 2024-11-21T01:24:23.559Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4003 | 2024-11-21T01:24:23.559Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
4004 | 2024-11-21T01:24:23.560Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
4005 | 2024-11-21T01:24:23.562Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
4006 | 2024-11-21T01:24:23.562Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
4007 | 2024-11-21T01:24:23.566Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
4008 | 2024-11-21T01:24:24.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4009 | 2024-11-21T01:24:24.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4010 | 2024-11-21T01:24:24.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4011 | 2024-11-21T01:24:24.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4012 | 2024-11-21T01:24:24.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4013 | 2024-11-21T01:24:24.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4014 | 2024-11-21T01:24:25.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4015 | 2024-11-21T01:24:25.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4016 | 2024-11-21T01:24:25.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4017 | 2024-11-21T01:24:25.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4018 | 2024-11-21T01:24:25.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4019 | 2024-11-21T01:24:25.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4020 | 2024-11-21T01:24:26.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4021 | 2024-11-21T01:24:26.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4022 | 2024-11-21T01:24:26.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4023 | 2024-11-21T01:24:26.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4024 | 2024-11-21T01:24:26.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4025 | 2024-11-21T01:24:26.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4026 | 2024-11-21T01:24:27.045Z | DEBG | oximeter (results-sink): inserting 182 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
4027 | 2024-11-21T01:24:27.045Z | DEBG | oximeter (clickhouse-client): unrolling 182 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
4028 | 2024-11-21T01:24:27.054Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 12
table_name = fields_ipaddr
|
4029 | 2024-11-21T01:24:27.056Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 62
table_name = fields_string
|
4030 | 2024-11-21T01:24:27.059Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 12
table_name = fields_u16
|
4031 | 2024-11-21T01:24:27.061Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 76
table_name = fields_uuid
|
4032 | 2024-11-21T01:24:27.063Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 134
table_name = measurements_cumulativeu64
|
4033 | 2024-11-21T01:24:27.065Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 48
table_name = measurements_u64
|
4034 | 2024-11-21T01:24:27.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4035 | 2024-11-21T01:24:27.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4036 | 2024-11-21T01:24:27.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4037 | 2024-11-21T01:24:27.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4038 | 2024-11-21T01:24:27.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4039 | 2024-11-21T01:24:27.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4040 | 2024-11-21T01:24:28.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4041 | 2024-11-21T01:24:28.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4042 | 2024-11-21T01:24:28.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4043 | 2024-11-21T01:24:28.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4044 | 2024-11-21T01:24:28.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4045 | 2024-11-21T01:24:28.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4046 | 2024-11-21T01:24:29.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4047 | 2024-11-21T01:24:29.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4048 | 2024-11-21T01:24:29.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4049 | 2024-11-21T01:24:29.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4050 | 2024-11-21T01:24:29.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4051 | 2024-11-21T01:24:29.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4052 | 2024-11-21T01:24:30.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4053 | 2024-11-21T01:24:30.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4054 | 2024-11-21T01:24:30.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4055 | 2024-11-21T01:24:30.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4056 | 2024-11-21T01:24:30.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4057 | 2024-11-21T01:24:30.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4058 | 2024-11-21T01:24:31.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4059 | 2024-11-21T01:24:31.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4060 | 2024-11-21T01:24:31.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4061 | 2024-11-21T01:24:31.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4062 | 2024-11-21T01:24:31.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4063 | 2024-11-21T01:24:31.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4064 | 2024-11-21T01:24:32.045Z | DEBG | oximeter (results-sink): inserting 220 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
4065 | 2024-11-21T01:24:32.045Z | DEBG | oximeter (clickhouse-client): unrolling 220 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
4066 | 2024-11-21T01:24:32.055Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 56
table_name = fields_string
|
4067 | 2024-11-21T01:24:32.058Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 64
table_name = fields_uuid
|
4068 | 2024-11-21T01:24:32.060Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 160
table_name = measurements_cumulativeu64
|
4069 | 2024-11-21T01:24:32.062Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 60
table_name = measurements_u64
|
4070 | 2024-11-21T01:24:32.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4071 | 2024-11-21T01:24:32.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4072 | 2024-11-21T01:24:32.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4073 | 2024-11-21T01:24:32.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4074 | 2024-11-21T01:24:32.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4075 | 2024-11-21T01:24:32.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4076 | 2024-11-21T01:24:33.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4077 | 2024-11-21T01:24:33.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
4078 | 2024-11-21T01:24:33.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4079 | 2024-11-21T01:24:33.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
4080 | 2024-11-21T01:24:33.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
4081 | 2024-11-21T01:24:33.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
4082 | 2024-11-21T01:24:33.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4083 | 2024-11-21T01:24:33.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
4084 | 2024-11-21T01:24:33.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
4085 | 2024-11-21T01:24:33.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4086 | 2024-11-21T01:24:33.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
4087 | 2024-11-21T01:24:33.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4088 | 2024-11-21T01:24:33.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
4089 | 2024-11-21T01:24:33.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4090 | 2024-11-21T01:24:33.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
4091 | 2024-11-21T01:24:33.495Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
4092 | 2024-11-21T01:24:34.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4093 | 2024-11-21T01:24:34.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4094 | 2024-11-21T01:24:34.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4095 | 2024-11-21T01:24:34.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4096 | 2024-11-21T01:24:34.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4097 | 2024-11-21T01:24:34.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4098 | 2024-11-21T01:24:35.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4099 | 2024-11-21T01:24:35.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4100 | 2024-11-21T01:24:35.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4101 | 2024-11-21T01:24:35.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4102 | 2024-11-21T01:24:35.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4103 | 2024-11-21T01:24:35.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4104 | 2024-11-21T01:24:36.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4105 | 2024-11-21T01:24:36.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4106 | 2024-11-21T01:24:36.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4107 | 2024-11-21T01:24:36.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4108 | 2024-11-21T01:24:36.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4109 | 2024-11-21T01:24:36.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4110 | 2024-11-21T01:24:37.045Z | DEBG | oximeter (results-sink): inserting 365 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
4111 | 2024-11-21T01:24:37.045Z | DEBG | oximeter (clickhouse-client): unrolling 365 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
4112 | 2024-11-21T01:24:37.062Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 14
table_name = fields_i16
|
4113 | 2024-11-21T01:24:37.064Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 281
table_name = fields_string
|
4114 | 2024-11-21T01:24:37.066Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 46
table_name = fields_u16
|
4115 | 2024-11-21T01:24:37.068Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 14
table_name = fields_u32
|
4116 | 2024-11-21T01:24:37.070Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 13
table_name = fields_u8
|
4117 | 2024-11-21T01:24:37.072Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 421
table_name = fields_uuid
|
4118 | 2024-11-21T01:24:37.074Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 6
table_name = measurements_bool
|
4119 | 2024-11-21T01:24:37.076Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 237
table_name = measurements_cumulativeu64
|
4120 | 2024-11-21T01:24:37.078Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 1
table_name = measurements_f64
|
4121 | 2024-11-21T01:24:37.082Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 39
table_name = measurements_histogramu64
|
4122 | 2024-11-21T01:24:37.084Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 82
table_name = measurements_u64
|
4123 | 2024-11-21T01:24:37.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4124 | 2024-11-21T01:24:37.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4125 | 2024-11-21T01:24:37.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4126 | 2024-11-21T01:24:37.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4127 | 2024-11-21T01:24:37.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4128 | 2024-11-21T01:24:37.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4129 | 2024-11-21T01:24:38.481Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:772
|
4130 | 2024-11-21T01:24:38.481Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?sort_by=id_ascending
|
4131 | 2024-11-21T01:24:38.484Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "2eee353d-9047-4679-afb0-f2a82c84950c", "content-length": "1412", "date": "Thu, 21 Nov 2024 01:24:38 GMT"} })
|
4132 | 2024-11-21T01:24:38.484Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkNWYxNThiOC1mY2JlLTRmMzItODE1Mi03ZmYxNTU3MTBkZmQifX0%3D
|
4133 | 2024-11-21T01:24:38.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4134 | 2024-11-21T01:24:38.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4135 | 2024-11-21T01:24:38.487Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkNWYxNThiOC1mY2JlLTRmMzItODE1Mi03ZmYxNTU3MTBkZmQifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "2b4c10da-5eae-4674-8fd0-01b7189b7212", "content-length": "29", "date": "Thu, 21 Nov 2024 01:24:38 GMT"} })
|
4136 | 2024-11-21T01:24:38.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
4137 | 2024-11-21T01:24:38.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
4138 | 2024-11-21T01:24:38.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
4139 | 2024-11-21T01:24:38.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
4140 | 2024-11-21T01:24:38.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4141 | 2024-11-21T01:24:38.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
4142 | 2024-11-21T01:24:38.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
4143 | 2024-11-21T01:24:38.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
4144 | 2024-11-21T01:24:38.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4145 | 2024-11-21T01:24:38.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4146 | 2024-11-21T01:24:38.487Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:820
n_current_tasks = 9
n_pruned_tasks = 0
|
4147 | 2024-11-21T01:24:38.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
4148 | 2024-11-21T01:24:38.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
4149 | 2024-11-21T01:24:38.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
4150 | 2024-11-21T01:24:38.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
4151 | 2024-11-21T01:24:38.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
4152 | 2024-11-21T01:24:38.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4153 | 2024-11-21T01:24:38.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4154 | 2024-11-21T01:24:38.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4155 | 2024-11-21T01:24:38.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4156 | 2024-11-21T01:24:38.489Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4157 | 2024-11-21T01:24:39.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4158 | 2024-11-21T01:24:39.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4159 | 2024-11-21T01:24:39.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4160 | 2024-11-21T01:24:39.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4161 | 2024-11-21T01:24:39.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4162 | 2024-11-21T01:24:39.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4163 | 2024-11-21T01:24:40.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4164 | 2024-11-21T01:24:40.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4165 | 2024-11-21T01:24:40.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4166 | 2024-11-21T01:24:40.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4167 | 2024-11-21T01:24:40.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4168 | 2024-11-21T01:24:40.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4169 | 2024-11-21T01:24:41.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4170 | 2024-11-21T01:24:41.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4171 | 2024-11-21T01:24:41.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4172 | 2024-11-21T01:24:41.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4173 | 2024-11-21T01:24:41.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4174 | 2024-11-21T01:24:41.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4175 | 2024-11-21T01:24:42.044Z | DEBG | oximeter (results-sink): inserting 206 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
4176 | 2024-11-21T01:24:42.045Z | DEBG | oximeter (clickhouse-client): unrolling 206 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
4177 | 2024-11-21T01:24:42.054Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 56
table_name = fields_string
|
4178 | 2024-11-21T01:24:42.057Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 64
table_name = fields_uuid
|
4179 | 2024-11-21T01:24:42.059Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 150
table_name = measurements_cumulativeu64
|
4180 | 2024-11-21T01:24:42.061Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 56
table_name = measurements_u64
|
4181 | 2024-11-21T01:24:42.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4182 | 2024-11-21T01:24:42.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4183 | 2024-11-21T01:24:42.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4184 | 2024-11-21T01:24:42.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4185 | 2024-11-21T01:24:42.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4186 | 2024-11-21T01:24:42.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4187 | 2024-11-21T01:24:43.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4188 | 2024-11-21T01:24:43.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4189 | 2024-11-21T01:24:43.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4190 | 2024-11-21T01:24:43.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4191 | 2024-11-21T01:24:43.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4192 | 2024-11-21T01:24:43.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4193 | 2024-11-21T01:24:44.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4194 | 2024-11-21T01:24:44.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4195 | 2024-11-21T01:24:44.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4196 | 2024-11-21T01:24:44.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4197 | 2024-11-21T01:24:44.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4198 | 2024-11-21T01:24:44.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4199 | 2024-11-21T01:24:45.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4200 | 2024-11-21T01:24:45.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4201 | 2024-11-21T01:24:45.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4202 | 2024-11-21T01:24:45.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4203 | 2024-11-21T01:24:45.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4204 | 2024-11-21T01:24:45.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4205 | 2024-11-21T01:24:46.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4206 | 2024-11-21T01:24:46.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4207 | 2024-11-21T01:24:46.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4208 | 2024-11-21T01:24:46.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4209 | 2024-11-21T01:24:46.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4210 | 2024-11-21T01:24:46.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4211 | 2024-11-21T01:24:47.045Z | DEBG | oximeter (results-sink): inserting 220 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
4212 | 2024-11-21T01:24:47.045Z | DEBG | oximeter (clickhouse-client): unrolling 220 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
4213 | 2024-11-21T01:24:47.055Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 56
table_name = fields_string
|
4214 | 2024-11-21T01:24:47.062Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 64
table_name = fields_uuid
|
4215 | 2024-11-21T01:24:47.068Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 160
table_name = measurements_cumulativeu64
|
4216 | 2024-11-21T01:24:47.074Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 60
table_name = measurements_u64
|
4217 | 2024-11-21T01:24:47.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4218 | 2024-11-21T01:24:47.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4219 | 2024-11-21T01:24:47.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4220 | 2024-11-21T01:24:47.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4221 | 2024-11-21T01:24:47.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4222 | 2024-11-21T01:24:47.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4223 | 2024-11-21T01:24:48.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4224 | 2024-11-21T01:24:48.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
4225 | 2024-11-21T01:24:48.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
4226 | 2024-11-21T01:24:48.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
4227 | 2024-11-21T01:24:48.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
4228 | 2024-11-21T01:24:48.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
4229 | 2024-11-21T01:24:48.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4230 | 2024-11-21T01:24:48.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
4231 | 2024-11-21T01:24:48.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4232 | 2024-11-21T01:24:48.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
4233 | 2024-11-21T01:24:48.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4234 | 2024-11-21T01:24:48.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4235 | 2024-11-21T01:24:48.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
4236 | 2024-11-21T01:24:48.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
4237 | 2024-11-21T01:24:48.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4238 | 2024-11-21T01:24:48.496Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
4239 | 2024-11-21T01:24:49.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4240 | 2024-11-21T01:24:49.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4241 | 2024-11-21T01:24:49.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4242 | 2024-11-21T01:24:49.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4243 | 2024-11-21T01:24:49.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4244 | 2024-11-21T01:24:49.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4245 | 2024-11-21T01:24:50.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4246 | 2024-11-21T01:24:50.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4247 | 2024-11-21T01:24:50.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4248 | 2024-11-21T01:24:50.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4249 | 2024-11-21T01:24:50.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4250 | 2024-11-21T01:24:50.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4251 | 2024-11-21T01:24:51.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4252 | 2024-11-21T01:24:51.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4253 | 2024-11-21T01:24:51.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4254 | 2024-11-21T01:24:51.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4255 | 2024-11-21T01:24:51.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4256 | 2024-11-21T01:24:51.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4257 | 2024-11-21T01:24:52.045Z | DEBG | oximeter (results-sink): inserting 365 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
4258 | 2024-11-21T01:24:52.045Z | DEBG | oximeter (clickhouse-client): unrolling 365 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
4259 | 2024-11-21T01:24:52.062Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 14
table_name = fields_i16
|
4260 | 2024-11-21T01:24:52.064Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 281
table_name = fields_string
|
4261 | 2024-11-21T01:24:52.066Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 46
table_name = fields_u16
|
4262 | 2024-11-21T01:24:52.069Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 14
table_name = fields_u32
|
4263 | 2024-11-21T01:24:52.070Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 13
table_name = fields_u8
|
4264 | 2024-11-21T01:24:52.073Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 421
table_name = fields_uuid
|
4265 | 2024-11-21T01:24:52.074Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 6
table_name = measurements_bool
|
4266 | 2024-11-21T01:24:52.076Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 237
table_name = measurements_cumulativeu64
|
4267 | 2024-11-21T01:24:52.078Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 1
table_name = measurements_f64
|
4268 | 2024-11-21T01:24:52.082Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 39
table_name = measurements_histogramu64
|
4269 | 2024-11-21T01:24:52.084Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 82
table_name = measurements_u64
|
4270 | 2024-11-21T01:24:52.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4271 | 2024-11-21T01:24:52.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4272 | 2024-11-21T01:24:52.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4273 | 2024-11-21T01:24:52.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4274 | 2024-11-21T01:24:52.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4275 | 2024-11-21T01:24:52.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4276 | 2024-11-21T01:24:53.481Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:772
|
4277 | 2024-11-21T01:24:53.481Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?sort_by=id_ascending
|
4278 | 2024-11-21T01:24:53.484Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "b431b99a-db57-46ea-8f71-0820c549c9ac", "content-length": "1412", "date": "Thu, 21 Nov 2024 01:24:53 GMT"} })
|
4279 | 2024-11-21T01:24:53.484Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkNWYxNThiOC1mY2JlLTRmMzItODE1Mi03ZmYxNTU3MTBkZmQifX0%3D
|
4280 | 2024-11-21T01:24:53.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4281 | 2024-11-21T01:24:53.487Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkNWYxNThiOC1mY2JlLTRmMzItODE1Mi03ZmYxNTU3MTBkZmQifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "4504c19a-c6b7-47e3-afee-e11484a426a2", "content-length": "29", "date": "Thu, 21 Nov 2024 01:24:53 GMT"} })
|
4282 | 2024-11-21T01:24:53.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
4283 | 2024-11-21T01:24:53.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
4284 | 2024-11-21T01:24:53.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
4285 | 2024-11-21T01:24:53.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
4286 | 2024-11-21T01:24:53.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4287 | 2024-11-21T01:24:53.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
4288 | 2024-11-21T01:24:53.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
4289 | 2024-11-21T01:24:53.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4290 | 2024-11-21T01:24:53.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
4291 | 2024-11-21T01:24:53.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4292 | 2024-11-21T01:24:53.487Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:820
n_current_tasks = 9
n_pruned_tasks = 0
|
4293 | 2024-11-21T01:24:53.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
4294 | 2024-11-21T01:24:53.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4295 | 2024-11-21T01:24:53.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
4296 | 2024-11-21T01:24:53.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
4297 | 2024-11-21T01:24:53.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4298 | 2024-11-21T01:24:53.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
4299 | 2024-11-21T01:24:53.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
4300 | 2024-11-21T01:24:53.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4301 | 2024-11-21T01:24:53.489Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4302 | 2024-11-21T01:24:53.558Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4303 | 2024-11-21T01:24:53.558Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
4304 | 2024-11-21T01:24:53.560Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4305 | 2024-11-21T01:24:54.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4306 | 2024-11-21T01:24:54.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4307 | 2024-11-21T01:24:54.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4308 | 2024-11-21T01:24:54.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4309 | 2024-11-21T01:24:54.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4310 | 2024-11-21T01:24:54.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4311 | 2024-11-21T01:24:55.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4312 | 2024-11-21T01:24:55.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4313 | 2024-11-21T01:24:55.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4314 | 2024-11-21T01:24:55.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4315 | 2024-11-21T01:24:55.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4316 | 2024-11-21T01:24:55.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4317 | 2024-11-21T01:24:56.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4318 | 2024-11-21T01:24:56.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4319 | 2024-11-21T01:24:56.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4320 | 2024-11-21T01:24:56.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4321 | 2024-11-21T01:24:56.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4322 | 2024-11-21T01:24:56.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4323 | 2024-11-21T01:24:57.044Z | DEBG | oximeter (results-sink): inserting 193 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
4324 | 2024-11-21T01:24:57.044Z | DEBG | oximeter (clickhouse-client): unrolling 193 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
4325 | 2024-11-21T01:24:57.054Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 6
table_name = fields_ipaddr
|
4326 | 2024-11-21T01:24:57.057Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 59
table_name = fields_string
|
4327 | 2024-11-21T01:24:57.059Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 6
table_name = fields_u16
|
4328 | 2024-11-21T01:24:57.064Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 70
table_name = fields_uuid
|
4329 | 2024-11-21T01:24:57.067Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 141
table_name = measurements_cumulativeu64
|
4330 | 2024-11-21T01:24:57.068Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 52
table_name = measurements_u64
|
4331 | 2024-11-21T01:24:57.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4332 | 2024-11-21T01:24:57.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4333 | 2024-11-21T01:24:57.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4334 | 2024-11-21T01:24:57.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4335 | 2024-11-21T01:24:57.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4336 | 2024-11-21T01:24:57.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4337 | 2024-11-21T01:24:58.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4338 | 2024-11-21T01:24:58.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4339 | 2024-11-21T01:24:58.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4340 | 2024-11-21T01:24:58.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4341 | 2024-11-21T01:24:58.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4342 | 2024-11-21T01:24:58.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4343 | 2024-11-21T01:24:59.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4344 | 2024-11-21T01:24:59.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4345 | 2024-11-21T01:24:59.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4346 | 2024-11-21T01:24:59.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4347 | 2024-11-21T01:24:59.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4348 | 2024-11-21T01:24:59.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4349 | 2024-11-21T01:25:00.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4350 | 2024-11-21T01:25:00.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4351 | 2024-11-21T01:25:00.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4352 | 2024-11-21T01:25:00.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4353 | 2024-11-21T01:25:00.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4354 | 2024-11-21T01:25:00.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4355 | 2024-11-21T01:25:01.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4356 | 2024-11-21T01:25:01.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4357 | 2024-11-21T01:25:01.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4358 | 2024-11-21T01:25:01.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4359 | 2024-11-21T01:25:01.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4360 | 2024-11-21T01:25:01.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4361 | 2024-11-21T01:25:02.045Z | DEBG | oximeter (results-sink): inserting 220 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
4362 | 2024-11-21T01:25:02.045Z | DEBG | oximeter (clickhouse-client): unrolling 220 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
4363 | 2024-11-21T01:25:02.056Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 56
table_name = fields_string
|
4364 | 2024-11-21T01:25:02.058Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 64
table_name = fields_uuid
|
4365 | 2024-11-21T01:25:02.060Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 160
table_name = measurements_cumulativeu64
|
4366 | 2024-11-21T01:25:02.062Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 60
table_name = measurements_u64
|
4367 | 2024-11-21T01:25:02.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4368 | 2024-11-21T01:25:02.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4369 | 2024-11-21T01:25:02.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4370 | 2024-11-21T01:25:02.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4371 | 2024-11-21T01:25:02.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4372 | 2024-11-21T01:25:02.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4373 | 2024-11-21T01:25:03.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
4374 | 2024-11-21T01:25:03.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
4375 | 2024-11-21T01:25:03.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4376 | 2024-11-21T01:25:03.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4377 | 2024-11-21T01:25:03.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
4378 | 2024-11-21T01:25:03.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
4379 | 2024-11-21T01:25:03.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
4380 | 2024-11-21T01:25:03.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4381 | 2024-11-21T01:25:03.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4382 | 2024-11-21T01:25:03.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
4383 | 2024-11-21T01:25:03.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
4384 | 2024-11-21T01:25:03.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
4385 | 2024-11-21T01:25:03.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4386 | 2024-11-21T01:25:03.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4387 | 2024-11-21T01:25:03.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
4388 | 2024-11-21T01:25:03.498Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
4389 | 2024-11-21T01:25:04.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4390 | 2024-11-21T01:25:04.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4391 | 2024-11-21T01:25:04.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4392 | 2024-11-21T01:25:04.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4393 | 2024-11-21T01:25:04.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4394 | 2024-11-21T01:25:04.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4395 | 2024-11-21T01:25:05.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4396 | 2024-11-21T01:25:05.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4397 | 2024-11-21T01:25:05.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4398 | 2024-11-21T01:25:05.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4399 | 2024-11-21T01:25:05.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4400 | 2024-11-21T01:25:05.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4401 | 2024-11-21T01:25:06.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4402 | 2024-11-21T01:25:06.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4403 | 2024-11-21T01:25:06.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4404 | 2024-11-21T01:25:06.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4405 | 2024-11-21T01:25:06.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4406 | 2024-11-21T01:25:06.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4407 | 2024-11-21T01:25:07.045Z | DEBG | oximeter (results-sink): inserting 365 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
4408 | 2024-11-21T01:25:07.045Z | DEBG | oximeter (clickhouse-client): unrolling 365 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
4409 | 2024-11-21T01:25:07.061Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 14
table_name = fields_i16
|
4410 | 2024-11-21T01:25:07.064Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 281
table_name = fields_string
|
4411 | 2024-11-21T01:25:07.066Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 46
table_name = fields_u16
|
4412 | 2024-11-21T01:25:07.068Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 14
table_name = fields_u32
|
4413 | 2024-11-21T01:25:07.070Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 13
table_name = fields_u8
|
4414 | 2024-11-21T01:25:07.072Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 421
table_name = fields_uuid
|
4415 | 2024-11-21T01:25:07.074Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 6
table_name = measurements_bool
|
4416 | 2024-11-21T01:25:07.076Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 237
table_name = measurements_cumulativeu64
|
4417 | 2024-11-21T01:25:07.078Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 1
table_name = measurements_f64
|
4418 | 2024-11-21T01:25:07.082Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 39
table_name = measurements_histogramu64
|
4419 | 2024-11-21T01:25:07.088Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 82
table_name = measurements_u64
|
4420 | 2024-11-21T01:25:07.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4421 | 2024-11-21T01:25:07.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4422 | 2024-11-21T01:25:07.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4423 | 2024-11-21T01:25:07.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4424 | 2024-11-21T01:25:07.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4425 | 2024-11-21T01:25:07.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4426 | 2024-11-21T01:25:08.481Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:772
|
4427 | 2024-11-21T01:25:08.481Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?sort_by=id_ascending
|
4428 | 2024-11-21T01:25:08.484Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "1d5a061d-7df2-41b4-8797-899de3016ae0", "content-length": "1412", "date": "Thu, 21 Nov 2024 01:25:08 GMT"} })
|
4429 | 2024-11-21T01:25:08.484Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkNWYxNThiOC1mY2JlLTRmMzItODE1Mi03ZmYxNTU3MTBkZmQifX0%3D
|
4430 | 2024-11-21T01:25:08.487Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkNWYxNThiOC1mY2JlLTRmMzItODE1Mi03ZmYxNTU3MTBkZmQifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "1c4e11bf-4a42-4715-9d5b-21036bf80ea4", "content-length": "29", "date": "Thu, 21 Nov 2024 01:25:08 GMT"} })
|
4431 | 2024-11-21T01:25:08.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
4432 | 2024-11-21T01:25:08.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
4433 | 2024-11-21T01:25:08.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
4434 | 2024-11-21T01:25:08.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
4435 | 2024-11-21T01:25:08.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4436 | 2024-11-21T01:25:08.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
4437 | 2024-11-21T01:25:08.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
4438 | 2024-11-21T01:25:08.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4439 | 2024-11-21T01:25:08.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4440 | 2024-11-21T01:25:08.487Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:820
n_current_tasks = 9
n_pruned_tasks = 0
|
4441 | 2024-11-21T01:25:08.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
4442 | 2024-11-21T01:25:08.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
4443 | 2024-11-21T01:25:08.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
4444 | 2024-11-21T01:25:08.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4445 | 2024-11-21T01:25:08.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4446 | 2024-11-21T01:25:08.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4447 | 2024-11-21T01:25:08.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
4448 | 2024-11-21T01:25:08.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
4449 | 2024-11-21T01:25:08.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
4450 | 2024-11-21T01:25:09.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4451 | 2024-11-21T01:25:09.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4452 | 2024-11-21T01:25:09.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4453 | 2024-11-21T01:25:09.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4454 | 2024-11-21T01:25:09.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4455 | 2024-11-21T01:25:09.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4456 | 2024-11-21T01:25:10.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4457 | 2024-11-21T01:25:10.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4458 | 2024-11-21T01:25:10.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4459 | 2024-11-21T01:25:10.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4460 | 2024-11-21T01:25:10.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4461 | 2024-11-21T01:25:10.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4462 | 2024-11-21T01:25:11.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4463 | 2024-11-21T01:25:11.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4464 | 2024-11-21T01:25:11.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4465 | 2024-11-21T01:25:11.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4466 | 2024-11-21T01:25:11.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4467 | 2024-11-21T01:25:11.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4468 | 2024-11-21T01:25:12.045Z | DEBG | oximeter (results-sink): inserting 176 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
4469 | 2024-11-21T01:25:12.045Z | DEBG | oximeter (clickhouse-client): unrolling 176 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
4470 | 2024-11-21T01:25:12.054Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 56
table_name = fields_string
|
4471 | 2024-11-21T01:25:12.062Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 64
table_name = fields_uuid
|
4472 | 2024-11-21T01:25:12.069Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 128
table_name = measurements_cumulativeu64
|
4473 | 2024-11-21T01:25:12.076Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 48
table_name = measurements_u64
|
4474 | 2024-11-21T01:25:12.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4475 | 2024-11-21T01:25:12.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4476 | 2024-11-21T01:25:12.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4477 | 2024-11-21T01:25:12.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4478 | 2024-11-21T01:25:12.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4479 | 2024-11-21T01:25:12.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4480 | 2024-11-21T01:25:13.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4481 | 2024-11-21T01:25:13.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4482 | 2024-11-21T01:25:13.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4483 | 2024-11-21T01:25:13.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4484 | 2024-11-21T01:25:13.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4485 | 2024-11-21T01:25:13.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4486 | 2024-11-21T01:25:14.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4487 | 2024-11-21T01:25:14.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4488 | 2024-11-21T01:25:14.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4489 | 2024-11-21T01:25:14.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4490 | 2024-11-21T01:25:14.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4491 | 2024-11-21T01:25:14.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4492 | 2024-11-21T01:25:15.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4493 | 2024-11-21T01:25:15.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4494 | 2024-11-21T01:25:15.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4495 | 2024-11-21T01:25:15.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4496 | 2024-11-21T01:25:15.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4497 | 2024-11-21T01:25:15.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4498 | 2024-11-21T01:25:16.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4499 | 2024-11-21T01:25:16.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4500 | 2024-11-21T01:25:16.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4501 | 2024-11-21T01:25:16.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4502 | 2024-11-21T01:25:16.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4503 | 2024-11-21T01:25:16.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4504 | 2024-11-21T01:25:17.045Z | DEBG | oximeter (results-sink): inserting 220 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
4505 | 2024-11-21T01:25:17.045Z | DEBG | oximeter (clickhouse-client): unrolling 220 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
4506 | 2024-11-21T01:25:17.055Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 56
table_name = fields_string
|
4507 | 2024-11-21T01:25:17.057Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 64
table_name = fields_uuid
|
4508 | 2024-11-21T01:25:17.060Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 160
table_name = measurements_cumulativeu64
|
4509 | 2024-11-21T01:25:17.061Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 60
table_name = measurements_u64
|
4510 | 2024-11-21T01:25:17.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4511 | 2024-11-21T01:25:17.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4512 | 2024-11-21T01:25:17.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4513 | 2024-11-21T01:25:17.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4514 | 2024-11-21T01:25:17.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4515 | 2024-11-21T01:25:17.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4516 | 2024-11-21T01:25:18.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4517 | 2024-11-21T01:25:18.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
4518 | 2024-11-21T01:25:18.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4519 | 2024-11-21T01:25:18.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
4520 | 2024-11-21T01:25:18.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4521 | 2024-11-21T01:25:18.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
4522 | 2024-11-21T01:25:18.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
4523 | 2024-11-21T01:25:18.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
4524 | 2024-11-21T01:25:18.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
4525 | 2024-11-21T01:25:18.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4526 | 2024-11-21T01:25:18.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
4527 | 2024-11-21T01:25:18.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4528 | 2024-11-21T01:25:18.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
4529 | 2024-11-21T01:25:18.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4530 | 2024-11-21T01:25:18.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
4531 | 2024-11-21T01:25:18.497Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
4532 | 2024-11-21T01:25:19.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4533 | 2024-11-21T01:25:19.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4534 | 2024-11-21T01:25:19.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4535 | 2024-11-21T01:25:19.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4536 | 2024-11-21T01:25:19.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4537 | 2024-11-21T01:25:19.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4538 | 2024-11-21T01:25:20.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4539 | 2024-11-21T01:25:20.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4540 | 2024-11-21T01:25:20.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4541 | 2024-11-21T01:25:20.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4542 | 2024-11-21T01:25:20.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4543 | 2024-11-21T01:25:20.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4544 | 2024-11-21T01:25:21.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4545 | 2024-11-21T01:25:21.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4546 | 2024-11-21T01:25:21.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4547 | 2024-11-21T01:25:21.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4548 | 2024-11-21T01:25:21.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4549 | 2024-11-21T01:25:21.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4550 | 2024-11-21T01:25:22.044Z | DEBG | oximeter (results-sink): inserting 365 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
4551 | 2024-11-21T01:25:22.044Z | DEBG | oximeter (clickhouse-client): unrolling 365 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
4552 | 2024-11-21T01:25:22.061Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 14
table_name = fields_i16
|
4553 | 2024-11-21T01:25:22.066Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 281
table_name = fields_string
|
4554 | 2024-11-21T01:25:22.069Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 46
table_name = fields_u16
|
4555 | 2024-11-21T01:25:22.071Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 14
table_name = fields_u32
|
4556 | 2024-11-21T01:25:22.073Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 13
table_name = fields_u8
|
4557 | 2024-11-21T01:25:22.077Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 421
table_name = fields_uuid
|
4558 | 2024-11-21T01:25:22.079Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 6
table_name = measurements_bool
|
4559 | 2024-11-21T01:25:22.081Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 237
table_name = measurements_cumulativeu64
|
4560 | 2024-11-21T01:25:22.083Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 1
table_name = measurements_f64
|
4561 | 2024-11-21T01:25:22.087Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 39
table_name = measurements_histogramu64
|
4562 | 2024-11-21T01:25:22.089Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 82
table_name = measurements_u64
|
4563 | 2024-11-21T01:25:22.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4564 | 2024-11-21T01:25:22.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4565 | 2024-11-21T01:25:22.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4566 | 2024-11-21T01:25:22.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4567 | 2024-11-21T01:25:22.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4568 | 2024-11-21T01:25:22.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4569 | 2024-11-21T01:25:23.481Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:772
|
4570 | 2024-11-21T01:25:23.481Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?sort_by=id_ascending
|
4571 | 2024-11-21T01:25:23.484Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "83e82136-92f2-4084-b9f8-e9f1fad6052a", "content-length": "1412", "date": "Thu, 21 Nov 2024 01:25:23 GMT"} })
|
4572 | 2024-11-21T01:25:23.484Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkNWYxNThiOC1mY2JlLTRmMzItODE1Mi03ZmYxNTU3MTBkZmQifX0%3D
|
4573 | 2024-11-21T01:25:23.487Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkNWYxNThiOC1mY2JlLTRmMzItODE1Mi03ZmYxNTU3MTBkZmQifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "0d0974c4-1265-4ce0-ad0e-34ecbac898dc", "content-length": "29", "date": "Thu, 21 Nov 2024 01:25:23 GMT"} })
|
4574 | 2024-11-21T01:25:23.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
4575 | 2024-11-21T01:25:23.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
4576 | 2024-11-21T01:25:23.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
4577 | 2024-11-21T01:25:23.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
4578 | 2024-11-21T01:25:23.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4579 | 2024-11-21T01:25:23.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
4580 | 2024-11-21T01:25:23.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
4581 | 2024-11-21T01:25:23.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4582 | 2024-11-21T01:25:23.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4583 | 2024-11-21T01:25:23.487Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:820
n_current_tasks = 9
n_pruned_tasks = 0
|
4584 | 2024-11-21T01:25:23.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
4585 | 2024-11-21T01:25:23.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4586 | 2024-11-21T01:25:23.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
4587 | 2024-11-21T01:25:23.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
4588 | 2024-11-21T01:25:23.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
4589 | 2024-11-21T01:25:23.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
4590 | 2024-11-21T01:25:23.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
4591 | 2024-11-21T01:25:23.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4592 | 2024-11-21T01:25:23.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4593 | 2024-11-21T01:25:23.560Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4594 | 2024-11-21T01:25:23.560Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
4595 | 2024-11-21T01:25:23.561Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
4596 | 2024-11-21T01:25:23.563Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
4597 | 2024-11-21T01:25:23.563Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
4598 | 2024-11-21T01:25:23.567Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
4599 | 2024-11-21T01:25:24.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4600 | 2024-11-21T01:25:24.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4601 | 2024-11-21T01:25:24.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4602 | 2024-11-21T01:25:24.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4603 | 2024-11-21T01:25:24.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4604 | 2024-11-21T01:25:24.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4605 | 2024-11-21T01:25:25.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4606 | 2024-11-21T01:25:25.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4607 | 2024-11-21T01:25:25.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4608 | 2024-11-21T01:25:25.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4609 | 2024-11-21T01:25:25.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4610 | 2024-11-21T01:25:25.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4611 | 2024-11-21T01:25:26.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4612 | 2024-11-21T01:25:26.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4613 | 2024-11-21T01:25:26.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4614 | 2024-11-21T01:25:26.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4615 | 2024-11-21T01:25:26.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4616 | 2024-11-21T01:25:26.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4617 | 2024-11-21T01:25:27.045Z | DEBG | oximeter (results-sink): inserting 182 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
4618 | 2024-11-21T01:25:27.045Z | DEBG | oximeter (clickhouse-client): unrolling 182 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
4619 | 2024-11-21T01:25:27.054Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 12
table_name = fields_ipaddr
|
4620 | 2024-11-21T01:25:27.057Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 62
table_name = fields_string
|
4621 | 2024-11-21T01:25:27.058Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 12
table_name = fields_u16
|
4622 | 2024-11-21T01:25:27.060Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 76
table_name = fields_uuid
|
4623 | 2024-11-21T01:25:27.062Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 134
table_name = measurements_cumulativeu64
|
4624 | 2024-11-21T01:25:27.064Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 48
table_name = measurements_u64
|
4625 | 2024-11-21T01:25:27.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4626 | 2024-11-21T01:25:27.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4627 | 2024-11-21T01:25:27.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4628 | 2024-11-21T01:25:27.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4629 | 2024-11-21T01:25:27.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4630 | 2024-11-21T01:25:27.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4631 | 2024-11-21T01:25:28.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4632 | 2024-11-21T01:25:28.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4633 | 2024-11-21T01:25:28.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4634 | 2024-11-21T01:25:28.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4635 | 2024-11-21T01:25:28.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4636 | 2024-11-21T01:25:28.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4637 | 2024-11-21T01:25:29.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4638 | 2024-11-21T01:25:29.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4639 | 2024-11-21T01:25:29.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4640 | 2024-11-21T01:25:29.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4641 | 2024-11-21T01:25:29.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4642 | 2024-11-21T01:25:29.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4643 | 2024-11-21T01:25:30.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4644 | 2024-11-21T01:25:30.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4645 | 2024-11-21T01:25:30.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4646 | 2024-11-21T01:25:30.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4647 | 2024-11-21T01:25:30.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4648 | 2024-11-21T01:25:30.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4649 | 2024-11-21T01:25:31.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4650 | 2024-11-21T01:25:31.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4651 | 2024-11-21T01:25:31.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4652 | 2024-11-21T01:25:31.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4653 | 2024-11-21T01:25:31.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4654 | 2024-11-21T01:25:31.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4655 | 2024-11-21T01:25:32.045Z | DEBG | oximeter (results-sink): inserting 220 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
4656 | 2024-11-21T01:25:32.045Z | DEBG | oximeter (clickhouse-client): unrolling 220 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
4657 | 2024-11-21T01:25:32.055Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 56
table_name = fields_string
|
4658 | 2024-11-21T01:25:32.058Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 64
table_name = fields_uuid
|
4659 | 2024-11-21T01:25:32.059Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 160
table_name = measurements_cumulativeu64
|
4660 | 2024-11-21T01:25:32.061Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 60
table_name = measurements_u64
|
4661 | 2024-11-21T01:25:32.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4662 | 2024-11-21T01:25:32.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4663 | 2024-11-21T01:25:32.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4664 | 2024-11-21T01:25:32.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4665 | 2024-11-21T01:25:32.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4666 | 2024-11-21T01:25:32.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4667 | 2024-11-21T01:25:33.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4668 | 2024-11-21T01:25:33.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4669 | 2024-11-21T01:25:33.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
4670 | 2024-11-21T01:25:33.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
4671 | 2024-11-21T01:25:33.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4672 | 2024-11-21T01:25:33.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
4673 | 2024-11-21T01:25:33.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
4674 | 2024-11-21T01:25:33.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
4675 | 2024-11-21T01:25:33.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4676 | 2024-11-21T01:25:33.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
4677 | 2024-11-21T01:25:33.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
4678 | 2024-11-21T01:25:33.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4679 | 2024-11-21T01:25:33.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
4680 | 2024-11-21T01:25:33.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4681 | 2024-11-21T01:25:33.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
4682 | 2024-11-21T01:25:33.497Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
4683 | 2024-11-21T01:25:34.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4684 | 2024-11-21T01:25:34.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4685 | 2024-11-21T01:25:34.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4686 | 2024-11-21T01:25:34.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4687 | 2024-11-21T01:25:34.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4688 | 2024-11-21T01:25:34.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4689 | 2024-11-21T01:25:35.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4690 | 2024-11-21T01:25:35.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4691 | 2024-11-21T01:25:35.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4692 | 2024-11-21T01:25:35.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4693 | 2024-11-21T01:25:35.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4694 | 2024-11-21T01:25:35.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4695 | 2024-11-21T01:25:36.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4696 | 2024-11-21T01:25:36.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4697 | 2024-11-21T01:25:36.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4698 | 2024-11-21T01:25:36.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4699 | 2024-11-21T01:25:36.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4700 | 2024-11-21T01:25:36.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4701 | 2024-11-21T01:25:37.045Z | DEBG | oximeter (results-sink): inserting 365 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
4702 | 2024-11-21T01:25:37.045Z | DEBG | oximeter (clickhouse-client): unrolling 365 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
4703 | 2024-11-21T01:25:37.061Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 14
table_name = fields_i16
|
4704 | 2024-11-21T01:25:37.064Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 281
table_name = fields_string
|
4705 | 2024-11-21T01:25:37.069Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 46
table_name = fields_u16
|
4706 | 2024-11-21T01:25:37.071Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 14
table_name = fields_u32
|
4707 | 2024-11-21T01:25:37.073Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 13
table_name = fields_u8
|
4708 | 2024-11-21T01:25:37.075Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 421
table_name = fields_uuid
|
4709 | 2024-11-21T01:25:37.079Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 6
table_name = measurements_bool
|
4710 | 2024-11-21T01:25:37.082Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 237
table_name = measurements_cumulativeu64
|
4711 | 2024-11-21T01:25:37.088Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 1
table_name = measurements_f64
|
4712 | 2024-11-21T01:25:37.092Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 39
table_name = measurements_histogramu64
|
4713 | 2024-11-21T01:25:37.095Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 82
table_name = measurements_u64
|
4714 | 2024-11-21T01:25:37.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4715 | 2024-11-21T01:25:37.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4716 | 2024-11-21T01:25:37.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4717 | 2024-11-21T01:25:37.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4718 | 2024-11-21T01:25:37.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4719 | 2024-11-21T01:25:37.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4720 | 2024-11-21T01:25:38.481Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:772
|
4721 | 2024-11-21T01:25:38.481Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?sort_by=id_ascending
|
4722 | 2024-11-21T01:25:38.484Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "28d1e5a3-a439-4f40-ab77-9a11a531a23f", "content-length": "1412", "date": "Thu, 21 Nov 2024 01:25:38 GMT"} })
|
4723 | 2024-11-21T01:25:38.484Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkNWYxNThiOC1mY2JlLTRmMzItODE1Mi03ZmYxNTU3MTBkZmQifX0%3D
|
4724 | 2024-11-21T01:25:38.486Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkNWYxNThiOC1mY2JlLTRmMzItODE1Mi03ZmYxNTU3MTBkZmQifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "d5eec0bb-c640-41aa-b1d2-4758e8e1af6b", "content-length": "29", "date": "Thu, 21 Nov 2024 01:25:38 GMT"} })
|
4725 | 2024-11-21T01:25:38.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
4726 | 2024-11-21T01:25:38.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
4727 | 2024-11-21T01:25:38.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
4728 | 2024-11-21T01:25:38.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
4729 | 2024-11-21T01:25:38.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4730 | 2024-11-21T01:25:38.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
4731 | 2024-11-21T01:25:38.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
4732 | 2024-11-21T01:25:38.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
4733 | 2024-11-21T01:25:38.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4734 | 2024-11-21T01:25:38.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4735 | 2024-11-21T01:25:38.487Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:820
n_current_tasks = 9
n_pruned_tasks = 0
|
4736 | 2024-11-21T01:25:38.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4737 | 2024-11-21T01:25:38.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
4738 | 2024-11-21T01:25:38.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
4739 | 2024-11-21T01:25:38.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
4740 | 2024-11-21T01:25:38.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
4741 | 2024-11-21T01:25:38.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4742 | 2024-11-21T01:25:38.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4743 | 2024-11-21T01:25:38.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
4744 | 2024-11-21T01:25:39.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4745 | 2024-11-21T01:25:39.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4746 | 2024-11-21T01:25:39.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4747 | 2024-11-21T01:25:39.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4748 | 2024-11-21T01:25:39.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4749 | 2024-11-21T01:25:39.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4750 | 2024-11-21T01:25:40.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4751 | 2024-11-21T01:25:40.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4752 | 2024-11-21T01:25:40.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4753 | 2024-11-21T01:25:40.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4754 | 2024-11-21T01:25:40.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4755 | 2024-11-21T01:25:40.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4756 | 2024-11-21T01:25:41.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4757 | 2024-11-21T01:25:41.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4758 | 2024-11-21T01:25:41.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4759 | 2024-11-21T01:25:41.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4760 | 2024-11-21T01:25:41.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4761 | 2024-11-21T01:25:41.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4762 | 2024-11-21T01:25:42.045Z | DEBG | oximeter (results-sink): inserting 176 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
4763 | 2024-11-21T01:25:42.045Z | DEBG | oximeter (clickhouse-client): unrolling 176 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
4764 | 2024-11-21T01:25:42.054Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 56
table_name = fields_string
|
4765 | 2024-11-21T01:25:42.056Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 64
table_name = fields_uuid
|
4766 | 2024-11-21T01:25:42.058Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 128
table_name = measurements_cumulativeu64
|
4767 | 2024-11-21T01:25:42.060Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 48
table_name = measurements_u64
|
4768 | 2024-11-21T01:25:42.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4769 | 2024-11-21T01:25:42.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4770 | 2024-11-21T01:25:42.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4771 | 2024-11-21T01:25:42.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4772 | 2024-11-21T01:25:42.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4773 | 2024-11-21T01:25:42.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4774 | 2024-11-21T01:25:43.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4775 | 2024-11-21T01:25:43.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4776 | 2024-11-21T01:25:43.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4777 | 2024-11-21T01:25:43.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4778 | 2024-11-21T01:25:43.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4779 | 2024-11-21T01:25:43.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4780 | 2024-11-21T01:25:44.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4781 | 2024-11-21T01:25:44.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4782 | 2024-11-21T01:25:44.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4783 | 2024-11-21T01:25:44.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4784 | 2024-11-21T01:25:44.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4785 | 2024-11-21T01:25:44.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4786 | 2024-11-21T01:25:45.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4787 | 2024-11-21T01:25:45.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4788 | 2024-11-21T01:25:45.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4789 | 2024-11-21T01:25:45.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4790 | 2024-11-21T01:25:45.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4791 | 2024-11-21T01:25:45.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4792 | 2024-11-21T01:25:46.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4793 | 2024-11-21T01:25:46.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4794 | 2024-11-21T01:25:46.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4795 | 2024-11-21T01:25:46.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4796 | 2024-11-21T01:25:46.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4797 | 2024-11-21T01:25:46.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4798 | 2024-11-21T01:25:47.044Z | DEBG | oximeter (results-sink): inserting 220 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
4799 | 2024-11-21T01:25:47.045Z | DEBG | oximeter (clickhouse-client): unrolling 220 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
4800 | 2024-11-21T01:25:47.055Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 56
table_name = fields_string
|
4801 | 2024-11-21T01:25:47.057Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 64
table_name = fields_uuid
|
4802 | 2024-11-21T01:25:47.059Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 160
table_name = measurements_cumulativeu64
|
4803 | 2024-11-21T01:25:47.061Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 60
table_name = measurements_u64
|
4804 | 2024-11-21T01:25:47.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4805 | 2024-11-21T01:25:47.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4806 | 2024-11-21T01:25:47.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4807 | 2024-11-21T01:25:47.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4808 | 2024-11-21T01:25:47.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4809 | 2024-11-21T01:25:47.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4810 | 2024-11-21T01:25:48.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
4811 | 2024-11-21T01:25:48.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
4812 | 2024-11-21T01:25:48.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4813 | 2024-11-21T01:25:48.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4814 | 2024-11-21T01:25:48.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4815 | 2024-11-21T01:25:48.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
4816 | 2024-11-21T01:25:48.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
4817 | 2024-11-21T01:25:48.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
4818 | 2024-11-21T01:25:48.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
4819 | 2024-11-21T01:25:48.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4820 | 2024-11-21T01:25:48.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
4821 | 2024-11-21T01:25:48.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
4822 | 2024-11-21T01:25:48.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4823 | 2024-11-21T01:25:48.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4824 | 2024-11-21T01:25:48.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
4825 | 2024-11-21T01:25:48.497Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
4826 | 2024-11-21T01:25:49.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4827 | 2024-11-21T01:25:49.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4828 | 2024-11-21T01:25:49.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4829 | 2024-11-21T01:25:49.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4830 | 2024-11-21T01:25:49.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4831 | 2024-11-21T01:25:49.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4832 | 2024-11-21T01:25:50.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4833 | 2024-11-21T01:25:50.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4834 | 2024-11-21T01:25:50.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4835 | 2024-11-21T01:25:50.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4836 | 2024-11-21T01:25:50.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4837 | 2024-11-21T01:25:50.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4838 | 2024-11-21T01:25:51.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4839 | 2024-11-21T01:25:51.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4840 | 2024-11-21T01:25:51.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4841 | 2024-11-21T01:25:51.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4842 | 2024-11-21T01:25:51.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4843 | 2024-11-21T01:25:51.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4844 | 2024-11-21T01:25:52.045Z | DEBG | oximeter (results-sink): inserting 365 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
4845 | 2024-11-21T01:25:52.045Z | DEBG | oximeter (clickhouse-client): unrolling 365 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
4846 | 2024-11-21T01:25:52.062Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 14
table_name = fields_i16
|
4847 | 2024-11-21T01:25:52.065Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 281
table_name = fields_string
|
4848 | 2024-11-21T01:25:52.067Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 46
table_name = fields_u16
|
4849 | 2024-11-21T01:25:52.069Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 14
table_name = fields_u32
|
4850 | 2024-11-21T01:25:52.071Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 13
table_name = fields_u8
|
4851 | 2024-11-21T01:25:52.073Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 421
table_name = fields_uuid
|
4852 | 2024-11-21T01:25:52.075Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 6
table_name = measurements_bool
|
4853 | 2024-11-21T01:25:52.077Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 237
table_name = measurements_cumulativeu64
|
4854 | 2024-11-21T01:25:52.079Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 1
table_name = measurements_f64
|
4855 | 2024-11-21T01:25:52.082Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 39
table_name = measurements_histogramu64
|
4856 | 2024-11-21T01:25:52.084Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 82
table_name = measurements_u64
|
4857 | 2024-11-21T01:25:52.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4858 | 2024-11-21T01:25:52.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4859 | 2024-11-21T01:25:52.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4860 | 2024-11-21T01:25:52.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4861 | 2024-11-21T01:25:52.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4862 | 2024-11-21T01:25:52.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4863 | 2024-11-21T01:25:53.481Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:772
|
4864 | 2024-11-21T01:25:53.481Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?sort_by=id_ascending
|
4865 | 2024-11-21T01:25:53.483Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "bf5e6b0e-0744-4a7d-9a28-db741a85c28c", "content-length": "1412", "date": "Thu, 21 Nov 2024 01:25:53 GMT"} })
|
4866 | 2024-11-21T01:25:53.483Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkNWYxNThiOC1mY2JlLTRmMzItODE1Mi03ZmYxNTU3MTBkZmQifX0%3D
|
4867 | 2024-11-21T01:25:53.485Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkNWYxNThiOC1mY2JlLTRmMzItODE1Mi03ZmYxNTU3MTBkZmQifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "319e3405-4cf1-44a0-90c3-38ba0e53864f", "content-length": "29", "date": "Thu, 21 Nov 2024 01:25:53 GMT"} })
|
4868 | 2024-11-21T01:25:53.485Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
4869 | 2024-11-21T01:25:53.485Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
4870 | 2024-11-21T01:25:53.485Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
4871 | 2024-11-21T01:25:53.485Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
4872 | 2024-11-21T01:25:53.485Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4873 | 2024-11-21T01:25:53.485Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
4874 | 2024-11-21T01:25:53.485Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
4875 | 2024-11-21T01:25:53.485Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4876 | 2024-11-21T01:25:53.485Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4877 | 2024-11-21T01:25:53.485Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:820
n_current_tasks = 9
n_pruned_tasks = 0
|
4878 | 2024-11-21T01:25:53.485Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
4879 | 2024-11-21T01:25:53.485Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
4880 | 2024-11-21T01:25:53.485Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
4881 | 2024-11-21T01:25:53.485Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
4882 | 2024-11-21T01:25:53.485Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4883 | 2024-11-21T01:25:53.485Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4884 | 2024-11-21T01:25:53.485Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
4885 | 2024-11-21T01:25:53.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4886 | 2024-11-21T01:25:53.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
4887 | 2024-11-21T01:25:53.558Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4888 | 2024-11-21T01:25:53.558Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
4889 | 2024-11-21T01:25:53.560Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4890 | 2024-11-21T01:25:54.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4891 | 2024-11-21T01:25:54.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4892 | 2024-11-21T01:25:54.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4893 | 2024-11-21T01:25:54.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4894 | 2024-11-21T01:25:54.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4895 | 2024-11-21T01:25:54.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4896 | 2024-11-21T01:25:55.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4897 | 2024-11-21T01:25:55.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4898 | 2024-11-21T01:25:55.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4899 | 2024-11-21T01:25:55.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4900 | 2024-11-21T01:25:55.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4901 | 2024-11-21T01:25:55.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4902 | 2024-11-21T01:25:56.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4903 | 2024-11-21T01:25:56.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4904 | 2024-11-21T01:25:56.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4905 | 2024-11-21T01:25:56.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4906 | 2024-11-21T01:25:56.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4907 | 2024-11-21T01:25:56.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4908 | 2024-11-21T01:25:57.045Z | DEBG | oximeter (results-sink): inserting 179 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
4909 | 2024-11-21T01:25:57.045Z | DEBG | oximeter (clickhouse-client): unrolling 179 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
4910 | 2024-11-21T01:25:57.054Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 6
table_name = fields_ipaddr
|
4911 | 2024-11-21T01:25:57.057Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 59
table_name = fields_string
|
4912 | 2024-11-21T01:25:57.059Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 6
table_name = fields_u16
|
4913 | 2024-11-21T01:25:57.061Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 70
table_name = fields_uuid
|
4914 | 2024-11-21T01:25:57.063Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 131
table_name = measurements_cumulativeu64
|
4915 | 2024-11-21T01:25:57.064Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 48
table_name = measurements_u64
|
4916 | 2024-11-21T01:25:57.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4917 | 2024-11-21T01:25:57.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4918 | 2024-11-21T01:25:57.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4919 | 2024-11-21T01:25:57.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4920 | 2024-11-21T01:25:57.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4921 | 2024-11-21T01:25:57.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4922 | 2024-11-21T01:25:58.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4923 | 2024-11-21T01:25:58.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4924 | 2024-11-21T01:25:58.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4925 | 2024-11-21T01:25:58.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4926 | 2024-11-21T01:25:58.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4927 | 2024-11-21T01:25:58.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4928 | 2024-11-21T01:25:59.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4929 | 2024-11-21T01:25:59.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4930 | 2024-11-21T01:25:59.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4931 | 2024-11-21T01:25:59.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4932 | 2024-11-21T01:25:59.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4933 | 2024-11-21T01:25:59.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4934 | 2024-11-21T01:26:00.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4935 | 2024-11-21T01:26:00.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4936 | 2024-11-21T01:26:00.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4937 | 2024-11-21T01:26:00.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4938 | 2024-11-21T01:26:00.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4939 | 2024-11-21T01:26:00.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4940 | 2024-11-21T01:26:01.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4941 | 2024-11-21T01:26:01.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4942 | 2024-11-21T01:26:01.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4943 | 2024-11-21T01:26:01.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4944 | 2024-11-21T01:26:01.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4945 | 2024-11-21T01:26:01.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4946 | 2024-11-21T01:26:02.045Z | DEBG | oximeter (results-sink): inserting 220 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
4947 | 2024-11-21T01:26:02.045Z | DEBG | oximeter (clickhouse-client): unrolling 220 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
4948 | 2024-11-21T01:26:02.055Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 56
table_name = fields_string
|
4949 | 2024-11-21T01:26:02.061Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 64
table_name = fields_uuid
|
4950 | 2024-11-21T01:26:02.067Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 160
table_name = measurements_cumulativeu64
|
4951 | 2024-11-21T01:26:02.073Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 60
table_name = measurements_u64
|
4952 | 2024-11-21T01:26:02.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4953 | 2024-11-21T01:26:02.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4954 | 2024-11-21T01:26:02.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4955 | 2024-11-21T01:26:02.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4956 | 2024-11-21T01:26:02.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4957 | 2024-11-21T01:26:02.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4958 | 2024-11-21T01:26:03.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4959 | 2024-11-21T01:26:03.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
4960 | 2024-11-21T01:26:03.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
4961 | 2024-11-21T01:26:03.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
4962 | 2024-11-21T01:26:03.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4963 | 2024-11-21T01:26:03.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
4964 | 2024-11-21T01:26:03.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4965 | 2024-11-21T01:26:03.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
4966 | 2024-11-21T01:26:03.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4967 | 2024-11-21T01:26:03.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
4968 | 2024-11-21T01:26:03.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
4969 | 2024-11-21T01:26:03.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4970 | 2024-11-21T01:26:03.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
4971 | 2024-11-21T01:26:03.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4972 | 2024-11-21T01:26:03.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
4973 | 2024-11-21T01:26:03.495Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
4974 | 2024-11-21T01:26:04.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4975 | 2024-11-21T01:26:04.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4976 | 2024-11-21T01:26:04.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4977 | 2024-11-21T01:26:04.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4978 | 2024-11-21T01:26:04.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4979 | 2024-11-21T01:26:04.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4980 | 2024-11-21T01:26:05.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4981 | 2024-11-21T01:26:05.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4982 | 2024-11-21T01:26:05.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4983 | 2024-11-21T01:26:05.486Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4984 | 2024-11-21T01:26:05.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4985 | 2024-11-21T01:26:05.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4986 | 2024-11-21T01:26:06.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4987 | 2024-11-21T01:26:06.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4988 | 2024-11-21T01:26:06.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4989 | 2024-11-21T01:26:06.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
4990 | 2024-11-21T01:26:06.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
4991 | 2024-11-21T01:26:06.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
4992 | 2024-11-21T01:26:07.045Z | DEBG | oximeter (results-sink): inserting 365 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
4993 | 2024-11-21T01:26:07.045Z | DEBG | oximeter (clickhouse-client): unrolling 365 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
4994 | 2024-11-21T01:26:07.062Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 14
table_name = fields_i16
|
4995 | 2024-11-21T01:26:07.065Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 281
table_name = fields_string
|
4996 | 2024-11-21T01:26:07.067Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 46
table_name = fields_u16
|
4997 | 2024-11-21T01:26:07.069Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 14
table_name = fields_u32
|
4998 | 2024-11-21T01:26:07.071Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 13
table_name = fields_u8
|
4999 | 2024-11-21T01:26:07.073Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 421
table_name = fields_uuid
|
5000 | 2024-11-21T01:26:07.075Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 6
table_name = measurements_bool
|
5001 | 2024-11-21T01:26:07.078Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 237
table_name = measurements_cumulativeu64
|
5002 | 2024-11-21T01:26:07.083Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 1
table_name = measurements_f64
|
5003 | 2024-11-21T01:26:07.088Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 39
table_name = measurements_histogramu64
|
5004 | 2024-11-21T01:26:07.090Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 82
table_name = measurements_u64
|
5005 | 2024-11-21T01:26:07.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5006 | 2024-11-21T01:26:07.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5007 | 2024-11-21T01:26:07.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5008 | 2024-11-21T01:26:07.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5009 | 2024-11-21T01:26:07.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5010 | 2024-11-21T01:26:07.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5011 | 2024-11-21T01:26:08.481Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:772
|
5012 | 2024-11-21T01:26:08.481Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?sort_by=id_ascending
|
5013 | 2024-11-21T01:26:08.484Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "3b8fbf70-461d-48ef-bf40-fba3d2237f49", "content-length": "1412", "date": "Thu, 21 Nov 2024 01:26:08 GMT"} })
|
5014 | 2024-11-21T01:26:08.484Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkNWYxNThiOC1mY2JlLTRmMzItODE1Mi03ZmYxNTU3MTBkZmQifX0%3D
|
5015 | 2024-11-21T01:26:08.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5016 | 2024-11-21T01:26:08.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5017 | 2024-11-21T01:26:08.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5018 | 2024-11-21T01:26:08.487Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkNWYxNThiOC1mY2JlLTRmMzItODE1Mi03ZmYxNTU3MTBkZmQifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "80ff2907-9615-4ff7-9863-d8d8f8f8b33c", "content-length": "29", "date": "Thu, 21 Nov 2024 01:26:08 GMT"} })
|
5019 | 2024-11-21T01:26:08.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
5020 | 2024-11-21T01:26:08.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
5021 | 2024-11-21T01:26:08.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
5022 | 2024-11-21T01:26:08.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
5023 | 2024-11-21T01:26:08.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5024 | 2024-11-21T01:26:08.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
5025 | 2024-11-21T01:26:08.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
5026 | 2024-11-21T01:26:08.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5027 | 2024-11-21T01:26:08.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
5028 | 2024-11-21T01:26:08.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5029 | 2024-11-21T01:26:08.487Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:820
n_current_tasks = 9
n_pruned_tasks = 0
|
5030 | 2024-11-21T01:26:08.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
5031 | 2024-11-21T01:26:08.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
5032 | 2024-11-21T01:26:08.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
5033 | 2024-11-21T01:26:08.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
5034 | 2024-11-21T01:26:08.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
5035 | 2024-11-21T01:26:08.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5036 | 2024-11-21T01:26:08.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5037 | 2024-11-21T01:26:08.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5038 | 2024-11-21T01:26:08.488Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5039 | 2024-11-21T01:26:08.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5040 | 2024-11-21T01:26:08.489Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5041 | 2024-11-21T01:26:09.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5042 | 2024-11-21T01:26:09.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5043 | 2024-11-21T01:26:09.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5044 | 2024-11-21T01:26:09.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5045 | 2024-11-21T01:26:09.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5046 | 2024-11-21T01:26:09.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5047 | 2024-11-21T01:26:10.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5048 | 2024-11-21T01:26:10.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5049 | 2024-11-21T01:26:10.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5050 | 2024-11-21T01:26:10.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5051 | 2024-11-21T01:26:10.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5052 | 2024-11-21T01:26:10.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5053 | 2024-11-21T01:26:11.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5054 | 2024-11-21T01:26:11.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5055 | 2024-11-21T01:26:11.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5056 | 2024-11-21T01:26:11.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5057 | 2024-11-21T01:26:11.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5058 | 2024-11-21T01:26:11.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5059 | 2024-11-21T01:26:12.045Z | DEBG | oximeter (results-sink): inserting 220 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
5060 | 2024-11-21T01:26:12.045Z | DEBG | oximeter (clickhouse-client): unrolling 220 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
5061 | 2024-11-21T01:26:12.056Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 56
table_name = fields_string
|
5062 | 2024-11-21T01:26:12.058Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 64
table_name = fields_uuid
|
5063 | 2024-11-21T01:26:12.060Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 160
table_name = measurements_cumulativeu64
|
5064 | 2024-11-21T01:26:12.062Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 60
table_name = measurements_u64
|
5065 | 2024-11-21T01:26:12.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5066 | 2024-11-21T01:26:12.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5067 | 2024-11-21T01:26:12.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5068 | 2024-11-21T01:26:12.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5069 | 2024-11-21T01:26:12.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5070 | 2024-11-21T01:26:12.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5071 | 2024-11-21T01:26:13.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5072 | 2024-11-21T01:26:13.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5073 | 2024-11-21T01:26:13.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5074 | 2024-11-21T01:26:13.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5075 | 2024-11-21T01:26:13.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5076 | 2024-11-21T01:26:13.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5077 | 2024-11-21T01:26:14.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5078 | 2024-11-21T01:26:14.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5079 | 2024-11-21T01:26:14.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5080 | 2024-11-21T01:26:14.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5081 | 2024-11-21T01:26:14.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5082 | 2024-11-21T01:26:14.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5083 | 2024-11-21T01:26:15.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5084 | 2024-11-21T01:26:15.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5085 | 2024-11-21T01:26:15.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5086 | 2024-11-21T01:26:15.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5087 | 2024-11-21T01:26:15.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5088 | 2024-11-21T01:26:15.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5089 | 2024-11-21T01:26:16.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5090 | 2024-11-21T01:26:16.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5091 | 2024-11-21T01:26:16.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5092 | 2024-11-21T01:26:16.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5093 | 2024-11-21T01:26:16.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5094 | 2024-11-21T01:26:16.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5095 | 2024-11-21T01:26:17.045Z | DEBG | oximeter (results-sink): inserting 220 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
5096 | 2024-11-21T01:26:17.046Z | DEBG | oximeter (clickhouse-client): unrolling 220 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
5097 | 2024-11-21T01:26:17.057Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 56
table_name = fields_string
|
5098 | 2024-11-21T01:26:17.059Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 64
table_name = fields_uuid
|
5099 | 2024-11-21T01:26:17.061Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 160
table_name = measurements_cumulativeu64
|
5100 | 2024-11-21T01:26:17.063Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 60
table_name = measurements_u64
|
5101 | 2024-11-21T01:26:17.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5102 | 2024-11-21T01:26:17.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5103 | 2024-11-21T01:26:17.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5104 | 2024-11-21T01:26:17.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5105 | 2024-11-21T01:26:17.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5106 | 2024-11-21T01:26:17.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5107 | 2024-11-21T01:26:18.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5108 | 2024-11-21T01:26:18.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
5109 | 2024-11-21T01:26:18.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
5110 | 2024-11-21T01:26:18.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
5111 | 2024-11-21T01:26:18.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
5112 | 2024-11-21T01:26:18.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
5113 | 2024-11-21T01:26:18.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
5114 | 2024-11-21T01:26:18.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5115 | 2024-11-21T01:26:18.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5116 | 2024-11-21T01:26:18.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
5117 | 2024-11-21T01:26:18.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5118 | 2024-11-21T01:26:18.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
5119 | 2024-11-21T01:26:18.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5120 | 2024-11-21T01:26:18.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
5121 | 2024-11-21T01:26:18.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5122 | 2024-11-21T01:26:18.496Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
5123 | 2024-11-21T01:26:19.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5124 | 2024-11-21T01:26:19.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5125 | 2024-11-21T01:26:19.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5126 | 2024-11-21T01:26:19.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5127 | 2024-11-21T01:26:19.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5128 | 2024-11-21T01:26:19.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5129 | 2024-11-21T01:26:20.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5130 | 2024-11-21T01:26:20.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5131 | 2024-11-21T01:26:20.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5132 | 2024-11-21T01:26:20.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5133 | 2024-11-21T01:26:20.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5134 | 2024-11-21T01:26:20.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5135 | 2024-11-21T01:26:21.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5136 | 2024-11-21T01:26:21.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5137 | 2024-11-21T01:26:21.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5138 | 2024-11-21T01:26:21.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5139 | 2024-11-21T01:26:21.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5140 | 2024-11-21T01:26:21.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5141 | 2024-11-21T01:26:22.045Z | DEBG | oximeter (results-sink): inserting 365 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
5142 | 2024-11-21T01:26:22.045Z | DEBG | oximeter (clickhouse-client): unrolling 365 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
5143 | 2024-11-21T01:26:22.062Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 14
table_name = fields_i16
|
5144 | 2024-11-21T01:26:22.071Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 281
table_name = fields_string
|
5145 | 2024-11-21T01:26:22.074Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 46
table_name = fields_u16
|
5146 | 2024-11-21T01:26:22.076Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 14
table_name = fields_u32
|
5147 | 2024-11-21T01:26:22.078Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 13
table_name = fields_u8
|
5148 | 2024-11-21T01:26:22.087Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 421
table_name = fields_uuid
|
5149 | 2024-11-21T01:26:22.089Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 6
table_name = measurements_bool
|
5150 | 2024-11-21T01:26:22.091Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 237
table_name = measurements_cumulativeu64
|
5151 | 2024-11-21T01:26:22.093Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 1
table_name = measurements_f64
|
5152 | 2024-11-21T01:26:22.098Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 39
table_name = measurements_histogramu64
|
5153 | 2024-11-21T01:26:22.104Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 82
table_name = measurements_u64
|
5154 | 2024-11-21T01:26:22.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5155 | 2024-11-21T01:26:22.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5156 | 2024-11-21T01:26:22.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5157 | 2024-11-21T01:26:22.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5158 | 2024-11-21T01:26:22.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5159 | 2024-11-21T01:26:22.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5160 | 2024-11-21T01:26:23.481Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:772
|
5161 | 2024-11-21T01:26:23.481Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?sort_by=id_ascending
|
5162 | 2024-11-21T01:26:23.484Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "01faa61b-7114-405a-b0f5-f2219b68a177", "content-length": "1412", "date": "Thu, 21 Nov 2024 01:26:23 GMT"} })
|
5163 | 2024-11-21T01:26:23.484Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkNWYxNThiOC1mY2JlLTRmMzItODE1Mi03ZmYxNTU3MTBkZmQifX0%3D
|
5164 | 2024-11-21T01:26:23.487Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkNWYxNThiOC1mY2JlLTRmMzItODE1Mi03ZmYxNTU3MTBkZmQifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "b87fa1dd-e021-4356-8996-e26b6df2333c", "content-length": "29", "date": "Thu, 21 Nov 2024 01:26:23 GMT"} })
|
5165 | 2024-11-21T01:26:23.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
5166 | 2024-11-21T01:26:23.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
5167 | 2024-11-21T01:26:23.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
5168 | 2024-11-21T01:26:23.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
5169 | 2024-11-21T01:26:23.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5170 | 2024-11-21T01:26:23.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
5171 | 2024-11-21T01:26:23.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
5172 | 2024-11-21T01:26:23.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5173 | 2024-11-21T01:26:23.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5174 | 2024-11-21T01:26:23.487Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:820
n_current_tasks = 9
n_pruned_tasks = 0
|
5175 | 2024-11-21T01:26:23.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
5176 | 2024-11-21T01:26:23.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5177 | 2024-11-21T01:26:23.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
5178 | 2024-11-21T01:26:23.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
5179 | 2024-11-21T01:26:23.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
5180 | 2024-11-21T01:26:23.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
5181 | 2024-11-21T01:26:23.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5182 | 2024-11-21T01:26:23.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5183 | 2024-11-21T01:26:23.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
5184 | 2024-11-21T01:26:23.560Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5185 | 2024-11-21T01:26:23.560Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
5186 | 2024-11-21T01:26:23.561Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
5187 | 2024-11-21T01:26:23.563Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
5188 | 2024-11-21T01:26:23.563Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
5189 | 2024-11-21T01:26:23.567Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
5190 | 2024-11-21T01:26:24.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5191 | 2024-11-21T01:26:24.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5192 | 2024-11-21T01:26:24.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5193 | 2024-11-21T01:26:24.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5194 | 2024-11-21T01:26:24.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5195 | 2024-11-21T01:26:24.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5196 | 2024-11-21T01:26:25.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5197 | 2024-11-21T01:26:25.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5198 | 2024-11-21T01:26:25.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5199 | 2024-11-21T01:26:25.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5200 | 2024-11-21T01:26:25.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5201 | 2024-11-21T01:26:25.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5202 | 2024-11-21T01:26:26.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5203 | 2024-11-21T01:26:26.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5204 | 2024-11-21T01:26:26.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5205 | 2024-11-21T01:26:26.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5206 | 2024-11-21T01:26:26.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5207 | 2024-11-21T01:26:26.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5208 | 2024-11-21T01:26:27.045Z | DEBG | oximeter (results-sink): inserting 182 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
5209 | 2024-11-21T01:26:27.045Z | DEBG | oximeter (clickhouse-client): unrolling 182 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
5210 | 2024-11-21T01:26:27.054Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 12
table_name = fields_ipaddr
|
5211 | 2024-11-21T01:26:27.057Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 62
table_name = fields_string
|
5212 | 2024-11-21T01:26:27.064Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 12
table_name = fields_u16
|
5213 | 2024-11-21T01:26:27.072Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 76
table_name = fields_uuid
|
5214 | 2024-11-21T01:26:27.076Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 134
table_name = measurements_cumulativeu64
|
5215 | 2024-11-21T01:26:27.082Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 48
table_name = measurements_u64
|
5216 | 2024-11-21T01:26:27.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5217 | 2024-11-21T01:26:27.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5218 | 2024-11-21T01:26:27.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5219 | 2024-11-21T01:26:27.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5220 | 2024-11-21T01:26:27.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5221 | 2024-11-21T01:26:27.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5222 | 2024-11-21T01:26:28.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5223 | 2024-11-21T01:26:28.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5224 | 2024-11-21T01:26:28.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5225 | 2024-11-21T01:26:28.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5226 | 2024-11-21T01:26:28.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5227 | 2024-11-21T01:26:28.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5228 | 2024-11-21T01:26:29.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5229 | 2024-11-21T01:26:29.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5230 | 2024-11-21T01:26:29.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5231 | 2024-11-21T01:26:29.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5232 | 2024-11-21T01:26:29.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5233 | 2024-11-21T01:26:29.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5234 | 2024-11-21T01:26:30.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5235 | 2024-11-21T01:26:30.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5236 | 2024-11-21T01:26:30.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5237 | 2024-11-21T01:26:30.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5238 | 2024-11-21T01:26:30.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5239 | 2024-11-21T01:26:30.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5240 | 2024-11-21T01:26:31.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5241 | 2024-11-21T01:26:31.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5242 | 2024-11-21T01:26:31.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5243 | 2024-11-21T01:26:31.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5244 | 2024-11-21T01:26:31.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5245 | 2024-11-21T01:26:31.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5246 | 2024-11-21T01:26:32.046Z | DEBG | oximeter (results-sink): inserting 220 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
5247 | 2024-11-21T01:26:32.046Z | DEBG | oximeter (clickhouse-client): unrolling 220 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
5248 | 2024-11-21T01:26:32.056Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 56
table_name = fields_string
|
5249 | 2024-11-21T01:26:32.060Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 64
table_name = fields_uuid
|
5250 | 2024-11-21T01:26:32.063Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 160
table_name = measurements_cumulativeu64
|
5251 | 2024-11-21T01:26:32.065Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 60
table_name = measurements_u64
|
5252 | 2024-11-21T01:26:32.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5253 | 2024-11-21T01:26:32.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5254 | 2024-11-21T01:26:32.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5255 | 2024-11-21T01:26:32.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5256 | 2024-11-21T01:26:32.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5257 | 2024-11-21T01:26:32.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5258 | 2024-11-21T01:26:33.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5259 | 2024-11-21T01:26:33.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5260 | 2024-11-21T01:26:33.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
5261 | 2024-11-21T01:26:33.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
5262 | 2024-11-21T01:26:33.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
5263 | 2024-11-21T01:26:33.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
5264 | 2024-11-21T01:26:33.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5265 | 2024-11-21T01:26:33.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
5266 | 2024-11-21T01:26:33.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5267 | 2024-11-21T01:26:33.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
5268 | 2024-11-21T01:26:33.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
5269 | 2024-11-21T01:26:33.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5270 | 2024-11-21T01:26:33.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
5271 | 2024-11-21T01:26:33.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5272 | 2024-11-21T01:26:33.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
5273 | 2024-11-21T01:26:33.497Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
5274 | 2024-11-21T01:26:34.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5275 | 2024-11-21T01:26:34.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5276 | 2024-11-21T01:26:34.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5277 | 2024-11-21T01:26:34.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5278 | 2024-11-21T01:26:34.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5279 | 2024-11-21T01:26:34.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5280 | 2024-11-21T01:26:35.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5281 | 2024-11-21T01:26:35.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5282 | 2024-11-21T01:26:35.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5283 | 2024-11-21T01:26:35.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5284 | 2024-11-21T01:26:35.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5285 | 2024-11-21T01:26:35.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5286 | 2024-11-21T01:26:36.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5287 | 2024-11-21T01:26:36.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5288 | 2024-11-21T01:26:36.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5289 | 2024-11-21T01:26:36.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5290 | 2024-11-21T01:26:36.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5291 | 2024-11-21T01:26:36.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5292 | 2024-11-21T01:26:37.045Z | DEBG | oximeter (results-sink): inserting 365 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
5293 | 2024-11-21T01:26:37.045Z | DEBG | oximeter (clickhouse-client): unrolling 365 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
5294 | 2024-11-21T01:26:37.062Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 14
table_name = fields_i16
|
5295 | 2024-11-21T01:26:37.065Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 281
table_name = fields_string
|
5296 | 2024-11-21T01:26:37.066Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 46
table_name = fields_u16
|
5297 | 2024-11-21T01:26:37.068Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 14
table_name = fields_u32
|
5298 | 2024-11-21T01:26:37.070Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 13
table_name = fields_u8
|
5299 | 2024-11-21T01:26:37.073Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 421
table_name = fields_uuid
|
5300 | 2024-11-21T01:26:37.075Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 6
table_name = measurements_bool
|
5301 | 2024-11-21T01:26:37.077Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 237
table_name = measurements_cumulativeu64
|
5302 | 2024-11-21T01:26:37.079Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 1
table_name = measurements_f64
|
5303 | 2024-11-21T01:26:37.082Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 39
table_name = measurements_histogramu64
|
5304 | 2024-11-21T01:26:37.084Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 82
table_name = measurements_u64
|
5305 | 2024-11-21T01:26:37.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5306 | 2024-11-21T01:26:37.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5307 | 2024-11-21T01:26:37.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5308 | 2024-11-21T01:26:37.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5309 | 2024-11-21T01:26:37.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5310 | 2024-11-21T01:26:37.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5311 | 2024-11-21T01:26:38.481Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:772
|
5312 | 2024-11-21T01:26:38.482Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?sort_by=id_ascending
|
5313 | 2024-11-21T01:26:38.485Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "15a23a02-b4b0-4258-9519-147e7d15da8a", "content-length": "1412", "date": "Thu, 21 Nov 2024 01:26:38 GMT"} })
|
5314 | 2024-11-21T01:26:38.485Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkNWYxNThiOC1mY2JlLTRmMzItODE1Mi03ZmYxNTU3MTBkZmQifX0%3D
|
5315 | 2024-11-21T01:26:38.487Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkNWYxNThiOC1mY2JlLTRmMzItODE1Mi03ZmYxNTU3MTBkZmQifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "286b2107-0973-4c05-85d7-f49eab3637e2", "content-length": "29", "date": "Thu, 21 Nov 2024 01:26:38 GMT"} })
|
5316 | 2024-11-21T01:26:38.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
5317 | 2024-11-21T01:26:38.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
5318 | 2024-11-21T01:26:38.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
5319 | 2024-11-21T01:26:38.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
5320 | 2024-11-21T01:26:38.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5321 | 2024-11-21T01:26:38.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
5322 | 2024-11-21T01:26:38.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
5323 | 2024-11-21T01:26:38.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5324 | 2024-11-21T01:26:38.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5325 | 2024-11-21T01:26:38.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
5326 | 2024-11-21T01:26:38.487Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:820
n_current_tasks = 9
n_pruned_tasks = 0
|
5327 | 2024-11-21T01:26:38.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5328 | 2024-11-21T01:26:38.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
5329 | 2024-11-21T01:26:38.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
5330 | 2024-11-21T01:26:38.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
5331 | 2024-11-21T01:26:38.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
5332 | 2024-11-21T01:26:38.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
5333 | 2024-11-21T01:26:38.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5334 | 2024-11-21T01:26:38.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5335 | 2024-11-21T01:26:39.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5336 | 2024-11-21T01:26:39.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5337 | 2024-11-21T01:26:39.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5338 | 2024-11-21T01:26:39.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5339 | 2024-11-21T01:26:39.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5340 | 2024-11-21T01:26:39.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5341 | 2024-11-21T01:26:40.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5342 | 2024-11-21T01:26:40.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5343 | 2024-11-21T01:26:40.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5344 | 2024-11-21T01:26:40.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5345 | 2024-11-21T01:26:40.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5346 | 2024-11-21T01:26:40.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5347 | 2024-11-21T01:26:41.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5348 | 2024-11-21T01:26:41.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5349 | 2024-11-21T01:26:41.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5350 | 2024-11-21T01:26:41.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5351 | 2024-11-21T01:26:41.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5352 | 2024-11-21T01:26:41.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5353 | 2024-11-21T01:26:42.046Z | DEBG | oximeter (results-sink): inserting 176 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
5354 | 2024-11-21T01:26:42.046Z | DEBG | oximeter (clickhouse-client): unrolling 176 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
5355 | 2024-11-21T01:26:42.055Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 56
table_name = fields_string
|
5356 | 2024-11-21T01:26:42.057Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 64
table_name = fields_uuid
|
5357 | 2024-11-21T01:26:42.059Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 128
table_name = measurements_cumulativeu64
|
5358 | 2024-11-21T01:26:42.061Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 48
table_name = measurements_u64
|
5359 | 2024-11-21T01:26:42.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5360 | 2024-11-21T01:26:42.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5361 | 2024-11-21T01:26:42.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5362 | 2024-11-21T01:26:42.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5363 | 2024-11-21T01:26:42.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5364 | 2024-11-21T01:26:42.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5365 | 2024-11-21T01:26:43.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5366 | 2024-11-21T01:26:43.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5367 | 2024-11-21T01:26:43.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5368 | 2024-11-21T01:26:43.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5369 | 2024-11-21T01:26:43.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5370 | 2024-11-21T01:26:43.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5371 | 2024-11-21T01:26:44.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5372 | 2024-11-21T01:26:44.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5373 | 2024-11-21T01:26:44.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5374 | 2024-11-21T01:26:44.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5375 | 2024-11-21T01:26:44.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5376 | 2024-11-21T01:26:44.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5377 | 2024-11-21T01:26:45.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5378 | 2024-11-21T01:26:45.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5379 | 2024-11-21T01:26:45.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5380 | 2024-11-21T01:26:45.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5381 | 2024-11-21T01:26:45.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5382 | 2024-11-21T01:26:45.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5383 | 2024-11-21T01:26:46.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5384 | 2024-11-21T01:26:46.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5385 | 2024-11-21T01:26:46.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5386 | 2024-11-21T01:26:46.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5387 | 2024-11-21T01:26:46.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5388 | 2024-11-21T01:26:46.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5389 | 2024-11-21T01:26:47.045Z | DEBG | oximeter (results-sink): inserting 220 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
5390 | 2024-11-21T01:26:47.045Z | DEBG | oximeter (clickhouse-client): unrolling 220 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
5391 | 2024-11-21T01:26:47.055Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 56
table_name = fields_string
|
5392 | 2024-11-21T01:26:47.058Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 64
table_name = fields_uuid
|
5393 | 2024-11-21T01:26:47.060Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 160
table_name = measurements_cumulativeu64
|
5394 | 2024-11-21T01:26:47.062Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 60
table_name = measurements_u64
|
5395 | 2024-11-21T01:26:47.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5396 | 2024-11-21T01:26:47.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5397 | 2024-11-21T01:26:47.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5398 | 2024-11-21T01:26:47.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5399 | 2024-11-21T01:26:47.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5400 | 2024-11-21T01:26:47.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5401 | 2024-11-21T01:26:48.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5402 | 2024-11-21T01:26:48.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
5403 | 2024-11-21T01:26:48.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
5404 | 2024-11-21T01:26:48.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
5405 | 2024-11-21T01:26:48.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
5406 | 2024-11-21T01:26:48.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
5407 | 2024-11-21T01:26:48.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5408 | 2024-11-21T01:26:48.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5409 | 2024-11-21T01:26:48.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
5410 | 2024-11-21T01:26:48.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5411 | 2024-11-21T01:26:48.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
5412 | 2024-11-21T01:26:48.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
5413 | 2024-11-21T01:26:48.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5414 | 2024-11-21T01:26:48.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5415 | 2024-11-21T01:26:48.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
5416 | 2024-11-21T01:26:48.497Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
5417 | 2024-11-21T01:26:49.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5418 | 2024-11-21T01:26:49.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5419 | 2024-11-21T01:26:49.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5420 | 2024-11-21T01:26:49.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5421 | 2024-11-21T01:26:49.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5422 | 2024-11-21T01:26:49.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5423 | 2024-11-21T01:26:50.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5424 | 2024-11-21T01:26:50.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5425 | 2024-11-21T01:26:50.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5426 | 2024-11-21T01:26:50.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5427 | 2024-11-21T01:26:50.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5428 | 2024-11-21T01:26:50.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5429 | 2024-11-21T01:26:51.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5430 | 2024-11-21T01:26:51.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5431 | 2024-11-21T01:26:51.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5432 | 2024-11-21T01:26:51.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5433 | 2024-11-21T01:26:51.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5434 | 2024-11-21T01:26:51.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5435 | 2024-11-21T01:26:52.045Z | DEBG | oximeter (results-sink): inserting 365 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
5436 | 2024-11-21T01:26:52.045Z | DEBG | oximeter (clickhouse-client): unrolling 365 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
5437 | 2024-11-21T01:26:52.062Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 14
table_name = fields_i16
|
5438 | 2024-11-21T01:26:52.065Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 281
table_name = fields_string
|
5439 | 2024-11-21T01:26:52.072Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 46
table_name = fields_u16
|
5440 | 2024-11-21T01:26:52.075Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 14
table_name = fields_u32
|
5441 | 2024-11-21T01:26:52.077Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 13
table_name = fields_u8
|
5442 | 2024-11-21T01:26:52.079Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 421
table_name = fields_uuid
|
5443 | 2024-11-21T01:26:52.084Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 6
table_name = measurements_bool
|
5444 | 2024-11-21T01:26:52.087Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 237
table_name = measurements_cumulativeu64
|
5445 | 2024-11-21T01:26:52.091Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 1
table_name = measurements_f64
|
5446 | 2024-11-21T01:26:52.095Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 39
table_name = measurements_histogramu64
|
5447 | 2024-11-21T01:26:52.097Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 82
table_name = measurements_u64
|
5448 | 2024-11-21T01:26:52.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5449 | 2024-11-21T01:26:52.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5450 | 2024-11-21T01:26:52.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5451 | 2024-11-21T01:26:52.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5452 | 2024-11-21T01:26:52.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5453 | 2024-11-21T01:26:52.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5454 | 2024-11-21T01:26:53.481Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:772
|
5455 | 2024-11-21T01:26:53.481Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?sort_by=id_ascending
|
5456 | 2024-11-21T01:26:53.484Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "1fad2559-5d27-4c2f-8e1a-e7f921c38efa", "content-length": "1412", "date": "Thu, 21 Nov 2024 01:26:53 GMT"} })
|
5457 | 2024-11-21T01:26:53.484Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkNWYxNThiOC1mY2JlLTRmMzItODE1Mi03ZmYxNTU3MTBkZmQifX0%3D
|
5458 | 2024-11-21T01:26:53.486Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkNWYxNThiOC1mY2JlLTRmMzItODE1Mi03ZmYxNTU3MTBkZmQifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "7814c7e5-2a46-43e0-a91d-f0389494b1c7", "content-length": "29", "date": "Thu, 21 Nov 2024 01:26:53 GMT"} })
|
5459 | 2024-11-21T01:26:53.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
5460 | 2024-11-21T01:26:53.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
5461 | 2024-11-21T01:26:53.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
5462 | 2024-11-21T01:26:53.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
5463 | 2024-11-21T01:26:53.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5464 | 2024-11-21T01:26:53.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
5465 | 2024-11-21T01:26:53.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
5466 | 2024-11-21T01:26:53.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5467 | 2024-11-21T01:26:53.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5468 | 2024-11-21T01:26:53.486Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:820
n_current_tasks = 9
n_pruned_tasks = 0
|
5469 | 2024-11-21T01:26:53.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
5470 | 2024-11-21T01:26:53.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
5471 | 2024-11-21T01:26:53.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
5472 | 2024-11-21T01:26:53.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5473 | 2024-11-21T01:26:53.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
5474 | 2024-11-21T01:26:53.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5475 | 2024-11-21T01:26:53.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
5476 | 2024-11-21T01:26:53.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
5477 | 2024-11-21T01:26:53.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5478 | 2024-11-21T01:26:53.558Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5479 | 2024-11-21T01:26:53.558Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
5480 | 2024-11-21T01:26:53.560Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5481 | 2024-11-21T01:26:54.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5482 | 2024-11-21T01:26:54.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5483 | 2024-11-21T01:26:54.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5484 | 2024-11-21T01:26:54.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5485 | 2024-11-21T01:26:54.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5486 | 2024-11-21T01:26:54.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5487 | 2024-11-21T01:26:55.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5488 | 2024-11-21T01:26:55.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5489 | 2024-11-21T01:26:55.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5490 | 2024-11-21T01:26:55.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5491 | 2024-11-21T01:26:55.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5492 | 2024-11-21T01:26:55.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5493 | 2024-11-21T01:26:56.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5494 | 2024-11-21T01:26:56.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5495 | 2024-11-21T01:26:56.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5496 | 2024-11-21T01:26:56.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5497 | 2024-11-21T01:26:56.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5498 | 2024-11-21T01:26:56.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5499 | 2024-11-21T01:26:57.046Z | DEBG | oximeter (results-sink): inserting 179 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
5500 | 2024-11-21T01:26:57.046Z | DEBG | oximeter (clickhouse-client): unrolling 179 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
5501 | 2024-11-21T01:26:57.055Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 6
table_name = fields_ipaddr
|
5502 | 2024-11-21T01:26:57.057Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 59
table_name = fields_string
|
5503 | 2024-11-21T01:26:57.059Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 6
table_name = fields_u16
|
5504 | 2024-11-21T01:26:57.061Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 70
table_name = fields_uuid
|
5505 | 2024-11-21T01:26:57.064Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 131
table_name = measurements_cumulativeu64
|
5506 | 2024-11-21T01:26:57.066Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 48
table_name = measurements_u64
|
5507 | 2024-11-21T01:26:57.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5508 | 2024-11-21T01:26:57.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5509 | 2024-11-21T01:26:57.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5510 | 2024-11-21T01:26:57.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5511 | 2024-11-21T01:26:57.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5512 | 2024-11-21T01:26:57.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5513 | 2024-11-21T01:26:58.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5514 | 2024-11-21T01:26:58.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5515 | 2024-11-21T01:26:58.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5516 | 2024-11-21T01:26:58.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5517 | 2024-11-21T01:26:58.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5518 | 2024-11-21T01:26:58.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5519 | 2024-11-21T01:26:59.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5520 | 2024-11-21T01:26:59.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5521 | 2024-11-21T01:26:59.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5522 | 2024-11-21T01:26:59.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5523 | 2024-11-21T01:26:59.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5524 | 2024-11-21T01:26:59.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5525 | 2024-11-21T01:27:00.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5526 | 2024-11-21T01:27:00.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5527 | 2024-11-21T01:27:00.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5528 | 2024-11-21T01:27:00.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5529 | 2024-11-21T01:27:00.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5530 | 2024-11-21T01:27:00.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5531 | 2024-11-21T01:27:01.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5532 | 2024-11-21T01:27:01.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5533 | 2024-11-21T01:27:01.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5534 | 2024-11-21T01:27:01.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5535 | 2024-11-21T01:27:01.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5536 | 2024-11-21T01:27:01.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5537 | 2024-11-21T01:27:02.045Z | DEBG | oximeter (results-sink): inserting 220 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
5538 | 2024-11-21T01:27:02.045Z | DEBG | oximeter (clickhouse-client): unrolling 220 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
5539 | 2024-11-21T01:27:02.056Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 56
table_name = fields_string
|
5540 | 2024-11-21T01:27:02.058Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 64
table_name = fields_uuid
|
5541 | 2024-11-21T01:27:02.060Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 160
table_name = measurements_cumulativeu64
|
5542 | 2024-11-21T01:27:02.062Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 60
table_name = measurements_u64
|
5543 | 2024-11-21T01:27:02.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5544 | 2024-11-21T01:27:02.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5545 | 2024-11-21T01:27:02.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5546 | 2024-11-21T01:27:02.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5547 | 2024-11-21T01:27:02.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5548 | 2024-11-21T01:27:02.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5549 | 2024-11-21T01:27:03.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5550 | 2024-11-21T01:27:03.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
5551 | 2024-11-21T01:27:03.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
5552 | 2024-11-21T01:27:03.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5553 | 2024-11-21T01:27:03.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
5554 | 2024-11-21T01:27:03.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5555 | 2024-11-21T01:27:03.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
5556 | 2024-11-21T01:27:03.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
5557 | 2024-11-21T01:27:03.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
5558 | 2024-11-21T01:27:03.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5559 | 2024-11-21T01:27:03.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
5560 | 2024-11-21T01:27:03.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5561 | 2024-11-21T01:27:03.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
5562 | 2024-11-21T01:27:03.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5563 | 2024-11-21T01:27:03.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
5564 | 2024-11-21T01:27:03.496Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
5565 | 2024-11-21T01:27:04.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5566 | 2024-11-21T01:27:04.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5567 | 2024-11-21T01:27:04.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5568 | 2024-11-21T01:27:04.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5569 | 2024-11-21T01:27:04.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5570 | 2024-11-21T01:27:04.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5571 | 2024-11-21T01:27:05.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5572 | 2024-11-21T01:27:05.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5573 | 2024-11-21T01:27:05.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5574 | 2024-11-21T01:27:05.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5575 | 2024-11-21T01:27:05.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5576 | 2024-11-21T01:27:05.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5577 | 2024-11-21T01:27:06.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5578 | 2024-11-21T01:27:06.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5579 | 2024-11-21T01:27:06.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5580 | 2024-11-21T01:27:06.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5581 | 2024-11-21T01:27:06.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5582 | 2024-11-21T01:27:06.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5583 | 2024-11-21T01:27:07.045Z | DEBG | oximeter (results-sink): inserting 365 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
5584 | 2024-11-21T01:27:07.045Z | DEBG | oximeter (clickhouse-client): unrolling 365 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
5585 | 2024-11-21T01:27:07.062Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 14
table_name = fields_i16
|
5586 | 2024-11-21T01:27:07.065Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 281
table_name = fields_string
|
5587 | 2024-11-21T01:27:07.067Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 46
table_name = fields_u16
|
5588 | 2024-11-21T01:27:07.069Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 14
table_name = fields_u32
|
5589 | 2024-11-21T01:27:07.070Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 13
table_name = fields_u8
|
5590 | 2024-11-21T01:27:07.072Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 421
table_name = fields_uuid
|
5591 | 2024-11-21T01:27:07.074Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 6
table_name = measurements_bool
|
5592 | 2024-11-21T01:27:07.076Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 237
table_name = measurements_cumulativeu64
|
5593 | 2024-11-21T01:27:07.078Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 1
table_name = measurements_f64
|
5594 | 2024-11-21T01:27:07.081Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 39
table_name = measurements_histogramu64
|
5595 | 2024-11-21T01:27:07.083Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 82
table_name = measurements_u64
|
5596 | 2024-11-21T01:27:07.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5597 | 2024-11-21T01:27:07.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5598 | 2024-11-21T01:27:07.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5599 | 2024-11-21T01:27:07.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5600 | 2024-11-21T01:27:07.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5601 | 2024-11-21T01:27:07.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5602 | 2024-11-21T01:27:08.481Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:772
|
5603 | 2024-11-21T01:27:08.481Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?sort_by=id_ascending
|
5604 | 2024-11-21T01:27:08.484Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "db0086a2-ba20-4b89-9b16-95f5a5da246d", "content-length": "1412", "date": "Thu, 21 Nov 2024 01:27:08 GMT"} })
|
5605 | 2024-11-21T01:27:08.484Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkNWYxNThiOC1mY2JlLTRmMzItODE1Mi03ZmYxNTU3MTBkZmQifX0%3D
|
5606 | 2024-11-21T01:27:08.486Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkNWYxNThiOC1mY2JlLTRmMzItODE1Mi03ZmYxNTU3MTBkZmQifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "fa31d798-ae26-4caf-817e-4f4e40d8b21a", "content-length": "29", "date": "Thu, 21 Nov 2024 01:27:08 GMT"} })
|
5607 | 2024-11-21T01:27:08.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
5608 | 2024-11-21T01:27:08.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
5609 | 2024-11-21T01:27:08.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
5610 | 2024-11-21T01:27:08.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
5611 | 2024-11-21T01:27:08.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5612 | 2024-11-21T01:27:08.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
5613 | 2024-11-21T01:27:08.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
5614 | 2024-11-21T01:27:08.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5615 | 2024-11-21T01:27:08.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5616 | 2024-11-21T01:27:08.486Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:820
n_current_tasks = 9
n_pruned_tasks = 0
|
5617 | 2024-11-21T01:27:08.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
5618 | 2024-11-21T01:27:08.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
5619 | 2024-11-21T01:27:08.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
5620 | 2024-11-21T01:27:08.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5621 | 2024-11-21T01:27:08.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5622 | 2024-11-21T01:27:08.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
5623 | 2024-11-21T01:27:08.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
5624 | 2024-11-21T01:27:08.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5625 | 2024-11-21T01:27:08.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
5626 | 2024-11-21T01:27:09.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5627 | 2024-11-21T01:27:09.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5628 | 2024-11-21T01:27:09.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5629 | 2024-11-21T01:27:09.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5630 | 2024-11-21T01:27:09.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5631 | 2024-11-21T01:27:09.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5632 | 2024-11-21T01:27:10.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5633 | 2024-11-21T01:27:10.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5634 | 2024-11-21T01:27:10.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5635 | 2024-11-21T01:27:10.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5636 | 2024-11-21T01:27:10.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5637 | 2024-11-21T01:27:10.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5638 | 2024-11-21T01:27:11.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5639 | 2024-11-21T01:27:11.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5640 | 2024-11-21T01:27:11.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5641 | 2024-11-21T01:27:11.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5642 | 2024-11-21T01:27:11.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5643 | 2024-11-21T01:27:11.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5644 | 2024-11-21T01:27:12.045Z | DEBG | oximeter (results-sink): inserting 176 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
5645 | 2024-11-21T01:27:12.045Z | DEBG | oximeter (clickhouse-client): unrolling 176 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
5646 | 2024-11-21T01:27:12.055Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 56
table_name = fields_string
|
5647 | 2024-11-21T01:27:12.057Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 64
table_name = fields_uuid
|
5648 | 2024-11-21T01:27:12.059Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 128
table_name = measurements_cumulativeu64
|
5649 | 2024-11-21T01:27:12.061Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 48
table_name = measurements_u64
|
5650 | 2024-11-21T01:27:12.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5651 | 2024-11-21T01:27:12.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5652 | 2024-11-21T01:27:12.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5653 | 2024-11-21T01:27:12.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5654 | 2024-11-21T01:27:12.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5655 | 2024-11-21T01:27:12.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5656 | 2024-11-21T01:27:13.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5657 | 2024-11-21T01:27:13.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5658 | 2024-11-21T01:27:13.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5659 | 2024-11-21T01:27:13.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5660 | 2024-11-21T01:27:13.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5661 | 2024-11-21T01:27:13.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5662 | 2024-11-21T01:27:14.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5663 | 2024-11-21T01:27:14.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5664 | 2024-11-21T01:27:14.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5665 | 2024-11-21T01:27:14.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5666 | 2024-11-21T01:27:14.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5667 | 2024-11-21T01:27:14.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5668 | 2024-11-21T01:27:15.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5669 | 2024-11-21T01:27:15.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5670 | 2024-11-21T01:27:15.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5671 | 2024-11-21T01:27:15.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5672 | 2024-11-21T01:27:15.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5673 | 2024-11-21T01:27:15.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5674 | 2024-11-21T01:27:16.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5675 | 2024-11-21T01:27:16.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5676 | 2024-11-21T01:27:16.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5677 | 2024-11-21T01:27:16.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5678 | 2024-11-21T01:27:16.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5679 | 2024-11-21T01:27:16.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5680 | 2024-11-21T01:27:17.045Z | DEBG | oximeter (results-sink): inserting 220 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
5681 | 2024-11-21T01:27:17.045Z | DEBG | oximeter (clickhouse-client): unrolling 220 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
5682 | 2024-11-21T01:27:17.056Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 56
table_name = fields_string
|
5683 | 2024-11-21T01:27:17.063Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 64
table_name = fields_uuid
|
5684 | 2024-11-21T01:27:17.067Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 160
table_name = measurements_cumulativeu64
|
5685 | 2024-11-21T01:27:17.072Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 60
table_name = measurements_u64
|
5686 | 2024-11-21T01:27:17.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5687 | 2024-11-21T01:27:17.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5688 | 2024-11-21T01:27:17.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5689 | 2024-11-21T01:27:17.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5690 | 2024-11-21T01:27:17.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5691 | 2024-11-21T01:27:17.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5692 | 2024-11-21T01:27:18.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5693 | 2024-11-21T01:27:18.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
5694 | 2024-11-21T01:27:18.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5695 | 2024-11-21T01:27:18.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
5696 | 2024-11-21T01:27:18.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
5697 | 2024-11-21T01:27:18.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
5698 | 2024-11-21T01:27:18.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5699 | 2024-11-21T01:27:18.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
5700 | 2024-11-21T01:27:18.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
5701 | 2024-11-21T01:27:18.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5702 | 2024-11-21T01:27:18.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
5703 | 2024-11-21T01:27:18.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5704 | 2024-11-21T01:27:18.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
5705 | 2024-11-21T01:27:18.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5706 | 2024-11-21T01:27:18.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
5707 | 2024-11-21T01:27:18.496Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
5708 | 2024-11-21T01:27:19.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5709 | 2024-11-21T01:27:19.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5710 | 2024-11-21T01:27:19.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5711 | 2024-11-21T01:27:19.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5712 | 2024-11-21T01:27:19.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5713 | 2024-11-21T01:27:19.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5714 | 2024-11-21T01:27:20.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5715 | 2024-11-21T01:27:20.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5716 | 2024-11-21T01:27:20.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5717 | 2024-11-21T01:27:20.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5718 | 2024-11-21T01:27:20.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5719 | 2024-11-21T01:27:20.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5720 | 2024-11-21T01:27:21.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5721 | 2024-11-21T01:27:21.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5722 | 2024-11-21T01:27:21.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5723 | 2024-11-21T01:27:21.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5724 | 2024-11-21T01:27:21.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5725 | 2024-11-21T01:27:21.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5726 | 2024-11-21T01:27:22.046Z | DEBG | oximeter (results-sink): inserting 365 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
5727 | 2024-11-21T01:27:22.046Z | DEBG | oximeter (clickhouse-client): unrolling 365 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
5728 | 2024-11-21T01:27:22.063Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 14
table_name = fields_i16
|
5729 | 2024-11-21T01:27:22.072Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 281
table_name = fields_string
|
5730 | 2024-11-21T01:27:22.074Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 46
table_name = fields_u16
|
5731 | 2024-11-21T01:27:22.077Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 14
table_name = fields_u32
|
5732 | 2024-11-21T01:27:22.080Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 13
table_name = fields_u8
|
5733 | 2024-11-21T01:27:22.085Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 421
table_name = fields_uuid
|
5734 | 2024-11-21T01:27:22.087Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 6
table_name = measurements_bool
|
5735 | 2024-11-21T01:27:22.089Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 237
table_name = measurements_cumulativeu64
|
5736 | 2024-11-21T01:27:22.091Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 1
table_name = measurements_f64
|
5737 | 2024-11-21T01:27:22.094Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 39
table_name = measurements_histogramu64
|
5738 | 2024-11-21T01:27:22.096Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 82
table_name = measurements_u64
|
5739 | 2024-11-21T01:27:22.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5740 | 2024-11-21T01:27:22.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5741 | 2024-11-21T01:27:22.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5742 | 2024-11-21T01:27:22.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5743 | 2024-11-21T01:27:22.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5744 | 2024-11-21T01:27:22.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5745 | 2024-11-21T01:27:23.481Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:772
|
5746 | 2024-11-21T01:27:23.481Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?sort_by=id_ascending
|
5747 | 2024-11-21T01:27:23.484Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "cc4ee3db-c457-4f2d-8ee2-66495e07132f", "content-length": "1412", "date": "Thu, 21 Nov 2024 01:27:23 GMT"} })
|
5748 | 2024-11-21T01:27:23.484Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkNWYxNThiOC1mY2JlLTRmMzItODE1Mi03ZmYxNTU3MTBkZmQifX0%3D
|
5749 | 2024-11-21T01:27:23.486Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkNWYxNThiOC1mY2JlLTRmMzItODE1Mi03ZmYxNTU3MTBkZmQifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "0b604935-4398-4832-8584-000feeccd55b", "content-length": "29", "date": "Thu, 21 Nov 2024 01:27:23 GMT"} })
|
5750 | 2024-11-21T01:27:23.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
5751 | 2024-11-21T01:27:23.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
5752 | 2024-11-21T01:27:23.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
5753 | 2024-11-21T01:27:23.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
5754 | 2024-11-21T01:27:23.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5755 | 2024-11-21T01:27:23.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
5756 | 2024-11-21T01:27:23.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
5757 | 2024-11-21T01:27:23.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5758 | 2024-11-21T01:27:23.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
5759 | 2024-11-21T01:27:23.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5760 | 2024-11-21T01:27:23.486Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:820
n_current_tasks = 9
n_pruned_tasks = 0
|
5761 | 2024-11-21T01:27:23.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5762 | 2024-11-21T01:27:23.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
5763 | 2024-11-21T01:27:23.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
5764 | 2024-11-21T01:27:23.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
5765 | 2024-11-21T01:27:23.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
5766 | 2024-11-21T01:27:23.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5767 | 2024-11-21T01:27:23.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5768 | 2024-11-21T01:27:23.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
5769 | 2024-11-21T01:27:23.561Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5770 | 2024-11-21T01:27:23.561Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
5771 | 2024-11-21T01:27:23.562Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
5772 | 2024-11-21T01:27:23.564Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
5773 | 2024-11-21T01:27:23.564Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
5774 | 2024-11-21T01:27:23.568Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
5775 | 2024-11-21T01:27:24.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5776 | 2024-11-21T01:27:24.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5777 | 2024-11-21T01:27:24.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5778 | 2024-11-21T01:27:24.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5779 | 2024-11-21T01:27:24.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5780 | 2024-11-21T01:27:24.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5781 | 2024-11-21T01:27:25.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5782 | 2024-11-21T01:27:25.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5783 | 2024-11-21T01:27:25.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5784 | 2024-11-21T01:27:25.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5785 | 2024-11-21T01:27:25.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5786 | 2024-11-21T01:27:25.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5787 | 2024-11-21T01:27:26.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5788 | 2024-11-21T01:27:26.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5789 | 2024-11-21T01:27:26.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5790 | 2024-11-21T01:27:26.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5791 | 2024-11-21T01:27:26.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5792 | 2024-11-21T01:27:26.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5793 | 2024-11-21T01:27:27.045Z | DEBG | oximeter (results-sink): inserting 182 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
5794 | 2024-11-21T01:27:27.046Z | DEBG | oximeter (clickhouse-client): unrolling 182 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
5795 | 2024-11-21T01:27:27.055Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 12
table_name = fields_ipaddr
|
5796 | 2024-11-21T01:27:27.057Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 62
table_name = fields_string
|
5797 | 2024-11-21T01:27:27.059Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 12
table_name = fields_u16
|
5798 | 2024-11-21T01:27:27.061Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 76
table_name = fields_uuid
|
5799 | 2024-11-21T01:27:27.063Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 134
table_name = measurements_cumulativeu64
|
5800 | 2024-11-21T01:27:27.065Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 48
table_name = measurements_u64
|
5801 | 2024-11-21T01:27:27.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5802 | 2024-11-21T01:27:27.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5803 | 2024-11-21T01:27:27.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5804 | 2024-11-21T01:27:27.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5805 | 2024-11-21T01:27:27.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5806 | 2024-11-21T01:27:27.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5807 | 2024-11-21T01:27:28.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5808 | 2024-11-21T01:27:28.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5809 | 2024-11-21T01:27:28.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5810 | 2024-11-21T01:27:28.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5811 | 2024-11-21T01:27:28.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5812 | 2024-11-21T01:27:28.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5813 | 2024-11-21T01:27:29.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5814 | 2024-11-21T01:27:29.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5815 | 2024-11-21T01:27:29.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5816 | 2024-11-21T01:27:29.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5817 | 2024-11-21T01:27:29.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5818 | 2024-11-21T01:27:29.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5819 | 2024-11-21T01:27:30.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5820 | 2024-11-21T01:27:30.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5821 | 2024-11-21T01:27:30.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5822 | 2024-11-21T01:27:30.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5823 | 2024-11-21T01:27:30.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5824 | 2024-11-21T01:27:30.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5825 | 2024-11-21T01:27:31.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5826 | 2024-11-21T01:27:31.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5827 | 2024-11-21T01:27:31.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5828 | 2024-11-21T01:27:31.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5829 | 2024-11-21T01:27:31.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5830 | 2024-11-21T01:27:31.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5831 | 2024-11-21T01:27:32.046Z | DEBG | oximeter (results-sink): inserting 220 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
5832 | 2024-11-21T01:27:32.046Z | DEBG | oximeter (clickhouse-client): unrolling 220 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
5833 | 2024-11-21T01:27:32.056Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 56
table_name = fields_string
|
5834 | 2024-11-21T01:27:32.059Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 64
table_name = fields_uuid
|
5835 | 2024-11-21T01:27:32.061Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 160
table_name = measurements_cumulativeu64
|
5836 | 2024-11-21T01:27:32.063Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 60
table_name = measurements_u64
|
5837 | 2024-11-21T01:27:32.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5838 | 2024-11-21T01:27:32.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5839 | 2024-11-21T01:27:32.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5840 | 2024-11-21T01:27:32.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5841 | 2024-11-21T01:27:32.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5842 | 2024-11-21T01:27:32.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5843 | 2024-11-21T01:27:33.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5844 | 2024-11-21T01:27:33.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
5845 | 2024-11-21T01:27:33.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
5846 | 2024-11-21T01:27:33.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
5847 | 2024-11-21T01:27:33.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
5848 | 2024-11-21T01:27:33.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
5849 | 2024-11-21T01:27:33.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5850 | 2024-11-21T01:27:33.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5851 | 2024-11-21T01:27:33.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
5852 | 2024-11-21T01:27:33.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5853 | 2024-11-21T01:27:33.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
5854 | 2024-11-21T01:27:33.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
5855 | 2024-11-21T01:27:33.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5856 | 2024-11-21T01:27:33.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5857 | 2024-11-21T01:27:33.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
5858 | 2024-11-21T01:27:33.496Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
5859 | 2024-11-21T01:27:34.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5860 | 2024-11-21T01:27:34.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5861 | 2024-11-21T01:27:34.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5862 | 2024-11-21T01:27:34.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5863 | 2024-11-21T01:27:34.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5864 | 2024-11-21T01:27:34.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5865 | 2024-11-21T01:27:35.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5866 | 2024-11-21T01:27:35.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5867 | 2024-11-21T01:27:35.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5868 | 2024-11-21T01:27:35.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5869 | 2024-11-21T01:27:35.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5870 | 2024-11-21T01:27:35.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5871 | 2024-11-21T01:27:36.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5872 | 2024-11-21T01:27:36.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5873 | 2024-11-21T01:27:36.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5874 | 2024-11-21T01:27:36.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5875 | 2024-11-21T01:27:36.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5876 | 2024-11-21T01:27:36.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5877 | 2024-11-21T01:27:37.046Z | DEBG | oximeter (results-sink): inserting 365 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
5878 | 2024-11-21T01:27:37.046Z | DEBG | oximeter (clickhouse-client): unrolling 365 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
5879 | 2024-11-21T01:27:37.063Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 14
table_name = fields_i16
|
5880 | 2024-11-21T01:27:37.065Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 281
table_name = fields_string
|
5881 | 2024-11-21T01:27:37.068Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 46
table_name = fields_u16
|
5882 | 2024-11-21T01:27:37.070Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 14
table_name = fields_u32
|
5883 | 2024-11-21T01:27:37.072Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 13
table_name = fields_u8
|
5884 | 2024-11-21T01:27:37.074Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 421
table_name = fields_uuid
|
5885 | 2024-11-21T01:27:37.076Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 6
table_name = measurements_bool
|
5886 | 2024-11-21T01:27:37.078Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 237
table_name = measurements_cumulativeu64
|
5887 | 2024-11-21T01:27:37.080Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 1
table_name = measurements_f64
|
5888 | 2024-11-21T01:27:37.083Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 39
table_name = measurements_histogramu64
|
5889 | 2024-11-21T01:27:37.089Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 82
table_name = measurements_u64
|
5890 | 2024-11-21T01:27:37.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5891 | 2024-11-21T01:27:37.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5892 | 2024-11-21T01:27:37.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5893 | 2024-11-21T01:27:37.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5894 | 2024-11-21T01:27:37.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5895 | 2024-11-21T01:27:37.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5896 | 2024-11-21T01:27:38.481Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:772
|
5897 | 2024-11-21T01:27:38.481Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?sort_by=id_ascending
|
5898 | 2024-11-21T01:27:38.485Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "5ced7795-6c0d-4c94-bc71-1794725a8f7e", "content-length": "1412", "date": "Thu, 21 Nov 2024 01:27:38 GMT"} })
|
5899 | 2024-11-21T01:27:38.485Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkNWYxNThiOC1mY2JlLTRmMzItODE1Mi03ZmYxNTU3MTBkZmQifX0%3D
|
5900 | 2024-11-21T01:27:38.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5901 | 2024-11-21T01:27:38.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5902 | 2024-11-21T01:27:38.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5903 | 2024-11-21T01:27:38.487Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkNWYxNThiOC1mY2JlLTRmMzItODE1Mi03ZmYxNTU3MTBkZmQifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "27c3537c-83bd-46ca-a7d7-4930b52a66f9", "content-length": "29", "date": "Thu, 21 Nov 2024 01:27:38 GMT"} })
|
5904 | 2024-11-21T01:27:38.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
5905 | 2024-11-21T01:27:38.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
5906 | 2024-11-21T01:27:38.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
5907 | 2024-11-21T01:27:38.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
5908 | 2024-11-21T01:27:38.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5909 | 2024-11-21T01:27:38.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
5910 | 2024-11-21T01:27:38.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
5911 | 2024-11-21T01:27:38.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5912 | 2024-11-21T01:27:38.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
5913 | 2024-11-21T01:27:38.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5914 | 2024-11-21T01:27:38.487Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:820
n_current_tasks = 9
n_pruned_tasks = 0
|
5915 | 2024-11-21T01:27:38.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
5916 | 2024-11-21T01:27:38.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
5917 | 2024-11-21T01:27:38.488Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
5918 | 2024-11-21T01:27:38.488Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
5919 | 2024-11-21T01:27:38.488Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
5920 | 2024-11-21T01:27:38.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5921 | 2024-11-21T01:27:38.488Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5922 | 2024-11-21T01:27:38.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5923 | 2024-11-21T01:27:38.488Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5924 | 2024-11-21T01:27:38.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5925 | 2024-11-21T01:27:38.489Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5926 | 2024-11-21T01:27:39.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5927 | 2024-11-21T01:27:39.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5928 | 2024-11-21T01:27:39.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5929 | 2024-11-21T01:27:39.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5930 | 2024-11-21T01:27:39.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5931 | 2024-11-21T01:27:39.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5932 | 2024-11-21T01:27:40.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5933 | 2024-11-21T01:27:40.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5934 | 2024-11-21T01:27:40.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5935 | 2024-11-21T01:27:40.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5936 | 2024-11-21T01:27:40.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5937 | 2024-11-21T01:27:40.493Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5938 | 2024-11-21T01:27:41.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5939 | 2024-11-21T01:27:41.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5940 | 2024-11-21T01:27:41.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5941 | 2024-11-21T01:27:41.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5942 | 2024-11-21T01:27:41.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5943 | 2024-11-21T01:27:41.493Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5944 | 2024-11-21T01:27:42.046Z | DEBG | oximeter (results-sink): inserting 220 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
5945 | 2024-11-21T01:27:42.046Z | DEBG | oximeter (clickhouse-client): unrolling 220 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
5946 | 2024-11-21T01:27:42.056Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 56
table_name = fields_string
|
5947 | 2024-11-21T01:27:42.062Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 64
table_name = fields_uuid
|
5948 | 2024-11-21T01:27:42.069Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 160
table_name = measurements_cumulativeu64
|
5949 | 2024-11-21T01:27:42.075Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 60
table_name = measurements_u64
|
5950 | 2024-11-21T01:27:42.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5951 | 2024-11-21T01:27:42.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5952 | 2024-11-21T01:27:42.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5953 | 2024-11-21T01:27:42.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5954 | 2024-11-21T01:27:42.491Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5955 | 2024-11-21T01:27:42.493Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5956 | 2024-11-21T01:27:43.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5957 | 2024-11-21T01:27:43.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5958 | 2024-11-21T01:27:43.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5959 | 2024-11-21T01:27:43.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5960 | 2024-11-21T01:27:43.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5961 | 2024-11-21T01:27:43.493Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5962 | 2024-11-21T01:27:44.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5963 | 2024-11-21T01:27:44.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5964 | 2024-11-21T01:27:44.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5965 | 2024-11-21T01:27:44.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5966 | 2024-11-21T01:27:44.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5967 | 2024-11-21T01:27:44.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5968 | 2024-11-21T01:27:45.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5969 | 2024-11-21T01:27:45.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5970 | 2024-11-21T01:27:45.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5971 | 2024-11-21T01:27:45.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5972 | 2024-11-21T01:27:45.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5973 | 2024-11-21T01:27:45.493Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5974 | 2024-11-21T01:27:46.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5975 | 2024-11-21T01:27:46.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5976 | 2024-11-21T01:27:46.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5977 | 2024-11-21T01:27:46.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5978 | 2024-11-21T01:27:46.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5979 | 2024-11-21T01:27:46.493Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5980 | 2024-11-21T01:27:47.046Z | DEBG | oximeter (results-sink): inserting 220 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
5981 | 2024-11-21T01:27:47.046Z | DEBG | oximeter (clickhouse-client): unrolling 220 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
5982 | 2024-11-21T01:27:47.056Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 56
table_name = fields_string
|
5983 | 2024-11-21T01:27:47.059Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 64
table_name = fields_uuid
|
5984 | 2024-11-21T01:27:47.061Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 160
table_name = measurements_cumulativeu64
|
5985 | 2024-11-21T01:27:47.064Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 60
table_name = measurements_u64
|
5986 | 2024-11-21T01:27:47.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5987 | 2024-11-21T01:27:47.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5988 | 2024-11-21T01:27:47.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5989 | 2024-11-21T01:27:47.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5990 | 2024-11-21T01:27:47.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5991 | 2024-11-21T01:27:47.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
5992 | 2024-11-21T01:27:48.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
5993 | 2024-11-21T01:27:48.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
5994 | 2024-11-21T01:27:48.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
5995 | 2024-11-21T01:27:48.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
5996 | 2024-11-21T01:27:48.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
5997 | 2024-11-21T01:27:48.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
5998 | 2024-11-21T01:27:48.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
5999 | 2024-11-21T01:27:48.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
6000 | 2024-11-21T01:27:48.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6001 | 2024-11-21T01:27:48.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
6002 | 2024-11-21T01:27:48.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6003 | 2024-11-21T01:27:48.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
6004 | 2024-11-21T01:27:48.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6005 | 2024-11-21T01:27:48.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6006 | 2024-11-21T01:27:48.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
6007 | 2024-11-21T01:27:48.497Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
6008 | 2024-11-21T01:27:49.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6009 | 2024-11-21T01:27:49.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6010 | 2024-11-21T01:27:49.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6011 | 2024-11-21T01:27:49.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6012 | 2024-11-21T01:27:49.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6013 | 2024-11-21T01:27:49.493Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6014 | 2024-11-21T01:27:50.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6015 | 2024-11-21T01:27:50.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6016 | 2024-11-21T01:27:50.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6017 | 2024-11-21T01:27:50.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6018 | 2024-11-21T01:27:50.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6019 | 2024-11-21T01:27:50.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6020 | 2024-11-21T01:27:51.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6021 | 2024-11-21T01:27:51.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6022 | 2024-11-21T01:27:51.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6023 | 2024-11-21T01:27:51.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6024 | 2024-11-21T01:27:51.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6025 | 2024-11-21T01:27:51.493Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6026 | 2024-11-21T01:27:52.046Z | DEBG | oximeter (results-sink): inserting 371 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
6027 | 2024-11-21T01:27:52.046Z | DEBG | oximeter (clickhouse-client): unrolling 371 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
6028 | 2024-11-21T01:27:52.063Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 14
table_name = fields_i16
|
6029 | 2024-11-21T01:27:52.065Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 287
table_name = fields_string
|
6030 | 2024-11-21T01:27:52.067Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 49
table_name = fields_u16
|
6031 | 2024-11-21T01:27:52.069Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 14
table_name = fields_u32
|
6032 | 2024-11-21T01:27:52.071Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 13
table_name = fields_u8
|
6033 | 2024-11-21T01:27:52.074Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 427
table_name = fields_uuid
|
6034 | 2024-11-21T01:27:52.075Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 6
table_name = measurements_bool
|
6035 | 2024-11-21T01:27:52.077Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 237
table_name = measurements_cumulativeu64
|
6036 | 2024-11-21T01:27:52.079Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 1
table_name = measurements_f64
|
6037 | 2024-11-21T01:27:52.083Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 42
table_name = measurements_histogramu64
|
6038 | 2024-11-21T01:27:52.085Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 3
table_name = measurements_i64
|
6039 | 2024-11-21T01:27:52.087Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 82
table_name = measurements_u64
|
6040 | 2024-11-21T01:27:52.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6041 | 2024-11-21T01:27:52.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6042 | 2024-11-21T01:27:52.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6043 | 2024-11-21T01:27:52.491Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6044 | 2024-11-21T01:27:52.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6045 | 2024-11-21T01:27:52.493Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6046 | 2024-11-21T01:27:53.481Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:772
|
6047 | 2024-11-21T01:27:53.481Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?sort_by=id_ascending
|
6048 | 2024-11-21T01:27:53.484Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "0646149a-9bad-48dc-a9cb-66f0122bff51", "content-length": "1412", "date": "Thu, 21 Nov 2024 01:27:52 GMT"} })
|
6049 | 2024-11-21T01:27:53.484Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkNWYxNThiOC1mY2JlLTRmMzItODE1Mi03ZmYxNTU3MTBkZmQifX0%3D
|
6050 | 2024-11-21T01:27:53.486Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkNWYxNThiOC1mY2JlLTRmMzItODE1Mi03ZmYxNTU3MTBkZmQifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "6dd736b1-5cf0-4801-8637-b57925bc21f1", "content-length": "29", "date": "Thu, 21 Nov 2024 01:27:53 GMT"} })
|
6051 | 2024-11-21T01:27:53.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
6052 | 2024-11-21T01:27:53.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
6053 | 2024-11-21T01:27:53.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
6054 | 2024-11-21T01:27:53.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
6055 | 2024-11-21T01:27:53.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6056 | 2024-11-21T01:27:53.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
6057 | 2024-11-21T01:27:53.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
6058 | 2024-11-21T01:27:53.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6059 | 2024-11-21T01:27:53.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6060 | 2024-11-21T01:27:53.486Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:820
n_current_tasks = 9
n_pruned_tasks = 0
|
6061 | 2024-11-21T01:27:53.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
6062 | 2024-11-21T01:27:53.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6063 | 2024-11-21T01:27:53.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
6064 | 2024-11-21T01:27:53.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
6065 | 2024-11-21T01:27:53.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
6066 | 2024-11-21T01:27:53.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6067 | 2024-11-21T01:27:53.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
6068 | 2024-11-21T01:27:53.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6069 | 2024-11-21T01:27:53.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
6070 | 2024-11-21T01:27:53.559Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6071 | 2024-11-21T01:27:53.559Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
6072 | 2024-11-21T01:27:53.561Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6073 | 2024-11-21T01:27:54.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6074 | 2024-11-21T01:27:54.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6075 | 2024-11-21T01:27:54.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6076 | 2024-11-21T01:27:54.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6077 | 2024-11-21T01:27:54.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6078 | 2024-11-21T01:27:54.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6079 | 2024-11-21T01:27:55.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6080 | 2024-11-21T01:27:55.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6081 | 2024-11-21T01:27:55.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6082 | 2024-11-21T01:27:55.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6083 | 2024-11-21T01:27:55.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6084 | 2024-11-21T01:27:55.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6085 | 2024-11-21T01:27:56.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6086 | 2024-11-21T01:27:56.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6087 | 2024-11-21T01:27:56.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6088 | 2024-11-21T01:27:56.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6089 | 2024-11-21T01:27:56.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6090 | 2024-11-21T01:27:56.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6091 | 2024-11-21T01:27:57.045Z | DEBG | oximeter (results-sink): inserting 179 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
6092 | 2024-11-21T01:27:57.045Z | DEBG | oximeter (clickhouse-client): unrolling 179 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
6093 | 2024-11-21T01:27:57.054Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 6
table_name = fields_ipaddr
|
6094 | 2024-11-21T01:27:57.057Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 59
table_name = fields_string
|
6095 | 2024-11-21T01:27:57.059Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 6
table_name = fields_u16
|
6096 | 2024-11-21T01:27:57.065Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 70
table_name = fields_uuid
|
6097 | 2024-11-21T01:27:57.067Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 131
table_name = measurements_cumulativeu64
|
6098 | 2024-11-21T01:27:57.069Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 48
table_name = measurements_u64
|
6099 | 2024-11-21T01:27:57.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6100 | 2024-11-21T01:27:57.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6101 | 2024-11-21T01:27:57.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6102 | 2024-11-21T01:27:57.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6103 | 2024-11-21T01:27:57.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6104 | 2024-11-21T01:27:57.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6105 | 2024-11-21T01:27:58.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6106 | 2024-11-21T01:27:58.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6107 | 2024-11-21T01:27:58.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6108 | 2024-11-21T01:27:58.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6109 | 2024-11-21T01:27:58.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6110 | 2024-11-21T01:27:58.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6111 | 2024-11-21T01:27:59.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6112 | 2024-11-21T01:27:59.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6113 | 2024-11-21T01:27:59.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6114 | 2024-11-21T01:27:59.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6115 | 2024-11-21T01:27:59.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6116 | 2024-11-21T01:27:59.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6117 | 2024-11-21T01:28:00.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6118 | 2024-11-21T01:28:00.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6119 | 2024-11-21T01:28:00.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6120 | 2024-11-21T01:28:00.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6121 | 2024-11-21T01:28:00.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6122 | 2024-11-21T01:28:00.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6123 | 2024-11-21T01:28:01.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6124 | 2024-11-21T01:28:01.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6125 | 2024-11-21T01:28:01.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6126 | 2024-11-21T01:28:01.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6127 | 2024-11-21T01:28:01.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6128 | 2024-11-21T01:28:01.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6129 | 2024-11-21T01:28:02.046Z | DEBG | oximeter (results-sink): inserting 220 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
6130 | 2024-11-21T01:28:02.046Z | DEBG | oximeter (clickhouse-client): unrolling 220 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
6131 | 2024-11-21T01:28:02.056Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 56
table_name = fields_string
|
6132 | 2024-11-21T01:28:02.059Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 64
table_name = fields_uuid
|
6133 | 2024-11-21T01:28:02.061Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 160
table_name = measurements_cumulativeu64
|
6134 | 2024-11-21T01:28:02.063Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 60
table_name = measurements_u64
|
6135 | 2024-11-21T01:28:02.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6136 | 2024-11-21T01:28:02.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6137 | 2024-11-21T01:28:02.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6138 | 2024-11-21T01:28:02.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6139 | 2024-11-21T01:28:02.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6140 | 2024-11-21T01:28:02.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6141 | 2024-11-21T01:28:03.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6142 | 2024-11-21T01:28:03.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6143 | 2024-11-21T01:28:03.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
6144 | 2024-11-21T01:28:03.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
6145 | 2024-11-21T01:28:03.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
6146 | 2024-11-21T01:28:03.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
6147 | 2024-11-21T01:28:03.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6148 | 2024-11-21T01:28:03.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
6149 | 2024-11-21T01:28:03.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
6150 | 2024-11-21T01:28:03.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6151 | 2024-11-21T01:28:03.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
6152 | 2024-11-21T01:28:03.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6153 | 2024-11-21T01:28:03.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
6154 | 2024-11-21T01:28:03.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6155 | 2024-11-21T01:28:03.493Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
6156 | 2024-11-21T01:28:03.496Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
6157 | 2024-11-21T01:28:04.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6158 | 2024-11-21T01:28:04.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6159 | 2024-11-21T01:28:04.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6160 | 2024-11-21T01:28:04.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6161 | 2024-11-21T01:28:04.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6162 | 2024-11-21T01:28:04.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6163 | 2024-11-21T01:28:05.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6164 | 2024-11-21T01:28:05.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6165 | 2024-11-21T01:28:05.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6166 | 2024-11-21T01:28:05.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6167 | 2024-11-21T01:28:05.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6168 | 2024-11-21T01:28:05.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6169 | 2024-11-21T01:28:06.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6170 | 2024-11-21T01:28:06.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6171 | 2024-11-21T01:28:06.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6172 | 2024-11-21T01:28:06.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6173 | 2024-11-21T01:28:06.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6174 | 2024-11-21T01:28:06.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6175 | 2024-11-21T01:28:07.046Z | DEBG | oximeter (results-sink): inserting 388 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
6176 | 2024-11-21T01:28:07.046Z | DEBG | oximeter (clickhouse-client): unrolling 388 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
6177 | 2024-11-21T01:28:07.065Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 14
table_name = fields_i16
|
6178 | 2024-11-21T01:28:07.068Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 303
table_name = fields_string
|
6179 | 2024-11-21T01:28:07.075Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 57
table_name = fields_u16
|
6180 | 2024-11-21T01:28:07.077Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 14
table_name = fields_u32
|
6181 | 2024-11-21T01:28:07.079Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 13
table_name = fields_u8
|
6182 | 2024-11-21T01:28:07.082Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 441
table_name = fields_uuid
|
6183 | 2024-11-21T01:28:07.089Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 6
table_name = measurements_bool
|
6184 | 2024-11-21T01:28:07.092Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 237
table_name = measurements_cumulativeu64
|
6185 | 2024-11-21T01:28:07.095Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 1
table_name = measurements_f64
|
6186 | 2024-11-21T01:28:07.100Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 50
table_name = measurements_histogramu64
|
6187 | 2024-11-21T01:28:07.105Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 12
table_name = measurements_i64
|
6188 | 2024-11-21T01:28:07.108Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 82
table_name = measurements_u64
|
6189 | 2024-11-21T01:28:07.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6190 | 2024-11-21T01:28:07.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6191 | 2024-11-21T01:28:07.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6192 | 2024-11-21T01:28:07.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6193 | 2024-11-21T01:28:07.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6194 | 2024-11-21T01:28:07.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6195 | 2024-11-21T01:28:08.481Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:772
|
6196 | 2024-11-21T01:28:08.481Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?sort_by=id_ascending
|
6197 | 2024-11-21T01:28:08.485Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "27b87a3b-8ed2-44a1-9189-ae10c9f5c0e3", "content-length": "1553", "date": "Thu, 21 Nov 2024 01:28:08 GMT"} })
|
6198 | 2024-11-21T01:28:08.485Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkNWYxNThiOC1mY2JlLTRmMzItODE1Mi03ZmYxNTU3MTBkZmQifX0%3D
|
6199 | 2024-11-21T01:28:08.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6200 | 2024-11-21T01:28:08.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6201 | 2024-11-21T01:28:08.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6202 | 2024-11-21T01:28:08.488Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkNWYxNThiOC1mY2JlLTRmMzItODE1Mi03ZmYxNTU3MTBkZmQifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "13586c3d-c38c-4c5d-865d-6e0145deb663", "content-length": "29", "date": "Thu, 21 Nov 2024 01:28:08 GMT"} })
|
6203 | 2024-11-21T01:28:08.488Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
6204 | 2024-11-21T01:28:08.488Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
6205 | 2024-11-21T01:28:08.488Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::1:0]:41526
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 599adf06-e1ce-43d6-a3ad-60119136e26c
|
6206 | 2024-11-21T01:28:08.488Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
6207 | 2024-11-21T01:28:08.488Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
6208 | 2024-11-21T01:28:08.488Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
6209 | 2024-11-21T01:28:08.488Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6210 | 2024-11-21T01:28:08.488Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
6211 | 2024-11-21T01:28:08.488Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
6212 | 2024-11-21T01:28:08.488Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
6213 | 2024-11-21T01:28:08.488Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
6214 | 2024-11-21T01:28:08.488Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6215 | 2024-11-21T01:28:08.488Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
6216 | 2024-11-21T01:28:08.488Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6217 | 2024-11-21T01:28:08.488Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:820
n_current_tasks = 10
n_pruned_tasks = 0
|
6218 | 2024-11-21T01:28:08.488Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
6219 | 2024-11-21T01:28:08.488Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
6220 | 2024-11-21T01:28:08.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6221 | 2024-11-21T01:28:08.488Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6222 | 2024-11-21T01:28:08.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6223 | 2024-11-21T01:28:08.489Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6224 | 2024-11-21T01:28:08.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6225 | 2024-11-21T01:28:08.490Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6226 | 2024-11-21T01:28:08.525Z | DEBG | oximeter (collection-task): starting oximeter collection task
address = [fd00:1122:3344:101::1:0]:41526
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 599adf06-e1ce-43d6-a3ad-60119136e26c
|
6227 | 2024-11-21T01:28:08.526Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1:0]:41526
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 599adf06-e1ce-43d6-a3ad-60119136e26c
|
6228 | 2024-11-21T01:28:08.530Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1:0]:41526
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 6
producer_id = 599adf06-e1ce-43d6-a3ad-60119136e26c
|
6229 | 2024-11-21T01:28:09.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6230 | 2024-11-21T01:28:09.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6231 | 2024-11-21T01:28:09.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6232 | 2024-11-21T01:28:09.491Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6233 | 2024-11-21T01:28:09.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6234 | 2024-11-21T01:28:09.494Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6235 | 2024-11-21T01:28:10.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6236 | 2024-11-21T01:28:10.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6237 | 2024-11-21T01:28:10.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6238 | 2024-11-21T01:28:10.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6239 | 2024-11-21T01:28:10.492Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6240 | 2024-11-21T01:28:10.494Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6241 | 2024-11-21T01:28:11.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6242 | 2024-11-21T01:28:11.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6243 | 2024-11-21T01:28:11.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6244 | 2024-11-21T01:28:11.491Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6245 | 2024-11-21T01:28:11.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6246 | 2024-11-21T01:28:11.494Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6247 | 2024-11-21T01:28:12.045Z | DEBG | oximeter (results-sink): inserting 270 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
6248 | 2024-11-21T01:28:12.045Z | DEBG | oximeter (clickhouse-client): unrolling 270 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
6249 | 2024-11-21T01:28:12.049Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
6250 | 2024-11-21T01:28:12.055Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
schema = TimeseriesSchema { timeseries_name: TimeseriesName("virtual_machine:vcpu_usage"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "instance_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "project_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "silo_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "state", field_type: String, source: Metric, description: "" }, FieldSchema { name: "vcpu_id", field_type: U32, source: Metric, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2024-11-21T01:28:12.049335011Z }
timeseries_name = virtual_machine:vcpu_usage
|
6251 | 2024-11-21T01:28:12.056Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
6252 | 2024-11-21T01:28:12.063Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
schema = TimeseriesSchema { timeseries_name: TimeseriesName("virtual_machine:pv_panic_guest_handled"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "instance_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "project_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "silo_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2024-11-21T01:28:12.056282879Z }
timeseries_name = virtual_machine:pv_panic_guest_handled
|
6253 | 2024-11-21T01:28:12.063Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
6254 | 2024-11-21T01:28:12.067Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
schema = TimeseriesSchema { timeseries_name: TimeseriesName("virtual_machine:pv_panic_host_handled"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "instance_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "project_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "silo_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2024-11-21T01:28:12.063171126Z }
timeseries_name = virtual_machine:pv_panic_host_handled
|
6255 | 2024-11-21T01:28:12.067Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
6256 | 2024-11-21T01:28:12.071Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
schema = TimeseriesSchema { timeseries_name: TimeseriesName("crucible_upstairs:activated"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "upstairs_uuid", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeI64, version: 1, authz_scope: Fleet, units: Count, created: 2024-11-21T01:28:12.067170072Z }
timeseries_name = crucible_upstairs:activated
|
6257 | 2024-11-21T01:28:12.071Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
6258 | 2024-11-21T01:28:12.074Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
schema = TimeseriesSchema { timeseries_name: TimeseriesName("crucible_upstairs:flush"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "upstairs_uuid", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeI64, version: 1, authz_scope: Fleet, units: Count, created: 2024-11-21T01:28:12.071096238Z }
timeseries_name = crucible_upstairs:flush
|
6259 | 2024-11-21T01:28:12.075Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
6260 | 2024-11-21T01:28:12.078Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
schema = TimeseriesSchema { timeseries_name: TimeseriesName("crucible_upstairs:write"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "upstairs_uuid", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeI64, version: 1, authz_scope: Fleet, units: Count, created: 2024-11-21T01:28:12.075020573Z }
timeseries_name = crucible_upstairs:write
|
6261 | 2024-11-21T01:28:12.078Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
6262 | 2024-11-21T01:28:12.082Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
schema = TimeseriesSchema { timeseries_name: TimeseriesName("crucible_upstairs:write_bytes"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "upstairs_uuid", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeI64, version: 1, authz_scope: Fleet, units: Count, created: 2024-11-21T01:28:12.078800616Z }
timeseries_name = crucible_upstairs:write_bytes
|
6263 | 2024-11-21T01:28:12.082Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
6264 | 2024-11-21T01:28:12.086Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
schema = TimeseriesSchema { timeseries_name: TimeseriesName("crucible_upstairs:read"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "upstairs_uuid", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeI64, version: 1, authz_scope: Fleet, units: Count, created: 2024-11-21T01:28:12.082699581Z }
timeseries_name = crucible_upstairs:read
|
6265 | 2024-11-21T01:28:12.086Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
6266 | 2024-11-21T01:28:12.091Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
schema = TimeseriesSchema { timeseries_name: TimeseriesName("crucible_upstairs:read_bytes"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "upstairs_uuid", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeI64, version: 1, authz_scope: Fleet, units: Count, created: 2024-11-21T01:28:12.086420123Z }
timeseries_name = crucible_upstairs:read_bytes
|
6267 | 2024-11-21T01:28:12.092Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
6268 | 2024-11-21T01:28:12.097Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
schema = TimeseriesSchema { timeseries_name: TimeseriesName("crucible_upstairs:flush_close"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "upstairs_uuid", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeI64, version: 1, authz_scope: Fleet, units: Count, created: 2024-11-21T01:28:12.092096054Z }
timeseries_name = crucible_upstairs:flush_close
|
6269 | 2024-11-21T01:28:12.098Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
6270 | 2024-11-21T01:28:12.101Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
schema = TimeseriesSchema { timeseries_name: TimeseriesName("crucible_upstairs:extent_repair"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "upstairs_uuid", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeI64, version: 1, authz_scope: Fleet, units: Count, created: 2024-11-21T01:28:12.098021347Z }
timeseries_name = crucible_upstairs:extent_repair
|
6271 | 2024-11-21T01:28:12.101Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
6272 | 2024-11-21T01:28:12.105Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
schema = TimeseriesSchema { timeseries_name: TimeseriesName("crucible_upstairs:extent_no_op"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "upstairs_uuid", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeI64, version: 1, authz_scope: Fleet, units: Count, created: 2024-11-21T01:28:12.101912142Z }
timeseries_name = crucible_upstairs:extent_no_op
|
6273 | 2024-11-21T01:28:12.105Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
6274 | 2024-11-21T01:28:12.109Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
schema = TimeseriesSchema { timeseries_name: TimeseriesName("crucible_upstairs:extent_reopen"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "upstairs_uuid", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeI64, version: 1, authz_scope: Fleet, units: Count, created: 2024-11-21T01:28:12.105862877Z }
timeseries_name = crucible_upstairs:extent_reopen
|
6275 | 2024-11-21T01:28:12.110Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
6276 | 2024-11-21T01:28:12.114Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
schema = TimeseriesSchema { timeseries_name: TimeseriesName("virtual_disk:reads"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "attached_instance_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "block_size", field_type: U32, source: Target, description: "" }, FieldSchema { name: "disk_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "project_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "silo_id", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2024-11-21T01:28:12.110322511Z }
timeseries_name = virtual_disk:reads
|
6277 | 2024-11-21T01:28:12.114Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
6278 | 2024-11-21T01:28:12.118Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
schema = TimeseriesSchema { timeseries_name: TimeseriesName("virtual_disk:bytes_read"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "attached_instance_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "block_size", field_type: U32, source: Target, description: "" }, FieldSchema { name: "disk_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "project_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "silo_id", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2024-11-21T01:28:12.114411888Z }
timeseries_name = virtual_disk:bytes_read
|
6279 | 2024-11-21T01:28:12.118Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
6280 | 2024-11-21T01:28:12.122Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
schema = TimeseriesSchema { timeseries_name: TimeseriesName("virtual_disk:failed_reads"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "attached_instance_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "block_size", field_type: U32, source: Target, description: "" }, FieldSchema { name: "disk_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "failure_reason", field_type: String, source: Metric, description: "" }, FieldSchema { name: "project_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "silo_id", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2024-11-21T01:28:12.118515996Z }
timeseries_name = virtual_disk:failed_reads
|
6281 | 2024-11-21T01:28:12.122Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
6282 | 2024-11-21T01:28:12.126Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
schema = TimeseriesSchema { timeseries_name: TimeseriesName("virtual_disk:writes"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "attached_instance_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "block_size", field_type: U32, source: Target, description: "" }, FieldSchema { name: "disk_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "project_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "silo_id", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2024-11-21T01:28:12.122308549Z }
timeseries_name = virtual_disk:writes
|
6283 | 2024-11-21T01:28:12.126Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
6284 | 2024-11-21T01:28:12.130Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
schema = TimeseriesSchema { timeseries_name: TimeseriesName("virtual_disk:bytes_written"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "attached_instance_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "block_size", field_type: U32, source: Target, description: "" }, FieldSchema { name: "disk_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "project_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "silo_id", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2024-11-21T01:28:12.126316656Z }
timeseries_name = virtual_disk:bytes_written
|
6285 | 2024-11-21T01:28:12.130Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
6286 | 2024-11-21T01:28:12.134Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
schema = TimeseriesSchema { timeseries_name: TimeseriesName("virtual_disk:failed_writes"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "attached_instance_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "block_size", field_type: U32, source: Target, description: "" }, FieldSchema { name: "disk_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "failure_reason", field_type: String, source: Metric, description: "" }, FieldSchema { name: "project_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "silo_id", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2024-11-21T01:28:12.130238511Z }
timeseries_name = virtual_disk:failed_writes
|
6287 | 2024-11-21T01:28:12.134Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
6288 | 2024-11-21T01:28:12.138Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
schema = TimeseriesSchema { timeseries_name: TimeseriesName("virtual_disk:flushes"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "attached_instance_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "block_size", field_type: U32, source: Target, description: "" }, FieldSchema { name: "disk_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "project_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "silo_id", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2024-11-21T01:28:12.134405800Z }
timeseries_name = virtual_disk:flushes
|
6289 | 2024-11-21T01:28:12.138Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
6290 | 2024-11-21T01:28:12.142Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
schema = TimeseriesSchema { timeseries_name: TimeseriesName("virtual_disk:failed_flushes"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "attached_instance_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "block_size", field_type: U32, source: Target, description: "" }, FieldSchema { name: "disk_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "failure_reason", field_type: String, source: Metric, description: "" }, FieldSchema { name: "project_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "silo_id", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2024-11-21T01:28:12.138202963Z }
timeseries_name = virtual_disk:failed_flushes
|
6291 | 2024-11-21T01:28:12.142Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
6292 | 2024-11-21T01:28:12.146Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
schema = TimeseriesSchema { timeseries_name: TimeseriesName("virtual_disk:io_latency"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "attached_instance_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "block_size", field_type: U32, source: Target, description: "" }, FieldSchema { name: "disk_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "io_kind", field_type: String, source: Metric, description: "" }, FieldSchema { name: "project_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "silo_id", field_type: Uuid, source: Target, description: "" }}, datum_type: HistogramU64, version: 1, authz_scope: Fleet, units: Count, created: 2024-11-21T01:28:12.142344942Z }
timeseries_name = virtual_disk:io_latency
|
6293 | 2024-11-21T01:28:12.146Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
6294 | 2024-11-21T01:28:12.150Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
schema = TimeseriesSchema { timeseries_name: TimeseriesName("virtual_disk:io_size"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "attached_instance_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "block_size", field_type: U32, source: Target, description: "" }, FieldSchema { name: "disk_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "io_kind", field_type: String, source: Metric, description: "" }, FieldSchema { name: "project_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "silo_id", field_type: Uuid, source: Target, description: "" }}, datum_type: HistogramU64, version: 1, authz_scope: Fleet, units: Count, created: 2024-11-21T01:28:12.146445689Z }
timeseries_name = virtual_disk:io_size
|
6295 | 2024-11-21T01:28:12.150Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
6296 | 2024-11-21T01:28:12.154Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
schema = TimeseriesSchema { timeseries_name: TimeseriesName("virtual_machine:reset"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "instance_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "project_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "silo_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2024-11-21T01:28:12.150651019Z }
timeseries_name = virtual_machine:reset
|
6297 | 2024-11-21T01:28:12.159Z | DEBG | oximeter (clickhouse-client): inserting 24 new timeseries schema
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
6298 | 2024-11-21T01:28:12.164Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 100
table_name = fields_string
|
6299 | 2024-11-21T01:28:12.167Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 38
table_name = fields_u32
|
6300 | 2024-11-21T01:28:12.170Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 204
table_name = fields_uuid
|
6301 | 2024-11-21T01:28:12.172Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 20
table_name = measurements_cumulativei64
|
6302 | 2024-11-21T01:28:12.174Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 185
table_name = measurements_cumulativeu64
|
6303 | 2024-11-21T01:28:12.177Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 5
table_name = measurements_histogramu64
|
6304 | 2024-11-21T01:28:12.179Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 60
table_name = measurements_u64
|
6305 | 2024-11-21T01:28:12.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6306 | 2024-11-21T01:28:12.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6307 | 2024-11-21T01:28:12.491Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6308 | 2024-11-21T01:28:12.491Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6309 | 2024-11-21T01:28:12.493Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6310 | 2024-11-21T01:28:12.494Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6311 | 2024-11-21T01:28:13.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6312 | 2024-11-21T01:28:13.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6313 | 2024-11-21T01:28:13.491Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6314 | 2024-11-21T01:28:13.491Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6315 | 2024-11-21T01:28:13.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6316 | 2024-11-21T01:28:13.494Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6317 | 2024-11-21T01:28:14.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6318 | 2024-11-21T01:28:14.491Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6319 | 2024-11-21T01:28:14.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6320 | 2024-11-21T01:28:14.491Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6321 | 2024-11-21T01:28:14.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6322 | 2024-11-21T01:28:14.494Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6323 | 2024-11-21T01:28:15.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6324 | 2024-11-21T01:28:15.491Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6325 | 2024-11-21T01:28:15.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6326 | 2024-11-21T01:28:15.491Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6327 | 2024-11-21T01:28:15.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6328 | 2024-11-21T01:28:15.494Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6329 | 2024-11-21T01:28:16.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6330 | 2024-11-21T01:28:16.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6331 | 2024-11-21T01:28:16.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6332 | 2024-11-21T01:28:16.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6333 | 2024-11-21T01:28:16.492Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6334 | 2024-11-21T01:28:16.494Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6335 | 2024-11-21T01:28:16.570Z | INFO | oximeter (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dropshot-0.13.0/src/server.rs:1023
local_addr = [fd00:1122:3344:101::d]:12223
remote_addr = [fd00:1122:3344:101::c]:34960
|
6336 | 2024-11-21T01:28:16.581Z | DEBG | oximeter (oximeter-agent): removed collection task from set
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 599adf06-e1ce-43d6-a3ad-60119136e26c
|
6337 | 2024-11-21T01:28:16.581Z | DEBG | oximeter (oximeter-agent): shut down collection task
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 599adf06-e1ce-43d6-a3ad-60119136e26c
|
6338 | 2024-11-21T01:28:16.581Z | INFO | oximeter (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dropshot-0.13.0/src/server.rs:863
latency_us = 2582
local_addr = [fd00:1122:3344:101::d]:12223
method = DELETE
remote_addr = [fd00:1122:3344:101::c]:34960
req_id = 4d1e1d8d-dba2-4471-b046-b185d34f9d15
response_code = 204
uri = /producers/599adf06-e1ce-43d6-a3ad-60119136e26c
|
6339 | 2024-11-21T01:28:16.581Z | DEBG | oximeter (collection-task): collection task received shutdown request
address = [fd00:1122:3344:101::1:0]:41526
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 599adf06-e1ce-43d6-a3ad-60119136e26c
|
6340 | 2024-11-21T01:28:17.046Z | DEBG | oximeter (results-sink): inserting 220 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
6341 | 2024-11-21T01:28:17.046Z | DEBG | oximeter (clickhouse-client): unrolling 220 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
6342 | 2024-11-21T01:28:17.057Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 56
table_name = fields_string
|
6343 | 2024-11-21T01:28:17.059Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 64
table_name = fields_uuid
|
6344 | 2024-11-21T01:28:17.061Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 160
table_name = measurements_cumulativeu64
|
6345 | 2024-11-21T01:28:17.063Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 60
table_name = measurements_u64
|
6346 | 2024-11-21T01:28:17.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6347 | 2024-11-21T01:28:17.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6348 | 2024-11-21T01:28:17.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6349 | 2024-11-21T01:28:17.491Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6350 | 2024-11-21T01:28:17.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6351 | 2024-11-21T01:28:17.494Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6352 | 2024-11-21T01:28:18.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
6353 | 2024-11-21T01:28:18.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
6354 | 2024-11-21T01:28:18.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
6355 | 2024-11-21T01:28:18.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
6356 | 2024-11-21T01:28:18.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
6357 | 2024-11-21T01:28:18.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6358 | 2024-11-21T01:28:18.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
6359 | 2024-11-21T01:28:18.491Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6360 | 2024-11-21T01:28:18.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6361 | 2024-11-21T01:28:18.491Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6362 | 2024-11-21T01:28:18.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6363 | 2024-11-21T01:28:18.493Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
6364 | 2024-11-21T01:28:18.493Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
6365 | 2024-11-21T01:28:18.494Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6366 | 2024-11-21T01:28:18.495Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
6367 | 2024-11-21T01:28:18.498Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
6368 | 2024-11-21T01:28:19.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6369 | 2024-11-21T01:28:19.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6370 | 2024-11-21T01:28:19.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6371 | 2024-11-21T01:28:19.491Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6372 | 2024-11-21T01:28:19.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6373 | 2024-11-21T01:28:19.494Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6374 | 2024-11-21T01:28:20.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6375 | 2024-11-21T01:28:20.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6376 | 2024-11-21T01:28:20.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6377 | 2024-11-21T01:28:20.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6378 | 2024-11-21T01:28:20.492Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6379 | 2024-11-21T01:28:20.494Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6380 | 2024-11-21T01:28:21.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6381 | 2024-11-21T01:28:21.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6382 | 2024-11-21T01:28:21.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6383 | 2024-11-21T01:28:21.491Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6384 | 2024-11-21T01:28:21.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6385 | 2024-11-21T01:28:21.494Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6386 | 2024-11-21T01:28:22.046Z | DEBG | oximeter (results-sink): inserting 393 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
6387 | 2024-11-21T01:28:22.046Z | DEBG | oximeter (clickhouse-client): unrolling 393 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
6388 | 2024-11-21T01:28:22.049Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
6389 | 2024-11-21T01:28:22.054Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
schema = TimeseriesSchema { timeseries_name: TimeseriesName("virtual_machine:check"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "instance_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "nexus_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "project_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "reason", field_type: String, source: Metric, description: "" }, FieldSchema { name: "silo_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_agent_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_agent_ip", field_type: IpAddr, source: Target, description: "" }, FieldSchema { name: "sled_agent_port", field_type: U16, source: Target, description: "" }, FieldSchema { name: "state", field_type: String, source: Metric, description: "" }, FieldSchema { name: "vmm_id", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2024-11-21T01:28:22.049304500Z }
timeseries_name = virtual_machine:check
|
6390 | 2024-11-21T01:28:22.067Z | DEBG | oximeter (clickhouse-client): inserting 1 new timeseries schema
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
6391 | 2024-11-21T01:28:22.072Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 14
table_name = fields_i16
|
6392 | 2024-11-21T01:28:22.078Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 3
table_name = fields_ipaddr
|
6393 | 2024-11-21T01:28:22.080Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 319
table_name = fields_string
|
6394 | 2024-11-21T01:28:22.082Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 65
table_name = fields_u16
|
6395 | 2024-11-21T01:28:22.084Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 14
table_name = fields_u32
|
6396 | 2024-11-21T01:28:22.089Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 13
table_name = fields_u8
|
6397 | 2024-11-21T01:28:22.097Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 467
table_name = fields_uuid
|
6398 | 2024-11-21T01:28:22.100Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 6
table_name = measurements_bool
|
6399 | 2024-11-21T01:28:22.102Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 240
table_name = measurements_cumulativeu64
|
6400 | 2024-11-21T01:28:22.104Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 1
table_name = measurements_f64
|
6401 | 2024-11-21T01:28:22.107Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 55
table_name = measurements_histogramu64
|
6402 | 2024-11-21T01:28:22.109Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 9
table_name = measurements_i64
|
6403 | 2024-11-21T01:28:22.111Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 82
table_name = measurements_u64
|
6404 | 2024-11-21T01:28:22.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6405 | 2024-11-21T01:28:22.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6406 | 2024-11-21T01:28:22.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6407 | 2024-11-21T01:28:22.491Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6408 | 2024-11-21T01:28:22.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6409 | 2024-11-21T01:28:22.494Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6410 | 2024-11-21T01:28:23.482Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:772
|
6411 | 2024-11-21T01:28:23.482Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?sort_by=id_ascending
|
6412 | 2024-11-21T01:28:23.486Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "087ea8aa-1bd2-4909-b923-98969c497f0f", "content-length": "1412", "date": "Thu, 21 Nov 2024 01:28:23 GMT"} })
|
6413 | 2024-11-21T01:28:23.486Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkNWYxNThiOC1mY2JlLTRmMzItODE1Mi03ZmYxNTU3MTBkZmQifX0%3D
|
6414 | 2024-11-21T01:28:23.488Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkNWYxNThiOC1mY2JlLTRmMzItODE1Mi03ZmYxNTU3MTBkZmQifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "57c47a9c-ea9f-46e6-a060-5b7660d628f2", "content-length": "29", "date": "Thu, 21 Nov 2024 01:28:23 GMT"} })
|
6415 | 2024-11-21T01:28:23.488Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
6416 | 2024-11-21T01:28:23.489Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
6417 | 2024-11-21T01:28:23.489Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
6418 | 2024-11-21T01:28:23.489Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
6419 | 2024-11-21T01:28:23.489Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6420 | 2024-11-21T01:28:23.489Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
6421 | 2024-11-21T01:28:23.489Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
6422 | 2024-11-21T01:28:23.489Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6423 | 2024-11-21T01:28:23.489Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6424 | 2024-11-21T01:28:23.489Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:820
n_current_tasks = 9
n_pruned_tasks = 0
|
6425 | 2024-11-21T01:28:23.489Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
6426 | 2024-11-21T01:28:23.489Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
6427 | 2024-11-21T01:28:23.489Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
6428 | 2024-11-21T01:28:23.489Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
6429 | 2024-11-21T01:28:23.489Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
6430 | 2024-11-21T01:28:23.489Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
6431 | 2024-11-21T01:28:23.489Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6432 | 2024-11-21T01:28:23.489Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6433 | 2024-11-21T01:28:23.489Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6434 | 2024-11-21T01:28:23.561Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6435 | 2024-11-21T01:28:23.561Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
6436 | 2024-11-21T01:28:23.562Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
6437 | 2024-11-21T01:28:23.564Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
6438 | 2024-11-21T01:28:23.564Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
6439 | 2024-11-21T01:28:23.568Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
6440 | 2024-11-21T01:28:24.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6441 | 2024-11-21T01:28:24.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6442 | 2024-11-21T01:28:24.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6443 | 2024-11-21T01:28:24.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6444 | 2024-11-21T01:28:24.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6445 | 2024-11-21T01:28:24.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6446 | 2024-11-21T01:28:25.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6447 | 2024-11-21T01:28:25.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6448 | 2024-11-21T01:28:25.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6449 | 2024-11-21T01:28:25.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6450 | 2024-11-21T01:28:25.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6451 | 2024-11-21T01:28:25.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6452 | 2024-11-21T01:28:26.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6453 | 2024-11-21T01:28:26.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6454 | 2024-11-21T01:28:26.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6455 | 2024-11-21T01:28:26.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6456 | 2024-11-21T01:28:26.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6457 | 2024-11-21T01:28:26.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6458 | 2024-11-21T01:28:27.046Z | DEBG | oximeter (results-sink): inserting 182 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
6459 | 2024-11-21T01:28:27.046Z | DEBG | oximeter (clickhouse-client): unrolling 182 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
6460 | 2024-11-21T01:28:27.056Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 12
table_name = fields_ipaddr
|
6461 | 2024-11-21T01:28:27.062Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 62
table_name = fields_string
|
6462 | 2024-11-21T01:28:27.064Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 12
table_name = fields_u16
|
6463 | 2024-11-21T01:28:27.068Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 76
table_name = fields_uuid
|
6464 | 2024-11-21T01:28:27.071Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 134
table_name = measurements_cumulativeu64
|
6465 | 2024-11-21T01:28:27.073Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 48
table_name = measurements_u64
|
6466 | 2024-11-21T01:28:27.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6467 | 2024-11-21T01:28:27.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6468 | 2024-11-21T01:28:27.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6469 | 2024-11-21T01:28:27.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6470 | 2024-11-21T01:28:27.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6471 | 2024-11-21T01:28:27.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6472 | 2024-11-21T01:28:28.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6473 | 2024-11-21T01:28:28.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6474 | 2024-11-21T01:28:28.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6475 | 2024-11-21T01:28:28.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6476 | 2024-11-21T01:28:28.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6477 | 2024-11-21T01:28:28.493Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6478 | 2024-11-21T01:28:29.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6479 | 2024-11-21T01:28:29.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6480 | 2024-11-21T01:28:29.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6481 | 2024-11-21T01:28:29.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6482 | 2024-11-21T01:28:29.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6483 | 2024-11-21T01:28:29.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6484 | 2024-11-21T01:28:30.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6485 | 2024-11-21T01:28:30.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6486 | 2024-11-21T01:28:30.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6487 | 2024-11-21T01:28:30.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6488 | 2024-11-21T01:28:30.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6489 | 2024-11-21T01:28:30.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6490 | 2024-11-21T01:28:31.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6491 | 2024-11-21T01:28:31.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6492 | 2024-11-21T01:28:31.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6493 | 2024-11-21T01:28:31.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6494 | 2024-11-21T01:28:31.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6495 | 2024-11-21T01:28:31.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6496 | 2024-11-21T01:28:32.045Z | DEBG | oximeter (results-sink): inserting 220 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
6497 | 2024-11-21T01:28:32.045Z | DEBG | oximeter (clickhouse-client): unrolling 220 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
6498 | 2024-11-21T01:28:32.056Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 56
table_name = fields_string
|
6499 | 2024-11-21T01:28:32.062Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 64
table_name = fields_uuid
|
6500 | 2024-11-21T01:28:32.068Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 160
table_name = measurements_cumulativeu64
|
6501 | 2024-11-21T01:28:32.073Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 60
table_name = measurements_u64
|
6502 | 2024-11-21T01:28:32.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6503 | 2024-11-21T01:28:32.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6504 | 2024-11-21T01:28:32.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6505 | 2024-11-21T01:28:32.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6506 | 2024-11-21T01:28:32.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6507 | 2024-11-21T01:28:32.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6508 | 2024-11-21T01:28:33.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6509 | 2024-11-21T01:28:33.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6510 | 2024-11-21T01:28:33.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
6511 | 2024-11-21T01:28:33.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
6512 | 2024-11-21T01:28:33.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
6513 | 2024-11-21T01:28:33.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6514 | 2024-11-21T01:28:33.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
6515 | 2024-11-21T01:28:33.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
6516 | 2024-11-21T01:28:33.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6517 | 2024-11-21T01:28:33.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
6518 | 2024-11-21T01:28:33.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6519 | 2024-11-21T01:28:33.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
6520 | 2024-11-21T01:28:33.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
6521 | 2024-11-21T01:28:33.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6522 | 2024-11-21T01:28:33.496Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
6523 | 2024-11-21T01:28:33.499Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
6524 | 2024-11-21T01:28:34.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6525 | 2024-11-21T01:28:34.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6526 | 2024-11-21T01:28:34.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6527 | 2024-11-21T01:28:34.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6528 | 2024-11-21T01:28:34.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6529 | 2024-11-21T01:28:34.493Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6530 | 2024-11-21T01:28:35.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6531 | 2024-11-21T01:28:35.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6532 | 2024-11-21T01:28:35.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6533 | 2024-11-21T01:28:35.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6534 | 2024-11-21T01:28:35.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6535 | 2024-11-21T01:28:35.493Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6536 | 2024-11-21T01:28:36.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6537 | 2024-11-21T01:28:36.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6538 | 2024-11-21T01:28:36.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6539 | 2024-11-21T01:28:36.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6540 | 2024-11-21T01:28:36.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6541 | 2024-11-21T01:28:36.493Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6542 | 2024-11-21T01:28:37.046Z | DEBG | oximeter (results-sink): inserting 384 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
6543 | 2024-11-21T01:28:37.046Z | DEBG | oximeter (clickhouse-client): unrolling 384 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
6544 | 2024-11-21T01:28:37.064Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 14
table_name = fields_i16
|
6545 | 2024-11-21T01:28:37.066Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 3
table_name = fields_ipaddr
|
6546 | 2024-11-21T01:28:37.068Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 319
table_name = fields_string
|
6547 | 2024-11-21T01:28:37.071Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 65
table_name = fields_u16
|
6548 | 2024-11-21T01:28:37.074Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 14
table_name = fields_u32
|
6549 | 2024-11-21T01:28:37.076Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 13
table_name = fields_u8
|
6550 | 2024-11-21T01:28:37.078Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 458
table_name = fields_uuid
|
6551 | 2024-11-21T01:28:37.081Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 6
table_name = measurements_bool
|
6552 | 2024-11-21T01:28:37.084Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 240
table_name = measurements_cumulativeu64
|
6553 | 2024-11-21T01:28:37.086Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 1
table_name = measurements_f64
|
6554 | 2024-11-21T01:28:37.090Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 55
table_name = measurements_histogramu64
|
6555 | 2024-11-21T01:28:37.094Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 82
table_name = measurements_u64
|
6556 | 2024-11-21T01:28:37.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6557 | 2024-11-21T01:28:37.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6558 | 2024-11-21T01:28:37.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6559 | 2024-11-21T01:28:37.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6560 | 2024-11-21T01:28:37.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6561 | 2024-11-21T01:28:37.493Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6562 | 2024-11-21T01:28:38.482Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:772
|
6563 | 2024-11-21T01:28:38.482Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?sort_by=id_ascending
|
6564 | 2024-11-21T01:28:38.486Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "803a9962-f683-4dbd-9cca-52aec9c2c220", "content-length": "1412", "date": "Thu, 21 Nov 2024 01:28:38 GMT"} })
|
6565 | 2024-11-21T01:28:38.486Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkNWYxNThiOC1mY2JlLTRmMzItODE1Mi03ZmYxNTU3MTBkZmQifX0%3D
|
6566 | 2024-11-21T01:28:38.489Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkNWYxNThiOC1mY2JlLTRmMzItODE1Mi03ZmYxNTU3MTBkZmQifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "4d73c243-dbeb-4e72-bfde-e370a0af13b7", "content-length": "29", "date": "Thu, 21 Nov 2024 01:28:38 GMT"} })
|
6567 | 2024-11-21T01:28:38.489Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
6568 | 2024-11-21T01:28:38.489Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
6569 | 2024-11-21T01:28:38.489Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
6570 | 2024-11-21T01:28:38.489Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
6571 | 2024-11-21T01:28:38.489Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6572 | 2024-11-21T01:28:38.489Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
6573 | 2024-11-21T01:28:38.489Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
6574 | 2024-11-21T01:28:38.489Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6575 | 2024-11-21T01:28:38.489Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6576 | 2024-11-21T01:28:38.489Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
6577 | 2024-11-21T01:28:38.489Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:820
n_current_tasks = 9
n_pruned_tasks = 0
|
6578 | 2024-11-21T01:28:38.489Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
6579 | 2024-11-21T01:28:38.489Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
6580 | 2024-11-21T01:28:38.489Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6581 | 2024-11-21T01:28:38.489Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6582 | 2024-11-21T01:28:38.489Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
6583 | 2024-11-21T01:28:38.489Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
6584 | 2024-11-21T01:28:38.489Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
6585 | 2024-11-21T01:28:38.489Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6586 | 2024-11-21T01:28:39.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6587 | 2024-11-21T01:28:39.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6588 | 2024-11-21T01:28:39.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6589 | 2024-11-21T01:28:39.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6590 | 2024-11-21T01:28:39.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6591 | 2024-11-21T01:28:39.493Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6592 | 2024-11-21T01:28:40.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6593 | 2024-11-21T01:28:40.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6594 | 2024-11-21T01:28:40.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6595 | 2024-11-21T01:28:40.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6596 | 2024-11-21T01:28:40.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6597 | 2024-11-21T01:28:40.493Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6598 | 2024-11-21T01:28:41.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6599 | 2024-11-21T01:28:41.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6600 | 2024-11-21T01:28:41.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6601 | 2024-11-21T01:28:41.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6602 | 2024-11-21T01:28:41.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6603 | 2024-11-21T01:28:41.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6604 | 2024-11-21T01:28:42.046Z | DEBG | oximeter (results-sink): inserting 176 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
6605 | 2024-11-21T01:28:42.046Z | DEBG | oximeter (clickhouse-client): unrolling 176 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
6606 | 2024-11-21T01:28:42.055Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 56
table_name = fields_string
|
6607 | 2024-11-21T01:28:42.058Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 64
table_name = fields_uuid
|
6608 | 2024-11-21T01:28:42.059Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 128
table_name = measurements_cumulativeu64
|
6609 | 2024-11-21T01:28:42.061Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 48
table_name = measurements_u64
|
6610 | 2024-11-21T01:28:42.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6611 | 2024-11-21T01:28:42.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6612 | 2024-11-21T01:28:42.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6613 | 2024-11-21T01:28:42.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6614 | 2024-11-21T01:28:42.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6615 | 2024-11-21T01:28:42.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6616 | 2024-11-21T01:28:43.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6617 | 2024-11-21T01:28:43.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6618 | 2024-11-21T01:28:43.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6619 | 2024-11-21T01:28:43.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6620 | 2024-11-21T01:28:43.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6621 | 2024-11-21T01:28:43.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6622 | 2024-11-21T01:28:44.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6623 | 2024-11-21T01:28:44.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6624 | 2024-11-21T01:28:44.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6625 | 2024-11-21T01:28:44.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6626 | 2024-11-21T01:28:44.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6627 | 2024-11-21T01:28:44.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6628 | 2024-11-21T01:28:45.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6629 | 2024-11-21T01:28:45.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6630 | 2024-11-21T01:28:45.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6631 | 2024-11-21T01:28:45.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6632 | 2024-11-21T01:28:45.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6633 | 2024-11-21T01:28:45.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6634 | 2024-11-21T01:28:46.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6635 | 2024-11-21T01:28:46.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6636 | 2024-11-21T01:28:46.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6637 | 2024-11-21T01:28:46.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6638 | 2024-11-21T01:28:46.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6639 | 2024-11-21T01:28:46.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6640 | 2024-11-21T01:28:47.046Z | DEBG | oximeter (results-sink): inserting 220 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
6641 | 2024-11-21T01:28:47.046Z | DEBG | oximeter (clickhouse-client): unrolling 220 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
6642 | 2024-11-21T01:28:47.057Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 56
table_name = fields_string
|
6643 | 2024-11-21T01:28:47.059Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 64
table_name = fields_uuid
|
6644 | 2024-11-21T01:28:47.061Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 160
table_name = measurements_cumulativeu64
|
6645 | 2024-11-21T01:28:47.063Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 60
table_name = measurements_u64
|
6646 | 2024-11-21T01:28:47.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6647 | 2024-11-21T01:28:47.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6648 | 2024-11-21T01:28:47.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6649 | 2024-11-21T01:28:47.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6650 | 2024-11-21T01:28:47.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6651 | 2024-11-21T01:28:47.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6652 | 2024-11-21T01:28:48.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6653 | 2024-11-21T01:28:48.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
6654 | 2024-11-21T01:28:48.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6655 | 2024-11-21T01:28:48.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
6656 | 2024-11-21T01:28:48.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
6657 | 2024-11-21T01:28:48.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
6658 | 2024-11-21T01:28:48.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
6659 | 2024-11-21T01:28:48.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6660 | 2024-11-21T01:28:48.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
6661 | 2024-11-21T01:28:48.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6662 | 2024-11-21T01:28:48.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
6663 | 2024-11-21T01:28:48.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6664 | 2024-11-21T01:28:48.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
6665 | 2024-11-21T01:28:48.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6666 | 2024-11-21T01:28:48.495Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
6667 | 2024-11-21T01:28:48.499Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
6668 | 2024-11-21T01:28:49.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6669 | 2024-11-21T01:28:49.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6670 | 2024-11-21T01:28:49.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6671 | 2024-11-21T01:28:49.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6672 | 2024-11-21T01:28:49.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6673 | 2024-11-21T01:28:49.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6674 | 2024-11-21T01:28:50.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6675 | 2024-11-21T01:28:50.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6676 | 2024-11-21T01:28:50.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6677 | 2024-11-21T01:28:50.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6678 | 2024-11-21T01:28:50.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6679 | 2024-11-21T01:28:50.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6680 | 2024-11-21T01:28:51.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6681 | 2024-11-21T01:28:51.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6682 | 2024-11-21T01:28:51.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6683 | 2024-11-21T01:28:51.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6684 | 2024-11-21T01:28:51.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6685 | 2024-11-21T01:28:51.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6686 | 2024-11-21T01:28:52.046Z | DEBG | oximeter (results-sink): inserting 381 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
6687 | 2024-11-21T01:28:52.046Z | DEBG | oximeter (clickhouse-client): unrolling 381 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
6688 | 2024-11-21T01:28:52.063Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 14
table_name = fields_i16
|
6689 | 2024-11-21T01:28:52.066Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 313
table_name = fields_string
|
6690 | 2024-11-21T01:28:52.068Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 62
table_name = fields_u16
|
6691 | 2024-11-21T01:28:52.069Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 14
table_name = fields_u32
|
6692 | 2024-11-21T01:28:52.071Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 13
table_name = fields_u8
|
6693 | 2024-11-21T01:28:52.074Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 437
table_name = fields_uuid
|
6694 | 2024-11-21T01:28:52.075Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 6
table_name = measurements_bool
|
6695 | 2024-11-21T01:28:52.077Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 237
table_name = measurements_cumulativeu64
|
6696 | 2024-11-21T01:28:52.079Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 1
table_name = measurements_f64
|
6697 | 2024-11-21T01:28:52.083Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 55
table_name = measurements_histogramu64
|
6698 | 2024-11-21T01:28:52.085Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 82
table_name = measurements_u64
|
6699 | 2024-11-21T01:28:52.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6700 | 2024-11-21T01:28:52.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6701 | 2024-11-21T01:28:52.490Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6702 | 2024-11-21T01:28:52.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6703 | 2024-11-21T01:28:52.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6704 | 2024-11-21T01:28:52.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6705 | 2024-11-21T01:28:53.481Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:772
|
6706 | 2024-11-21T01:28:53.481Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?sort_by=id_ascending
|
6707 | 2024-11-21T01:28:53.485Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "aa7b3aba-a4d1-4ed2-aa9b-c4eda8850a86", "content-length": "1412", "date": "Thu, 21 Nov 2024 01:28:53 GMT"} })
|
6708 | 2024-11-21T01:28:53.485Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkNWYxNThiOC1mY2JlLTRmMzItODE1Mi03ZmYxNTU3MTBkZmQifX0%3D
|
6709 | 2024-11-21T01:28:53.487Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkNWYxNThiOC1mY2JlLTRmMzItODE1Mi03ZmYxNTU3MTBkZmQifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "52517234-9d9b-4163-8125-628c70915212", "content-length": "29", "date": "Thu, 21 Nov 2024 01:28:53 GMT"} })
|
6710 | 2024-11-21T01:28:53.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
6711 | 2024-11-21T01:28:53.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
6712 | 2024-11-21T01:28:53.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
6713 | 2024-11-21T01:28:53.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
6714 | 2024-11-21T01:28:53.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6715 | 2024-11-21T01:28:53.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
6716 | 2024-11-21T01:28:53.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
6717 | 2024-11-21T01:28:53.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6718 | 2024-11-21T01:28:53.487Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6719 | 2024-11-21T01:28:53.487Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:820
n_current_tasks = 9
n_pruned_tasks = 0
|
6720 | 2024-11-21T01:28:53.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
6721 | 2024-11-21T01:28:53.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6722 | 2024-11-21T01:28:53.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
6723 | 2024-11-21T01:28:53.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
6724 | 2024-11-21T01:28:53.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
6725 | 2024-11-21T01:28:53.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
6726 | 2024-11-21T01:28:53.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
6727 | 2024-11-21T01:28:53.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6728 | 2024-11-21T01:28:53.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6729 | 2024-11-21T01:28:53.559Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6730 | 2024-11-21T01:28:53.559Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
6731 | 2024-11-21T01:28:53.561Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6732 | 2024-11-21T01:28:54.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6733 | 2024-11-21T01:28:54.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6734 | 2024-11-21T01:28:54.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6735 | 2024-11-21T01:28:54.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6736 | 2024-11-21T01:28:54.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6737 | 2024-11-21T01:28:54.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6738 | 2024-11-21T01:28:55.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6739 | 2024-11-21T01:28:55.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6740 | 2024-11-21T01:28:55.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6741 | 2024-11-21T01:28:55.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6742 | 2024-11-21T01:28:55.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6743 | 2024-11-21T01:28:55.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6744 | 2024-11-21T01:28:56.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6745 | 2024-11-21T01:28:56.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6746 | 2024-11-21T01:28:56.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6747 | 2024-11-21T01:28:56.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6748 | 2024-11-21T01:28:56.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6749 | 2024-11-21T01:28:56.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6750 | 2024-11-21T01:28:57.046Z | DEBG | oximeter (results-sink): inserting 179 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
6751 | 2024-11-21T01:28:57.046Z | DEBG | oximeter (clickhouse-client): unrolling 179 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
6752 | 2024-11-21T01:28:57.055Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 6
table_name = fields_ipaddr
|
6753 | 2024-11-21T01:28:57.057Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 59
table_name = fields_string
|
6754 | 2024-11-21T01:28:57.064Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 6
table_name = fields_u16
|
6755 | 2024-11-21T01:28:57.066Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 70
table_name = fields_uuid
|
6756 | 2024-11-21T01:28:57.072Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 131
table_name = measurements_cumulativeu64
|
6757 | 2024-11-21T01:28:57.079Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 48
table_name = measurements_u64
|
6758 | 2024-11-21T01:28:57.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6759 | 2024-11-21T01:28:57.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6760 | 2024-11-21T01:28:57.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6761 | 2024-11-21T01:28:57.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6762 | 2024-11-21T01:28:57.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6763 | 2024-11-21T01:28:57.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6764 | 2024-11-21T01:28:58.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6765 | 2024-11-21T01:28:58.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6766 | 2024-11-21T01:28:58.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6767 | 2024-11-21T01:28:58.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6768 | 2024-11-21T01:28:58.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6769 | 2024-11-21T01:28:58.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6770 | 2024-11-21T01:28:59.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6771 | 2024-11-21T01:28:59.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6772 | 2024-11-21T01:28:59.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6773 | 2024-11-21T01:28:59.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6774 | 2024-11-21T01:28:59.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6775 | 2024-11-21T01:28:59.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6776 | 2024-11-21T01:29:00.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6777 | 2024-11-21T01:29:00.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6778 | 2024-11-21T01:29:00.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6779 | 2024-11-21T01:29:00.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6780 | 2024-11-21T01:29:00.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6781 | 2024-11-21T01:29:00.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6782 | 2024-11-21T01:29:01.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6783 | 2024-11-21T01:29:01.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6784 | 2024-11-21T01:29:01.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6785 | 2024-11-21T01:29:01.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6786 | 2024-11-21T01:29:01.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6787 | 2024-11-21T01:29:01.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6788 | 2024-11-21T01:29:02.046Z | DEBG | oximeter (results-sink): inserting 220 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
6789 | 2024-11-21T01:29:02.046Z | DEBG | oximeter (clickhouse-client): unrolling 220 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
6790 | 2024-11-21T01:29:02.056Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 56
table_name = fields_string
|
6791 | 2024-11-21T01:29:02.060Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 64
table_name = fields_uuid
|
6792 | 2024-11-21T01:29:02.062Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 160
table_name = measurements_cumulativeu64
|
6793 | 2024-11-21T01:29:02.064Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 60
table_name = measurements_u64
|
6794 | 2024-11-21T01:29:02.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6795 | 2024-11-21T01:29:02.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6796 | 2024-11-21T01:29:02.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6797 | 2024-11-21T01:29:02.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6798 | 2024-11-21T01:29:02.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6799 | 2024-11-21T01:29:02.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6800 | 2024-11-21T01:29:03.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
6801 | 2024-11-21T01:29:03.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6802 | 2024-11-21T01:29:03.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
6803 | 2024-11-21T01:29:03.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6804 | 2024-11-21T01:29:03.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
6805 | 2024-11-21T01:29:03.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6806 | 2024-11-21T01:29:03.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
6807 | 2024-11-21T01:29:03.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
6808 | 2024-11-21T01:29:03.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
6809 | 2024-11-21T01:29:03.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6810 | 2024-11-21T01:29:03.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6811 | 2024-11-21T01:29:03.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
6812 | 2024-11-21T01:29:03.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
6813 | 2024-11-21T01:29:03.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6814 | 2024-11-21T01:29:03.493Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
6815 | 2024-11-21T01:29:03.497Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
6816 | 2024-11-21T01:29:04.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6817 | 2024-11-21T01:29:04.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6818 | 2024-11-21T01:29:04.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6819 | 2024-11-21T01:29:04.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6820 | 2024-11-21T01:29:04.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6821 | 2024-11-21T01:29:04.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6822 | 2024-11-21T01:29:05.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6823 | 2024-11-21T01:29:05.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6824 | 2024-11-21T01:29:05.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6825 | 2024-11-21T01:29:05.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6826 | 2024-11-21T01:29:05.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6827 | 2024-11-21T01:29:05.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6828 | 2024-11-21T01:29:06.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6829 | 2024-11-21T01:29:06.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6830 | 2024-11-21T01:29:06.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6831 | 2024-11-21T01:29:06.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6832 | 2024-11-21T01:29:06.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6833 | 2024-11-21T01:29:06.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6834 | 2024-11-21T01:29:07.046Z | DEBG | oximeter (results-sink): inserting 381 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
6835 | 2024-11-21T01:29:07.046Z | DEBG | oximeter (clickhouse-client): unrolling 381 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
6836 | 2024-11-21T01:29:07.064Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 14
table_name = fields_i16
|
6837 | 2024-11-21T01:29:07.067Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 313
table_name = fields_string
|
6838 | 2024-11-21T01:29:07.068Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 62
table_name = fields_u16
|
6839 | 2024-11-21T01:29:07.070Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 14
table_name = fields_u32
|
6840 | 2024-11-21T01:29:07.072Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 13
table_name = fields_u8
|
6841 | 2024-11-21T01:29:07.075Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 437
table_name = fields_uuid
|
6842 | 2024-11-21T01:29:07.076Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 6
table_name = measurements_bool
|
6843 | 2024-11-21T01:29:07.078Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 237
table_name = measurements_cumulativeu64
|
6844 | 2024-11-21T01:29:07.080Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 1
table_name = measurements_f64
|
6845 | 2024-11-21T01:29:07.084Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 55
table_name = measurements_histogramu64
|
6846 | 2024-11-21T01:29:07.086Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 82
table_name = measurements_u64
|
6847 | 2024-11-21T01:29:07.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6848 | 2024-11-21T01:29:07.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6849 | 2024-11-21T01:29:07.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6850 | 2024-11-21T01:29:07.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6851 | 2024-11-21T01:29:07.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6852 | 2024-11-21T01:29:07.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6853 | 2024-11-21T01:29:08.482Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:772
|
6854 | 2024-11-21T01:29:08.482Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?sort_by=id_ascending
|
6855 | 2024-11-21T01:29:08.486Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "fc1f206d-9434-441d-8c98-7b3d7d9fd07f", "content-length": "1412", "date": "Thu, 21 Nov 2024 01:29:08 GMT"} })
|
6856 | 2024-11-21T01:29:08.486Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkNWYxNThiOC1mY2JlLTRmMzItODE1Mi03ZmYxNTU3MTBkZmQifX0%3D
|
6857 | 2024-11-21T01:29:08.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6858 | 2024-11-21T01:29:08.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6859 | 2024-11-21T01:29:08.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6860 | 2024-11-21T01:29:08.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6861 | 2024-11-21T01:29:08.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6862 | 2024-11-21T01:29:08.490Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/49435a09-4a28-49d2-bf6d-81a21cb92fe2/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkNWYxNThiOC1mY2JlLTRmMzItODE1Mi03ZmYxNTU3MTBkZmQifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "191849f4-017c-4828-82ad-8b5e76260ffa", "content-length": "29", "date": "Thu, 21 Nov 2024 01:29:08 GMT"} })
|
6863 | 2024-11-21T01:29:08.490Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
6864 | 2024-11-21T01:29:08.490Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
6865 | 2024-11-21T01:29:08.490Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
6866 | 2024-11-21T01:29:08.490Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
6867 | 2024-11-21T01:29:08.490Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6868 | 2024-11-21T01:29:08.490Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
6869 | 2024-11-21T01:29:08.490Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
6870 | 2024-11-21T01:29:08.490Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::a]:64824
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 3285ddd9-4901-4d45-8459-dd50ba0635ef
|
6871 | 2024-11-21T01:29:08.490Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6872 | 2024-11-21T01:29:08.490Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6873 | 2024-11-21T01:29:08.490Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:820
n_current_tasks = 9
n_pruned_tasks = 0
|
6874 | 2024-11-21T01:29:08.490Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::c]:37039
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 5382fba6-edea-49d2-8ecc-9b1edfc688be
|
6875 | 2024-11-21T01:29:08.490Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:64014
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 623db7ea-cdeb-43ac-a5e8-f5c9bffff048
|
6876 | 2024-11-21T01:29:08.490Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:60947
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bb71bc36-f36d-457d-82f0-1c7252db7dfe
|
6877 | 2024-11-21T01:29:08.490Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:56540
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 6fc67b0e-92a1-422a-8c25-eee25274f043
|
6878 | 2024-11-21T01:29:08.490Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6879 | 2024-11-21T01:29:08.490Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6880 | 2024-11-21T01:29:08.490Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::b]:39475
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = bbffc4db-58c5-4210-973d-49d52a55513e
|
6881 | 2024-11-21T01:29:08.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6882 | 2024-11-21T01:29:08.491Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6883 | 2024-11-21T01:29:09.491Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6884 | 2024-11-21T01:29:09.491Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6885 | 2024-11-21T01:29:09.491Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6886 | 2024-11-21T01:29:09.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6887 | 2024-11-21T01:29:09.493Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6888 | 2024-11-21T01:29:09.494Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6889 | 2024-11-21T01:29:10.491Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6890 | 2024-11-21T01:29:10.491Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6891 | 2024-11-21T01:29:10.492Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6892 | 2024-11-21T01:29:10.493Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6893 | 2024-11-21T01:29:10.493Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6894 | 2024-11-21T01:29:10.495Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6895 | 2024-11-21T01:29:11.491Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6896 | 2024-11-21T01:29:11.491Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6897 | 2024-11-21T01:29:11.492Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6898 | 2024-11-21T01:29:11.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6899 | 2024-11-21T01:29:11.493Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6900 | 2024-11-21T01:29:11.494Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6901 | 2024-11-21T01:29:12.046Z | DEBG | oximeter (results-sink): inserting 220 samples into database
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
|
6902 | 2024-11-21T01:29:12.046Z | DEBG | oximeter (clickhouse-client): unrolling 220 total samples
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
|
6903 | 2024-11-21T01:29:12.057Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 56
table_name = fields_string
|
6904 | 2024-11-21T01:29:12.059Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 64
table_name = fields_uuid
|
6905 | 2024-11-21T01:29:12.061Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 160
table_name = measurements_cumulativeu64
|
6906 | 2024-11-21T01:29:12.063Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
id = da4237d8-0d9b-4bb6-9c3e-a69b21d9a612
n_rows = 60
table_name = measurements_u64
|
6907 | 2024-11-21T01:29:12.491Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6908 | 2024-11-21T01:29:12.491Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6909 | 2024-11-21T01:29:12.491Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6910 | 2024-11-21T01:29:12.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6911 | 2024-11-21T01:29:12.493Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6912 | 2024-11-21T01:29:12.494Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6913 | 2024-11-21T01:29:13.491Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6914 | 2024-11-21T01:29:13.491Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6915 | 2024-11-21T01:29:13.492Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6916 | 2024-11-21T01:29:13.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6917 | 2024-11-21T01:29:13.493Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6918 | 2024-11-21T01:29:13.494Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6919 | 2024-11-21T01:29:14.491Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6920 | 2024-11-21T01:29:14.491Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6921 | 2024-11-21T01:29:14.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6922 | 2024-11-21T01:29:14.491Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6923 | 2024-11-21T01:29:14.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6924 | 2024-11-21T01:29:14.494Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6925 | 2024-11-21T01:29:15.491Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6926 | 2024-11-21T01:29:15.491Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6927 | 2024-11-21T01:29:15.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c6e2cefe-5a0d-42af-b806-373b56a78eb4
|
6928 | 2024-11-21T01:29:15.492Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|
6929 | 2024-11-21T01:29:15.493Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f18788b-2c66-43c7-bb90-e7f0f0c9f175
|
6930 | 2024-11-21T01:29:15.494Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 49435a09-4a28-49d2-bf6d-81a21cb92fe2
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = d5f158b8-fcbe-4f32-8152-7ff155710dfd
|