1 | | [ Oct 30 14:12:11 Enabled. ] |
2 | | [ Oct 30 14:12:11 Rereading configuration. ] |
3 | | [ Oct 30 14:12:13 Rereading configuration. ] |
4 | | [ Oct 30 14:12:17 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 c94cb0fe-1cb2-41d6-85b5-5d16177d879c &"). ] |
5 | | [ Oct 30 14:12:17 Method "start" exited with status 0. ] |
6 | | note: configured to log to "/dev/stdout" |
7 | 2024-10-30T14:12:17.220Z | DEBG | oximeter: registered DTrace probes
|
8 | 2024-10-30T14:12:17.225Z | INFO | oximeter: starting oximeter server
file = oximeter/collector/src/lib.rs:233
|
9 | 2024-10-30T14:12:17.225Z | DEBG | oximeter: creating ClickHouse client
|
10 | 2024-10-30T14:12:19.707Z | WARN | oximeter (clickhouse-client): oximeter database does not exist, or is out-of-date
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:911
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
|
11 | 2024-10-30T14:12:19.707Z | DEBG | oximeter (oximeter-agent): oximeter database does not exist, creating
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
|
12 | 2024-10-30T14:12:19.707Z | INFO | oximeter (clickhouse-client): reading db version
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:820
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
|
13 | 2024-10-30T14:12:19.708Z | WARN | oximeter (clickhouse-client): oximeter database does not exist, or is out-of-date
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:911
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
|
14 | 2024-10-30T14:12:19.708Z | INFO | oximeter (clickhouse-client): read oximeter database version
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:824
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
version = 0
|
15 | 2024-10-30T14:12:19.708Z | INFO | oximeter (clickhouse-client): wiping and re-initializing oximeter schema
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:829
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
|
16 | 2024-10-30T14:12:19.708Z | DEBG | oximeter (clickhouse-client): wiping ClickHouse database
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
|
17 | 2024-10-30T14:12:19.711Z | DEBG | oximeter (clickhouse-client): initializing ClickHouse database
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
|
18 | 2024-10-30T14:12:19.930Z | INFO | oximeter (clickhouse-client): inserting current version
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:852
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
version = 12
|
19 | 2024-10-30T14:12:19.960Z | DEBG | oximeter (dropshot): registered endpoint
local_addr = [fd00:1122:3344:101::d]:12223
method = GET
path = /info
|
20 | 2024-10-30T14:12:19.960Z | DEBG | oximeter (dropshot): registered endpoint
local_addr = [fd00:1122:3344:101::d]:12223
method = GET
path = /producers
|
21 | 2024-10-30T14:12:19.960Z | DEBG | oximeter (dropshot): registered endpoint
local_addr = [fd00:1122:3344:101::d]:12223
method = DELETE
path = /producers/{producer_id}
|
22 | 2024-10-30T14:12:19.960Z | INFO | oximeter (dropshot): listening
file = /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dropshot-0.12.0/src/server.rs:197
local_addr = [fd00:1122:3344:101::d]:12223
|
23 | 2024-10-30T14:12:19.960Z | DEBG | oximeter (dropshot): successfully registered DTrace USDT probes
local_addr = [fd00:1122:3344:101::d]:12223
|
24 | 2024-10-30T14:12:19.960Z | DEBG | oximeter: contacting nexus
|
25 | 2024-10-30T14:12:20.038Z | DEBG | oximeter: client request
body = Some(Body)
method = POST
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors
|
26 | 2024-10-30T14:12:20.039Z | 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" })) })
|
27 | 2024-10-30T14:12:20.040Z | WARN | oximeter: failed to contact nexus, will retry in 290.58843ms
error = "Communication Error: error sending request for url (http://[fd00:1122:3344:101::b]:12221/metrics/collectors)"
file = oximeter/collector/src/lib.rs:374
|
28 | 2024-10-30T14:12:20.331Z | DEBG | oximeter: contacting nexus
|
29 | 2024-10-30T14:12:20.331Z | DEBG | oximeter: client request
body = Some(Body)
method = POST
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors
|
30 | 2024-10-30T14:12:20.331Z | 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" })) })
|
31 | 2024-10-30T14:12:20.331Z | WARN | oximeter: failed to contact nexus, will retry in 694.814477ms
error = "Communication Error: error sending request for url (http://[fd00:1122:3344:101::a]:12221/metrics/collectors)"
file = oximeter/collector/src/lib.rs:374
|
32 | 2024-10-30T14:12:21.028Z | DEBG | oximeter: contacting nexus
|
33 | 2024-10-30T14:12:21.028Z | DEBG | oximeter: client request
body = Some(Body)
method = POST
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors
|
34 | 2024-10-30T14:12:21.028Z | 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" })) })
|
35 | 2024-10-30T14:12:21.028Z | WARN | oximeter: failed to contact nexus, will retry in 716.387995ms
error = "Communication Error: error sending request for url (http://[fd00:1122:3344:101::b]:12221/metrics/collectors)"
file = oximeter/collector/src/lib.rs:374
|
36 | 2024-10-30T14:12:21.746Z | DEBG | oximeter: contacting nexus
|
37 | 2024-10-30T14:12:21.746Z | DEBG | oximeter: client request
body = Some(Body)
method = POST
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors
|
38 | 2024-10-30T14:12:21.746Z | 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" })) })
|
39 | 2024-10-30T14:12:21.746Z | WARN | oximeter: failed to contact nexus, will retry in 2.161229439s
error = "Communication Error: error sending request for url (http://[fd00:1122:3344:101::b]:12221/metrics/collectors)"
file = oximeter/collector/src/lib.rs:374
|
40 | 2024-10-30T14:12:23.908Z | DEBG | oximeter: contacting nexus
|
41 | 2024-10-30T14:12:23.908Z | DEBG | oximeter: client request
body = Some(Body)
method = POST
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors
|
42 | 2024-10-30T14:12:23.909Z | 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" })) })
|
43 | 2024-10-30T14:12:23.909Z | WARN | oximeter: failed to contact nexus, will retry in 4.437505745s
error = "Communication Error: error sending request for url (http://[fd00:1122:3344:101::a]:12221/metrics/collectors)"
file = oximeter/collector/src/lib.rs:374
|
44 | 2024-10-30T14:12:28.347Z | DEBG | oximeter: contacting nexus
|
45 | 2024-10-30T14:12:28.347Z | DEBG | oximeter: client request
body = Some(Body)
method = POST
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors
|
46 | 2024-10-30T14:12:28.477Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors", status: 204, headers: {"x-request-id": "a61b7ebf-0a17-4ade-a1b7-a1dd0a871dfd", "date": "Wed, 30 Oct 2024 14:12:28 GMT"} })
|
47 | 2024-10-30T14:12:28.477Z | INFO | oximeter: oximeter registered with nexus
file = oximeter/collector/src/lib.rs:392
id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
|
48 | 2024-10-30T14:12:28.479Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:772
|
49 | 2024-10-30T14:12:28.485Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c94cb0fe-1cb2-41d6-85b5-5d16177d879c/producers?sort_by=id_ascending
|
50 | 2024-10-30T14:12:28.567Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c94cb0fe-1cb2-41d6-85b5-5d16177d879c/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "26f1dfcd-4a15-4e31-998a-5c64fb069da7", "content-length": "29", "date": "Wed, 30 Oct 2024 14:12:28 GMT"} })
|
51 | 2024-10-30T14:12:28.568Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:820
n_current_tasks = 0
n_pruned_tasks = 0
|
52 | 2024-10-30T14:12:43.479Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:772
|
53 | 2024-10-30T14:12:43.479Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/c94cb0fe-1cb2-41d6-85b5-5d16177d879c/producers?sort_by=id_ascending
|
54 | 2024-10-30T14:12:43.484Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/c94cb0fe-1cb2-41d6-85b5-5d16177d879c/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "86f4b505-adb3-4814-8416-5ab2e5a1d0a7", "content-length": "724", "date": "Wed, 30 Oct 2024 14:12:43 GMT"} })
|
55 | 2024-10-30T14:12:43.484Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/c94cb0fe-1cb2-41d6-85b5-5d16177d879c/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJlMTM4Nzk1Mi1lY2E2LTQ5NzktOWM0OS1hM2Q2NjU3Yzk2NTkifX0%3D
|
56 | 2024-10-30T14:12:43.487Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/c94cb0fe-1cb2-41d6-85b5-5d16177d879c/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJlMTM4Nzk1Mi1lY2E2LTQ5NzktOWM0OS1hM2Q2NjU3Yzk2NTkifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "6c4a45e1-f0c0-49ac-a4a0-d74a2d15dee9", "content-length": "29", "date": "Wed, 30 Oct 2024 14:12:43 GMT"} })
|
57 | 2024-10-30T14:12:43.487Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
58 | 2024-10-30T14:12:43.487Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::1]:43431
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 963ac472-284b-4429-931a-df4a09f45485
|
59 | 2024-10-30T14:12:43.487Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::2]:39038
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = a2da6817-ca4e-49a7-97c4-d0e11c495db8
|
60 | 2024-10-30T14:12:43.487Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
61 | 2024-10-30T14:12:43.487Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:820
n_current_tasks = 4
n_pruned_tasks = 0
|
62 | 2024-10-30T14:12:43.612Z | DEBG | oximeter (collection-task): starting oximeter collection task
address = [fd00:1122:3344:101::1]:43431
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 963ac472-284b-4429-931a-df4a09f45485
|
63 | 2024-10-30T14:12:43.612Z | DEBG | oximeter (collection-task): starting oximeter collection task
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
64 | 2024-10-30T14:12:43.613Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:43431
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 963ac472-284b-4429-931a-df4a09f45485
|
65 | 2024-10-30T14:12:43.613Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
66 | 2024-10-30T14:12:43.630Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
67 | 2024-10-30T14:12:43.684Z | DEBG | oximeter (collection-task): starting oximeter collection task
address = [fd00:1122:3344:101::2]:39038
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = a2da6817-ca4e-49a7-97c4-d0e11c495db8
|
68 | 2024-10-30T14:12:43.685Z | DEBG | oximeter (collection-task): starting oximeter collection task
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
69 | 2024-10-30T14:12:43.685Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:39038
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = a2da6817-ca4e-49a7-97c4-d0e11c495db8
|
70 | 2024-10-30T14:12:43.686Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
71 | 2024-10-30T14:12:43.692Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:43431
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 963ac472-284b-4429-931a-df4a09f45485
|
72 | 2024-10-30T14:12:43.692Z | DEBG | oximeter (results-sink): inserting 1486 samples into database
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
|
73 | 2024-10-30T14:12:43.693Z | DEBG | oximeter (clickhouse-client): unrolling 1486 total samples
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
|
74 | 2024-10-30T14:12:43.693Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
|
75 | 2024-10-30T14:12:43.695Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:39038
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = a2da6817-ca4e-49a7-97c4-d0e11c495db8
|
76 | 2024-10-30T14:12:43.697Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
77 | 2024-10-30T14:12:43.706Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
schema = {"timeseries_name":"static_routing_config:static_routes","fields.name":["hostname","rack_id","sled_id"],"fields.type":["String","Uuid","Uuid"],"fields.source":["Target","Target","Target"],"datum_type":"CumulativeU64","created":"2024-10-30 14:12:43.693813201"}
timeseries_name = static_routing_config:static_routes
|
78 | 2024-10-30T14:12:43.707Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
|
79 | 2024-10-30T14:12:43.716Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
schema = {"timeseries_name":"static_routing_config:static_nexthops","fields.name":["hostname","rack_id","sled_id"],"fields.type":["String","Uuid","Uuid"],"fields.source":["Target","Target","Target"],"datum_type":"CumulativeU64","created":"2024-10-30 14:12:43.707440361"}
timeseries_name = static_routing_config:static_nexthops
|
80 | 2024-10-30T14:12:43.716Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
|
81 | 2024-10-30T14:12:43.720Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
schema = {"timeseries_name":"switch_rib:active_routes","fields.name":["hostname","rack_id","sled_id"],"fields.type":["String","Uuid","Uuid"],"fields.source":["Target","Target","Target"],"datum_type":"U64","created":"2024-10-30 14:12:43.716251151"}
timeseries_name = switch_rib:active_routes
|
82 | 2024-10-30T14:12:43.720Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
|
83 | 2024-10-30T14:12:43.723Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
schema = {"timeseries_name":"mg_lower:routes_blocked_by_link_state","fields.name":["hostname","rack_id","sled_id"],"fields.type":["String","Uuid","Uuid"],"fields.source":["Target","Target","Target"],"datum_type":"U64","created":"2024-10-30 14:12:43.720883227"}
timeseries_name = mg_lower:routes_blocked_by_link_state
|
84 | 2024-10-30T14:12:43.723Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
|
85 | 2024-10-30T14:12:43.725Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
schema = {"timeseries_name":"sled_data_link:errors_received","fields.name":["kind","link_name","rack_id","sled_id","sled_model","sled_revision","sled_serial","zone_name"],"fields.type":["String","String","Uuid","Uuid","String","U32","String","String"],"fields.source":["Target","Target","Target","Target","Target","Target","Target","Target"],"datum_type":"CumulativeU64","created":"2024-10-30 14:12:43.723152019"}
timeseries_name = sled_data_link:errors_received
|
86 | 2024-10-30T14:12:43.725Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
|
87 | 2024-10-30T14:12:43.727Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
schema = {"timeseries_name":"sled_data_link:errors_sent","fields.name":["kind","link_name","rack_id","sled_id","sled_model","sled_revision","sled_serial","zone_name"],"fields.type":["String","String","Uuid","Uuid","String","U32","String","String"],"fields.source":["Target","Target","Target","Target","Target","Target","Target","Target"],"datum_type":"CumulativeU64","created":"2024-10-30 14:12:43.725354829"}
timeseries_name = sled_data_link:errors_sent
|
88 | 2024-10-30T14:12:43.727Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
|
89 | 2024-10-30T14:12:43.729Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
schema = {"timeseries_name":"sled_data_link:bytes_received","fields.name":["kind","link_name","rack_id","sled_id","sled_model","sled_revision","sled_serial","zone_name"],"fields.type":["String","String","Uuid","Uuid","String","U32","String","String"],"fields.source":["Target","Target","Target","Target","Target","Target","Target","Target"],"datum_type":"CumulativeU64","created":"2024-10-30 14:12:43.727674152"}
timeseries_name = sled_data_link:bytes_received
|
90 | 2024-10-30T14:12:43.729Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
|
91 | 2024-10-30T14:12:43.732Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
schema = {"timeseries_name":"sled_data_link:packets_received","fields.name":["kind","link_name","rack_id","sled_id","sled_model","sled_revision","sled_serial","zone_name"],"fields.type":["String","String","Uuid","Uuid","String","U32","String","String"],"fields.source":["Target","Target","Target","Target","Target","Target","Target","Target"],"datum_type":"CumulativeU64","created":"2024-10-30 14:12:43.729844291"}
timeseries_name = sled_data_link:packets_received
|
92 | 2024-10-30T14:12:43.732Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
|
93 | 2024-10-30T14:12:43.734Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
schema = {"timeseries_name":"sled_data_link:bytes_sent","fields.name":["kind","link_name","rack_id","sled_id","sled_model","sled_revision","sled_serial","zone_name"],"fields.type":["String","String","Uuid","Uuid","String","U32","String","String"],"fields.source":["Target","Target","Target","Target","Target","Target","Target","Target"],"datum_type":"CumulativeU64","created":"2024-10-30 14:12:43.732484773"}
timeseries_name = sled_data_link:bytes_sent
|
94 | 2024-10-30T14:12:43.734Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
|
95 | 2024-10-30T14:12:43.736Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
schema = {"timeseries_name":"sled_data_link:packets_sent","fields.name":["kind","link_name","rack_id","sled_id","sled_model","sled_revision","sled_serial","zone_name"],"fields.type":["String","String","Uuid","Uuid","String","U32","String","String"],"fields.source":["Target","Target","Target","Target","Target","Target","Target","Target"],"datum_type":"CumulativeU64","created":"2024-10-30 14:12:43.734680633"}
timeseries_name = sled_data_link:packets_sent
|
96 | 2024-10-30T14:12:43.796Z | DEBG | oximeter (clickhouse-client): inserting 10 new timeseries schema
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
|
97 | 2024-10-30T14:12:43.810Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 1144
table_name = oximeter.fields_string
|
98 | 2024-10-30T14:12:43.813Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 228
table_name = oximeter.fields_u32
|
99 | 2024-10-30T14:12:43.816Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 464
table_name = oximeter.fields_uuid
|
100 | 2024-10-30T14:12:43.822Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 1484
table_name = oximeter.measurements_cumulativeu64
|
101 | 2024-10-30T14:12:43.824Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 2
table_name = oximeter.measurements_u64
|
102 | 2024-10-30T14:12:44.613Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
103 | 2024-10-30T14:12:44.614Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
104 | 2024-10-30T14:12:44.686Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
105 | 2024-10-30T14:12:44.688Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
106 | 2024-10-30T14:12:44.956Z | DEBG | oximeter (results-sink): inserting 40 samples into database
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
|
107 | 2024-10-30T14:12:44.956Z | DEBG | oximeter (clickhouse-client): unrolling 40 total samples
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
|
108 | 2024-10-30T14:12:44.956Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
|
109 | 2024-10-30T14:12:44.962Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
schema = {"timeseries_name":"http_service:request_latency_histogram","fields.name":["id","name","operation_id","status_code"],"fields.type":["Uuid","String","String","U16"],"fields.source":["Target","Target","Metric","Metric"],"datum_type":"HistogramU64","created":"2024-10-30 14:12:44.956943249"}
timeseries_name = http_service:request_latency_histogram
|
110 | 2024-10-30T14:12:44.963Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
|
111 | 2024-10-30T14:12:44.966Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
schema = {"timeseries_name":"ddm_router:originated_underlay_prefixes","fields.name":["hostname","rack_id","sled_id"],"fields.type":["String","Uuid","Uuid"],"fields.source":["Target","Target","Target"],"datum_type":"U64","created":"2024-10-30 14:12:44.963392475"}
timeseries_name = ddm_router:originated_underlay_prefixes
|
112 | 2024-10-30T14:12:44.966Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
|
113 | 2024-10-30T14:12:44.969Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
schema = {"timeseries_name":"ddm_router:originated_tunnel_endpoints","fields.name":["hostname","rack_id","sled_id"],"fields.type":["String","Uuid","Uuid"],"fields.source":["Target","Target","Target"],"datum_type":"U64","created":"2024-10-30 14:12:44.966775587"}
timeseries_name = ddm_router:originated_tunnel_endpoints
|
114 | 2024-10-30T14:12:44.969Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
|
115 | 2024-10-30T14:12:44.972Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
schema = {"timeseries_name":"ddm_session:solicitations_sent","fields.name":["hostname","interface","rack_id","sled_id"],"fields.type":["String","String","Uuid","Uuid"],"fields.source":["Target","Target","Target","Target"],"datum_type":"CumulativeU64","created":"2024-10-30 14:12:44.969828700"}
timeseries_name = ddm_session:solicitations_sent
|
116 | 2024-10-30T14:12:44.972Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
|
117 | 2024-10-30T14:12:44.975Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
schema = {"timeseries_name":"ddm_session:solicitations_received","fields.name":["hostname","interface","rack_id","sled_id"],"fields.type":["String","String","Uuid","Uuid"],"fields.source":["Target","Target","Target","Target"],"datum_type":"CumulativeU64","created":"2024-10-30 14:12:44.972802911"}
timeseries_name = ddm_session:solicitations_received
|
118 | 2024-10-30T14:12:44.975Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
|
119 | 2024-10-30T14:12:44.978Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
schema = {"timeseries_name":"ddm_session:advertisements_sent","fields.name":["hostname","interface","rack_id","sled_id"],"fields.type":["String","String","Uuid","Uuid"],"fields.source":["Target","Target","Target","Target"],"datum_type":"CumulativeU64","created":"2024-10-30 14:12:44.975687299"}
timeseries_name = ddm_session:advertisements_sent
|
120 | 2024-10-30T14:12:44.978Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
|
121 | 2024-10-30T14:12:44.981Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
schema = {"timeseries_name":"ddm_session:advertisements_received","fields.name":["hostname","interface","rack_id","sled_id"],"fields.type":["String","String","Uuid","Uuid"],"fields.source":["Target","Target","Target","Target"],"datum_type":"CumulativeU64","created":"2024-10-30 14:12:44.978697611"}
timeseries_name = ddm_session:advertisements_received
|
122 | 2024-10-30T14:12:44.981Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
|
123 | 2024-10-30T14:12:44.984Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
schema = {"timeseries_name":"ddm_session:peer_expirations","fields.name":["hostname","interface","rack_id","sled_id"],"fields.type":["String","String","Uuid","Uuid"],"fields.source":["Target","Target","Target","Target"],"datum_type":"CumulativeU64","created":"2024-10-30 14:12:44.981635151"}
timeseries_name = ddm_session:peer_expirations
|
124 | 2024-10-30T14:12:44.984Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
|
125 | 2024-10-30T14:12:44.987Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
schema = {"timeseries_name":"ddm_session:peer_address_changes","fields.name":["hostname","interface","rack_id","sled_id"],"fields.type":["String","String","Uuid","Uuid"],"fields.source":["Target","Target","Target","Target"],"datum_type":"CumulativeU64","created":"2024-10-30 14:12:44.984702315"}
timeseries_name = ddm_session:peer_address_changes
|
126 | 2024-10-30T14:12:44.987Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
|
127 | 2024-10-30T14:12:44.990Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
schema = {"timeseries_name":"ddm_session:peer_sessions_established","fields.name":["hostname","interface","rack_id","sled_id"],"fields.type":["String","String","Uuid","Uuid"],"fields.source":["Target","Target","Target","Target"],"datum_type":"CumulativeU64","created":"2024-10-30 14:12:44.987741687"}
timeseries_name = ddm_session:peer_sessions_established
|
128 | 2024-10-30T14:12:44.990Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
|
129 | 2024-10-30T14:12:44.993Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
schema = {"timeseries_name":"ddm_session:updates_sent","fields.name":["hostname","interface","rack_id","sled_id"],"fields.type":["String","String","Uuid","Uuid"],"fields.source":["Target","Target","Target","Target"],"datum_type":"CumulativeU64","created":"2024-10-30 14:12:44.990675137"}
timeseries_name = ddm_session:updates_sent
|
130 | 2024-10-30T14:12:44.993Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
|
131 | 2024-10-30T14:12:44.996Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
schema = {"timeseries_name":"ddm_session:updates_received","fields.name":["hostname","interface","rack_id","sled_id"],"fields.type":["String","String","Uuid","Uuid"],"fields.source":["Target","Target","Target","Target"],"datum_type":"CumulativeU64","created":"2024-10-30 14:12:44.993639547"}
timeseries_name = ddm_session:updates_received
|
132 | 2024-10-30T14:12:44.996Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
|
133 | 2024-10-30T14:12:44.999Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
schema = {"timeseries_name":"ddm_session:update_send_fail","fields.name":["hostname","interface","rack_id","sled_id"],"fields.type":["String","String","Uuid","Uuid"],"fields.source":["Target","Target","Target","Target"],"datum_type":"CumulativeU64","created":"2024-10-30 14:12:44.996649520"}
timeseries_name = ddm_session:update_send_fail
|
134 | 2024-10-30T14:12:44.999Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
|
135 | 2024-10-30T14:12:45.003Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
schema = {"timeseries_name":"ddm_session:imported_underlay_prefixes","fields.name":["hostname","interface","rack_id","sled_id"],"fields.type":["String","String","Uuid","Uuid"],"fields.source":["Target","Target","Target","Target"],"datum_type":"U64","created":"2024-10-30 14:12:44.999809705"}
timeseries_name = ddm_session:imported_underlay_prefixes
|
136 | 2024-10-30T14:12:45.003Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
|
137 | 2024-10-30T14:12:45.006Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
schema = {"timeseries_name":"ddm_session:imported_tunnel_endpoints","fields.name":["hostname","interface","rack_id","sled_id"],"fields.type":["String","String","Uuid","Uuid"],"fields.source":["Target","Target","Target","Target"],"datum_type":"U64","created":"2024-10-30 14:12:45.003153976"}
timeseries_name = ddm_session:imported_tunnel_endpoints
|
138 | 2024-10-30T14:12:45.006Z | DEBG | oximeter (clickhouse-client): inserting 15 new timeseries schema
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
|
139 | 2024-10-30T14:12:45.012Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 46
table_name = oximeter.fields_string
|
140 | 2024-10-30T14:12:45.015Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 8
table_name = oximeter.fields_u16
|
141 | 2024-10-30T14:12:45.017Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 44
table_name = oximeter.fields_uuid
|
142 | 2024-10-30T14:12:45.019Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 22
table_name = oximeter.measurements_cumulativeu64
|
143 | 2024-10-30T14:12:45.028Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 8
table_name = oximeter.measurements_histogramu64
|
144 | 2024-10-30T14:12:45.030Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 10
table_name = oximeter.measurements_u64
|
145 | 2024-10-30T14:12:45.613Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
146 | 2024-10-30T14:12:45.614Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
147 | 2024-10-30T14:12:45.686Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
148 | 2024-10-30T14:12:45.688Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
149 | 2024-10-30T14:12:46.613Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
150 | 2024-10-30T14:12:46.614Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
151 | 2024-10-30T14:12:46.686Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
152 | 2024-10-30T14:12:46.687Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
153 | 2024-10-30T14:12:47.613Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
154 | 2024-10-30T14:12:47.614Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
155 | 2024-10-30T14:12:47.686Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
156 | 2024-10-30T14:12:47.687Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
157 | 2024-10-30T14:12:48.614Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
158 | 2024-10-30T14:12:48.614Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
159 | 2024-10-30T14:12:48.686Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
160 | 2024-10-30T14:12:48.689Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
161 | 2024-10-30T14:12:49.613Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
162 | 2024-10-30T14:12:49.613Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
163 | 2024-10-30T14:12:49.686Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
164 | 2024-10-30T14:12:49.688Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
165 | 2024-10-30T14:12:49.956Z | DEBG | oximeter (results-sink): inserting 90 samples into database
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
|
166 | 2024-10-30T14:12:49.956Z | DEBG | oximeter (clickhouse-client): unrolling 90 total samples
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
|
167 | 2024-10-30T14:12:49.963Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 30
table_name = oximeter.fields_string
|
168 | 2024-10-30T14:12:49.966Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 36
table_name = oximeter.fields_uuid
|
169 | 2024-10-30T14:12:49.968Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 60
table_name = oximeter.measurements_cumulativeu64
|
170 | 2024-10-30T14:12:49.970Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 30
table_name = oximeter.measurements_u64
|
171 | 2024-10-30T14:12:50.613Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
172 | 2024-10-30T14:12:50.614Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
173 | 2024-10-30T14:12:50.686Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
174 | 2024-10-30T14:12:50.688Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
175 | 2024-10-30T14:12:51.613Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
176 | 2024-10-30T14:12:51.613Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
177 | 2024-10-30T14:12:51.686Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
178 | 2024-10-30T14:12:51.689Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
179 | 2024-10-30T14:12:52.613Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
180 | 2024-10-30T14:12:52.614Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
181 | 2024-10-30T14:12:52.686Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
182 | 2024-10-30T14:12:52.687Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
183 | 2024-10-30T14:12:53.613Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
184 | 2024-10-30T14:12:53.614Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
185 | 2024-10-30T14:12:53.685Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:39038
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = a2da6817-ca4e-49a7-97c4-d0e11c495db8
|
186 | 2024-10-30T14:12:53.686Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
187 | 2024-10-30T14:12:53.687Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:39038
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = a2da6817-ca4e-49a7-97c4-d0e11c495db8
|
188 | 2024-10-30T14:12:53.687Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
189 | 2024-10-30T14:12:54.614Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
190 | 2024-10-30T14:12:54.614Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
191 | 2024-10-30T14:12:54.686Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
192 | 2024-10-30T14:12:54.688Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
193 | 2024-10-30T14:12:54.956Z | DEBG | oximeter (results-sink): inserting 98 samples into database
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
|
194 | 2024-10-30T14:12:54.956Z | DEBG | oximeter (clickhouse-client): unrolling 98 total samples
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
|
195 | 2024-10-30T14:12:54.963Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 46
table_name = oximeter.fields_string
|
196 | 2024-10-30T14:12:54.967Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 8
table_name = oximeter.fields_u16
|
197 | 2024-10-30T14:12:54.970Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 44
table_name = oximeter.fields_uuid
|
198 | 2024-10-30T14:12:54.972Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 60
table_name = oximeter.measurements_cumulativeu64
|
199 | 2024-10-30T14:12:54.976Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 8
table_name = oximeter.measurements_histogramu64
|
200 | 2024-10-30T14:12:54.979Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 30
table_name = oximeter.measurements_u64
|
201 | 2024-10-30T14:12:55.613Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
202 | 2024-10-30T14:12:55.614Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
203 | 2024-10-30T14:12:55.686Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
204 | 2024-10-30T14:12:55.688Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
205 | 2024-10-30T14:12:56.613Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
206 | 2024-10-30T14:12:56.614Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
207 | 2024-10-30T14:12:56.686Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
208 | 2024-10-30T14:12:56.687Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
209 | 2024-10-30T14:12:57.613Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
210 | 2024-10-30T14:12:57.614Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
211 | 2024-10-30T14:12:57.686Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
212 | 2024-10-30T14:12:57.687Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
213 | 2024-10-30T14:12:58.479Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:772
|
214 | 2024-10-30T14:12:58.480Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c94cb0fe-1cb2-41d6-85b5-5d16177d879c/producers?sort_by=id_ascending
|
215 | 2024-10-30T14:12:58.485Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c94cb0fe-1cb2-41d6-85b5-5d16177d879c/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "7531e91a-5cf4-4ccc-b73c-aff76229096e", "content-length": "998", "date": "Wed, 30 Oct 2024 14:12:58 GMT"} })
|
216 | 2024-10-30T14:12:58.485Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c94cb0fe-1cb2-41d6-85b5-5d16177d879c/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJlMTM4Nzk1Mi1lY2E2LTQ5NzktOWM0OS1hM2Q2NjU3Yzk2NTkifX0%3D
|
217 | 2024-10-30T14:12:58.490Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c94cb0fe-1cb2-41d6-85b5-5d16177d879c/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJlMTM4Nzk1Mi1lY2E2LTQ5NzktOWM0OS1hM2Q2NjU3Yzk2NTkifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "b1ecda71-9099-4f52-ba6d-b1c6debb82f9", "content-length": "29", "date": "Wed, 30 Oct 2024 14:12:58 GMT"} })
|
218 | 2024-10-30T14:12:58.490Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
219 | 2024-10-30T14:12:58.490Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
220 | 2024-10-30T14:12:58.490Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::2]:35971
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8e3800e0-4cba-4ddc-97e5-4f101c72290f
|
221 | 2024-10-30T14:12:58.490Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:43431
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 963ac472-284b-4429-931a-df4a09f45485
|
222 | 2024-10-30T14:12:58.490Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:39038
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = a2da6817-ca4e-49a7-97c4-d0e11c495db8
|
223 | 2024-10-30T14:12:58.490Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
224 | 2024-10-30T14:12:58.490Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:820
n_current_tasks = 6
n_pruned_tasks = 0
|
225 | 2024-10-30T14:12:58.490Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:39038
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = a2da6817-ca4e-49a7-97c4-d0e11c495db8
|
226 | 2024-10-30T14:12:58.490Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
227 | 2024-10-30T14:12:58.490Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:43431
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 963ac472-284b-4429-931a-df4a09f45485
|
228 | 2024-10-30T14:12:58.490Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
229 | 2024-10-30T14:12:58.549Z | DEBG | oximeter (collection-task): starting oximeter collection task
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
230 | 2024-10-30T14:12:58.550Z | DEBG | oximeter (collection-task): starting oximeter collection task
address = [fd00:1122:3344:101::2]:35971
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 8e3800e0-4cba-4ddc-97e5-4f101c72290f
|
231 | 2024-10-30T14:12:58.550Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
232 | 2024-10-30T14:12:58.551Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:35971
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8e3800e0-4cba-4ddc-97e5-4f101c72290f
|
233 | 2024-10-30T14:12:58.557Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
234 | 2024-10-30T14:12:58.566Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:35971
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8e3800e0-4cba-4ddc-97e5-4f101c72290f
|
235 | 2024-10-30T14:12:59.492Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
236 | 2024-10-30T14:12:59.492Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
237 | 2024-10-30T14:12:59.493Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
238 | 2024-10-30T14:12:59.494Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
239 | 2024-10-30T14:12:59.550Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
240 | 2024-10-30T14:12:59.552Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
241 | 2024-10-30T14:12:59.956Z | DEBG | oximeter (results-sink): inserting 230 samples into database
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
|
242 | 2024-10-30T14:12:59.956Z | DEBG | oximeter (clickhouse-client): unrolling 230 total samples
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
|
243 | 2024-10-30T14:12:59.960Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
|
244 | 2024-10-30T14:12:59.965Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
schema = {"timeseries_name":"switch_data_link:link_enabled","fields.name":["link_id","port_id","rack_id","sled_id","sled_model","sled_revision","sled_serial","switch_id","switch_model","switch_revision","switch_serial"],"fields.type":["U8","String","Uuid","Uuid","String","U32","String","Uuid","String","U32","String"],"fields.source":["Metric","Metric","Target","Target","Target","Target","Target","Target","Target","Target","Target"],"datum_type":"Bool","created":"2024-10-30 14:12:59.960361547"}
timeseries_name = switch_data_link:link_enabled
|
245 | 2024-10-30T14:12:59.966Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
|
246 | 2024-10-30T14:12:59.970Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
schema = {"timeseries_name":"switch_data_link:link_up","fields.name":["link_id","port_id","rack_id","sled_id","sled_model","sled_revision","sled_serial","switch_id","switch_model","switch_revision","switch_serial"],"fields.type":["U8","String","Uuid","Uuid","String","U32","String","Uuid","String","U32","String"],"fields.source":["Metric","Metric","Target","Target","Target","Target","Target","Target","Target","Target","Target"],"datum_type":"Bool","created":"2024-10-30 14:12:59.966076022"}
timeseries_name = switch_data_link:link_up
|
247 | 2024-10-30T14:12:59.970Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
|
248 | 2024-10-30T14:12:59.974Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
schema = {"timeseries_name":"switch_table:capacity","fields.name":["rack_id","sidecar_id","sled_id","table"],"fields.type":["Uuid","Uuid","Uuid","String"],"fields.source":["Target","Target","Target","Target"],"datum_type":"U64","created":"2024-10-30 14:12:59.970411490"}
timeseries_name = switch_table:capacity
|
249 | 2024-10-30T14:12:59.974Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
|
250 | 2024-10-30T14:12:59.978Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
schema = {"timeseries_name":"switch_table:occupancy","fields.name":["rack_id","sidecar_id","sled_id","table"],"fields.type":["Uuid","Uuid","Uuid","String"],"fields.source":["Target","Target","Target","Target"],"datum_type":"U64","created":"2024-10-30 14:12:59.974160172"}
timeseries_name = switch_table:occupancy
|
251 | 2024-10-30T14:12:59.978Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
|
252 | 2024-10-30T14:12:59.982Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
schema = {"timeseries_name":"switch_table:inserts","fields.name":["rack_id","sidecar_id","sled_id","table"],"fields.type":["Uuid","Uuid","Uuid","String"],"fields.source":["Target","Target","Target","Target"],"datum_type":"CumulativeU64","created":"2024-10-30 14:12:59.978330545"}
timeseries_name = switch_table:inserts
|
253 | 2024-10-30T14:12:59.982Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
|
254 | 2024-10-30T14:12:59.986Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
schema = {"timeseries_name":"switch_table:deletes","fields.name":["rack_id","sidecar_id","sled_id","table"],"fields.type":["Uuid","Uuid","Uuid","String"],"fields.source":["Target","Target","Target","Target"],"datum_type":"CumulativeU64","created":"2024-10-30 14:12:59.982362045"}
timeseries_name = switch_table:deletes
|
255 | 2024-10-30T14:12:59.986Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
|
256 | 2024-10-30T14:12:59.989Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
schema = {"timeseries_name":"switch_table:updates","fields.name":["rack_id","sidecar_id","sled_id","table"],"fields.type":["Uuid","Uuid","Uuid","String"],"fields.source":["Target","Target","Target","Target"],"datum_type":"CumulativeU64","created":"2024-10-30 14:12:59.986266201"}
timeseries_name = switch_table:updates
|
257 | 2024-10-30T14:12:59.990Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
|
258 | 2024-10-30T14:12:59.993Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
schema = {"timeseries_name":"switch_table:collisions","fields.name":["rack_id","sidecar_id","sled_id","table"],"fields.type":["Uuid","Uuid","Uuid","String"],"fields.source":["Target","Target","Target","Target"],"datum_type":"CumulativeU64","created":"2024-10-30 14:12:59.989955952"}
timeseries_name = switch_table:collisions
|
259 | 2024-10-30T14:12:59.993Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
|
260 | 2024-10-30T14:12:59.997Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
schema = {"timeseries_name":"switch_table:update_misses","fields.name":["rack_id","sidecar_id","sled_id","table"],"fields.type":["Uuid","Uuid","Uuid","String"],"fields.source":["Target","Target","Target","Target"],"datum_type":"CumulativeU64","created":"2024-10-30 14:12:59.993620181"}
timeseries_name = switch_table:update_misses
|
261 | 2024-10-30T14:12:59.997Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
|
262 | 2024-10-30T14:13:00.001Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
schema = {"timeseries_name":"switch_table:delete_misses","fields.name":["rack_id","sidecar_id","sled_id","table"],"fields.type":["Uuid","Uuid","Uuid","String"],"fields.source":["Target","Target","Target","Target"],"datum_type":"CumulativeU64","created":"2024-10-30 14:12:59.997155647"}
timeseries_name = switch_table:delete_misses
|
263 | 2024-10-30T14:13:00.001Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
|
264 | 2024-10-30T14:13:00.005Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
schema = {"timeseries_name":"switch_table:exhaustion","fields.name":["rack_id","sidecar_id","sled_id","table"],"fields.type":["Uuid","Uuid","Uuid","String"],"fields.source":["Target","Target","Target","Target"],"datum_type":"CumulativeU64","created":"2024-10-30 14:13:00.001430884"}
timeseries_name = switch_table:exhaustion
|
265 | 2024-10-30T14:13:00.010Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
|
266 | 2024-10-30T14:13:00.014Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
schema = {"timeseries_name":"dendrite:sample_collection_duration","fields.name":["rack_id","sled_id","sled_model","sled_revision","sled_serial","switch_id","switch_model","switch_revision","switch_serial"],"fields.type":["Uuid","Uuid","String","U32","String","Uuid","String","U32","String"],"fields.source":["Target","Target","Target","Target","Target","Metric","Metric","Metric","Metric"],"datum_type":"F64","created":"2024-10-30 14:13:00.010183072"}
timeseries_name = dendrite:sample_collection_duration
|
267 | 2024-10-30T14:13:00.016Z | DEBG | oximeter (clickhouse-client): inserting 12 new timeseries schema
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
|
268 | 2024-10-30T14:13:00.023Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 189
table_name = oximeter.fields_string
|
269 | 2024-10-30T14:13:00.026Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 14
table_name = oximeter.fields_u32
|
270 | 2024-10-30T14:13:00.029Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 6
table_name = oximeter.fields_u8
|
271 | 2024-10-30T14:13:00.033Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 382
table_name = oximeter.fields_uuid
|
272 | 2024-10-30T14:13:00.037Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 6
table_name = oximeter.measurements_bool
|
273 | 2024-10-30T14:13:00.041Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 165
table_name = oximeter.measurements_cumulativeu64
|
274 | 2024-10-30T14:13:00.043Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 1
table_name = oximeter.measurements_f64
|
275 | 2024-10-30T14:13:00.047Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 58
table_name = oximeter.measurements_u64
|
276 | 2024-10-30T14:13:00.492Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
277 | 2024-10-30T14:13:00.492Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
278 | 2024-10-30T14:13:00.493Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
279 | 2024-10-30T14:13:00.494Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
280 | 2024-10-30T14:13:00.550Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
281 | 2024-10-30T14:13:00.552Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
282 | 2024-10-30T14:13:01.492Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
283 | 2024-10-30T14:13:01.492Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
284 | 2024-10-30T14:13:01.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
285 | 2024-10-30T14:13:01.493Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
286 | 2024-10-30T14:13:01.550Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
287 | 2024-10-30T14:13:01.552Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
288 | 2024-10-30T14:13:02.492Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
289 | 2024-10-30T14:13:02.492Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
290 | 2024-10-30T14:13:02.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
291 | 2024-10-30T14:13:02.493Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
292 | 2024-10-30T14:13:02.550Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
293 | 2024-10-30T14:13:02.552Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
294 | 2024-10-30T14:13:03.492Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
295 | 2024-10-30T14:13:03.492Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
296 | 2024-10-30T14:13:03.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
297 | 2024-10-30T14:13:03.493Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
298 | 2024-10-30T14:13:03.551Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
299 | 2024-10-30T14:13:03.553Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
300 | 2024-10-30T14:13:04.491Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
301 | 2024-10-30T14:13:04.491Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
302 | 2024-10-30T14:13:04.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
303 | 2024-10-30T14:13:04.493Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
304 | 2024-10-30T14:13:04.550Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
305 | 2024-10-30T14:13:04.552Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
306 | 2024-10-30T14:13:04.956Z | DEBG | oximeter (results-sink): inserting 220 samples into database
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
|
307 | 2024-10-30T14:13:04.956Z | DEBG | oximeter (clickhouse-client): unrolling 220 total samples
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
|
308 | 2024-10-30T14:13:04.968Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 56
table_name = oximeter.fields_string
|
309 | 2024-10-30T14:13:04.971Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 64
table_name = oximeter.fields_uuid
|
310 | 2024-10-30T14:13:04.979Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 160
table_name = oximeter.measurements_cumulativeu64
|
311 | 2024-10-30T14:13:04.992Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 60
table_name = oximeter.measurements_u64
|
312 | 2024-10-30T14:13:05.491Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
313 | 2024-10-30T14:13:05.491Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
314 | 2024-10-30T14:13:05.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
315 | 2024-10-30T14:13:05.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
316 | 2024-10-30T14:13:05.550Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
317 | 2024-10-30T14:13:05.553Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
318 | 2024-10-30T14:13:06.491Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
319 | 2024-10-30T14:13:06.491Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
320 | 2024-10-30T14:13:06.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
321 | 2024-10-30T14:13:06.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
322 | 2024-10-30T14:13:06.550Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
323 | 2024-10-30T14:13:06.553Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
324 | 2024-10-30T14:13:07.491Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
325 | 2024-10-30T14:13:07.491Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
326 | 2024-10-30T14:13:07.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
327 | 2024-10-30T14:13:07.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
328 | 2024-10-30T14:13:07.550Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
329 | 2024-10-30T14:13:07.552Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
330 | 2024-10-30T14:13:08.492Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
331 | 2024-10-30T14:13:08.492Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
332 | 2024-10-30T14:13:08.492Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:39038
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = a2da6817-ca4e-49a7-97c4-d0e11c495db8
|
333 | 2024-10-30T14:13:08.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
334 | 2024-10-30T14:13:08.493Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
335 | 2024-10-30T14:13:08.493Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:39038
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = a2da6817-ca4e-49a7-97c4-d0e11c495db8
|
336 | 2024-10-30T14:13:08.550Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
337 | 2024-10-30T14:13:08.552Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:35971
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8e3800e0-4cba-4ddc-97e5-4f101c72290f
|
338 | 2024-10-30T14:13:08.553Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
339 | 2024-10-30T14:13:08.560Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:35971
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8e3800e0-4cba-4ddc-97e5-4f101c72290f
|
340 | 2024-10-30T14:13:09.491Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
341 | 2024-10-30T14:13:09.491Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
342 | 2024-10-30T14:13:09.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
343 | 2024-10-30T14:13:09.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
344 | 2024-10-30T14:13:09.550Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
345 | 2024-10-30T14:13:09.553Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
346 | 2024-10-30T14:13:09.956Z | DEBG | oximeter (results-sink): inserting 334 samples into database
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
|
347 | 2024-10-30T14:13:09.956Z | DEBG | oximeter (clickhouse-client): unrolling 334 total samples
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
|
348 | 2024-10-30T14:13:09.973Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 205
table_name = oximeter.fields_string
|
349 | 2024-10-30T14:13:09.976Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 8
table_name = oximeter.fields_u16
|
350 | 2024-10-30T14:13:09.979Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 14
table_name = oximeter.fields_u32
|
351 | 2024-10-30T14:13:09.982Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 6
table_name = oximeter.fields_u8
|
352 | 2024-10-30T14:13:09.986Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 390
table_name = oximeter.fields_uuid
|
353 | 2024-10-30T14:13:09.988Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 6
table_name = oximeter.measurements_bool
|
354 | 2024-10-30T14:13:09.992Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 237
table_name = oximeter.measurements_cumulativeu64
|
355 | 2024-10-30T14:13:09.994Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 1
table_name = oximeter.measurements_f64
|
356 | 2024-10-30T14:13:09.998Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 8
table_name = oximeter.measurements_histogramu64
|
357 | 2024-10-30T14:13:10.002Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 82
table_name = oximeter.measurements_u64
|
358 | 2024-10-30T14:13:10.492Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
359 | 2024-10-30T14:13:10.492Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
360 | 2024-10-30T14:13:10.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
361 | 2024-10-30T14:13:10.493Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
362 | 2024-10-30T14:13:10.550Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
363 | 2024-10-30T14:13:10.552Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
364 | 2024-10-30T14:13:11.491Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
365 | 2024-10-30T14:13:11.491Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
366 | 2024-10-30T14:13:11.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
367 | 2024-10-30T14:13:11.493Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
368 | 2024-10-30T14:13:11.550Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
369 | 2024-10-30T14:13:11.552Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
370 | 2024-10-30T14:13:12.491Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
371 | 2024-10-30T14:13:12.491Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
372 | 2024-10-30T14:13:12.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
373 | 2024-10-30T14:13:12.493Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
374 | 2024-10-30T14:13:12.551Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
375 | 2024-10-30T14:13:12.553Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
376 | 2024-10-30T14:13:13.479Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:772
|
377 | 2024-10-30T14:13:13.479Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c94cb0fe-1cb2-41d6-85b5-5d16177d879c/producers?sort_by=id_ascending
|
378 | 2024-10-30T14:13:13.482Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c94cb0fe-1cb2-41d6-85b5-5d16177d879c/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "1fcd1c0c-2f71-463e-b3f2-17abb3ad95f4", "content-length": "1136", "date": "Wed, 30 Oct 2024 14:13:13 GMT"} })
|
379 | 2024-10-30T14:13:13.482Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c94cb0fe-1cb2-41d6-85b5-5d16177d879c/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJlMTM4Nzk1Mi1lY2E2LTQ5NzktOWM0OS1hM2Q2NjU3Yzk2NTkifX0%3D
|
380 | 2024-10-30T14:13:13.485Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c94cb0fe-1cb2-41d6-85b5-5d16177d879c/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJlMTM4Nzk1Mi1lY2E2LTQ5NzktOWM0OS1hM2Q2NjU3Yzk2NTkifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "57488354-eaea-4e68-a705-84df295a0d5a", "content-length": "29", "date": "Wed, 30 Oct 2024 14:13:13 GMT"} })
|
381 | 2024-10-30T14:13:13.485Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
382 | 2024-10-30T14:13:13.485Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::b]:33916
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 62f94fcd-b9d8-4397-9be2-9288fe2e213e
|
383 | 2024-10-30T14:13:13.485Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
384 | 2024-10-30T14:13:13.485Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:35971
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 8e3800e0-4cba-4ddc-97e5-4f101c72290f
|
385 | 2024-10-30T14:13:13.485Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:43431
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 963ac472-284b-4429-931a-df4a09f45485
|
386 | 2024-10-30T14:13:13.485Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:39038
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = a2da6817-ca4e-49a7-97c4-d0e11c495db8
|
387 | 2024-10-30T14:13:13.485Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
388 | 2024-10-30T14:13:13.485Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:820
n_current_tasks = 7
n_pruned_tasks = 0
|
389 | 2024-10-30T14:13:13.485Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
390 | 2024-10-30T14:13:13.485Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:39038
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = a2da6817-ca4e-49a7-97c4-d0e11c495db8
|
391 | 2024-10-30T14:13:13.485Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:35971
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 8e3800e0-4cba-4ddc-97e5-4f101c72290f
|
392 | 2024-10-30T14:13:13.485Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:43431
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 963ac472-284b-4429-931a-df4a09f45485
|
393 | 2024-10-30T14:13:13.485Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
394 | 2024-10-30T14:13:13.485Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
395 | 2024-10-30T14:13:13.517Z | DEBG | oximeter (collection-task): starting oximeter collection task
address = [fd00:1122:3344:101::b]:33916
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 62f94fcd-b9d8-4397-9be2-9288fe2e213e
|
396 | 2024-10-30T14:13:13.518Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::b]:33916
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 62f94fcd-b9d8-4397-9be2-9288fe2e213e
|
397 | 2024-10-30T14:13:13.525Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::b]:33916
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 62f94fcd-b9d8-4397-9be2-9288fe2e213e
|
398 | 2024-10-30T14:13:14.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
399 | 2024-10-30T14:13:14.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
400 | 2024-10-30T14:13:14.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
401 | 2024-10-30T14:13:14.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
402 | 2024-10-30T14:13:14.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
403 | 2024-10-30T14:13:14.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
404 | 2024-10-30T14:13:14.956Z | DEBG | oximeter (results-sink): inserting 209 samples into database
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
|
405 | 2024-10-30T14:13:14.956Z | DEBG | oximeter (clickhouse-client): unrolling 209 total samples
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
|
406 | 2024-10-30T14:13:14.962Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
|
407 | 2024-10-30T14:13:14.968Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
schema = {"timeseries_name":"collection_target:cpus_provisioned","fields.name":["id"],"fields.type":["Uuid"],"fields.source":["Target"],"datum_type":"I64","created":"2024-10-30 14:13:14.962676874"}
timeseries_name = collection_target:cpus_provisioned
|
408 | 2024-10-30T14:13:14.968Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
|
409 | 2024-10-30T14:13:14.973Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
schema = {"timeseries_name":"collection_target:ram_provisioned","fields.name":["id"],"fields.type":["Uuid"],"fields.source":["Target"],"datum_type":"I64","created":"2024-10-30 14:13:14.968213844"}
timeseries_name = collection_target:ram_provisioned
|
410 | 2024-10-30T14:13:14.973Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
|
411 | 2024-10-30T14:13:14.977Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
schema = {"timeseries_name":"collection_target:virtual_disk_space_provisioned","fields.name":["id"],"fields.type":["Uuid"],"fields.source":["Target"],"datum_type":"I64","created":"2024-10-30 14:13:14.973165679"}
timeseries_name = collection_target:virtual_disk_space_provisioned
|
412 | 2024-10-30T14:13:14.979Z | DEBG | oximeter (clickhouse-client): inserting 3 new timeseries schema
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
|
413 | 2024-10-30T14:13:14.985Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 98
table_name = oximeter.fields_string
|
414 | 2024-10-30T14:13:14.988Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 21
table_name = oximeter.fields_u16
|
415 | 2024-10-30T14:13:14.991Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 92
table_name = oximeter.fields_uuid
|
416 | 2024-10-30T14:13:14.994Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 128
table_name = oximeter.measurements_cumulativeu64
|
417 | 2024-10-30T14:13:14.998Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 21
table_name = oximeter.measurements_histogramu64
|
418 | 2024-10-30T14:13:15.001Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 12
table_name = oximeter.measurements_i64
|
419 | 2024-10-30T14:13:15.004Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 48
table_name = oximeter.measurements_u64
|
420 | 2024-10-30T14:13:15.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
421 | 2024-10-30T14:13:15.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
422 | 2024-10-30T14:13:15.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
423 | 2024-10-30T14:13:15.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
424 | 2024-10-30T14:13:15.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
425 | 2024-10-30T14:13:15.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
426 | 2024-10-30T14:13:16.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
427 | 2024-10-30T14:13:16.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
428 | 2024-10-30T14:13:16.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
429 | 2024-10-30T14:13:16.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
430 | 2024-10-30T14:13:16.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
431 | 2024-10-30T14:13:16.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
432 | 2024-10-30T14:13:17.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
433 | 2024-10-30T14:13:17.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
434 | 2024-10-30T14:13:17.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
435 | 2024-10-30T14:13:17.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
436 | 2024-10-30T14:13:17.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
437 | 2024-10-30T14:13:17.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
438 | 2024-10-30T14:13:18.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
439 | 2024-10-30T14:13:18.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
440 | 2024-10-30T14:13:18.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
441 | 2024-10-30T14:13:18.486Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
442 | 2024-10-30T14:13:18.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
443 | 2024-10-30T14:13:18.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
444 | 2024-10-30T14:13:19.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
445 | 2024-10-30T14:13:19.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
446 | 2024-10-30T14:13:19.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
447 | 2024-10-30T14:13:19.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
448 | 2024-10-30T14:13:19.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
449 | 2024-10-30T14:13:19.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
450 | 2024-10-30T14:13:19.956Z | DEBG | oximeter (results-sink): inserting 220 samples into database
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
|
451 | 2024-10-30T14:13:19.956Z | DEBG | oximeter (clickhouse-client): unrolling 220 total samples
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
|
452 | 2024-10-30T14:13:19.967Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 56
table_name = oximeter.fields_string
|
453 | 2024-10-30T14:13:19.971Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 64
table_name = oximeter.fields_uuid
|
454 | 2024-10-30T14:13:19.974Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 160
table_name = oximeter.measurements_cumulativeu64
|
455 | 2024-10-30T14:13:19.977Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 60
table_name = oximeter.measurements_u64
|
456 | 2024-10-30T14:13:20.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
457 | 2024-10-30T14:13:20.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
458 | 2024-10-30T14:13:20.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
459 | 2024-10-30T14:13:20.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
460 | 2024-10-30T14:13:20.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
461 | 2024-10-30T14:13:20.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
462 | 2024-10-30T14:13:21.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
463 | 2024-10-30T14:13:21.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
464 | 2024-10-30T14:13:21.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
465 | 2024-10-30T14:13:21.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
466 | 2024-10-30T14:13:21.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
467 | 2024-10-30T14:13:21.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
468 | 2024-10-30T14:13:22.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
469 | 2024-10-30T14:13:22.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
470 | 2024-10-30T14:13:22.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
471 | 2024-10-30T14:13:22.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
472 | 2024-10-30T14:13:22.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
473 | 2024-10-30T14:13:22.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
474 | 2024-10-30T14:13:23.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:35971
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8e3800e0-4cba-4ddc-97e5-4f101c72290f
|
475 | 2024-10-30T14:13:23.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
476 | 2024-10-30T14:13:23.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
477 | 2024-10-30T14:13:23.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:39038
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = a2da6817-ca4e-49a7-97c4-d0e11c495db8
|
478 | 2024-10-30T14:13:23.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
479 | 2024-10-30T14:13:23.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
480 | 2024-10-30T14:13:23.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
481 | 2024-10-30T14:13:23.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:39038
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = a2da6817-ca4e-49a7-97c4-d0e11c495db8
|
482 | 2024-10-30T14:13:23.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
483 | 2024-10-30T14:13:23.496Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:35971
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8e3800e0-4cba-4ddc-97e5-4f101c72290f
|
484 | 2024-10-30T14:13:23.518Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::b]:33916
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 62f94fcd-b9d8-4397-9be2-9288fe2e213e
|
485 | 2024-10-30T14:13:23.521Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::b]:33916
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 62f94fcd-b9d8-4397-9be2-9288fe2e213e
|
486 | 2024-10-30T14:13:24.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
487 | 2024-10-30T14:13:24.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
488 | 2024-10-30T14:13:24.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
489 | 2024-10-30T14:13:24.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
490 | 2024-10-30T14:13:24.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
491 | 2024-10-30T14:13:24.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
492 | 2024-10-30T14:13:24.956Z | DEBG | oximeter (results-sink): inserting 355 samples into database
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
|
493 | 2024-10-30T14:13:24.956Z | DEBG | oximeter (clickhouse-client): unrolling 355 total samples
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
|
494 | 2024-10-30T14:13:24.973Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 247
table_name = oximeter.fields_string
|
495 | 2024-10-30T14:13:24.977Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 29
table_name = oximeter.fields_u16
|
496 | 2024-10-30T14:13:24.980Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 14
table_name = oximeter.fields_u32
|
497 | 2024-10-30T14:13:24.983Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 6
table_name = oximeter.fields_u8
|
498 | 2024-10-30T14:13:24.987Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 411
table_name = oximeter.fields_uuid
|
499 | 2024-10-30T14:13:24.989Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 6
table_name = oximeter.measurements_bool
|
500 | 2024-10-30T14:13:24.992Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 237
table_name = oximeter.measurements_cumulativeu64
|
501 | 2024-10-30T14:13:24.995Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 1
table_name = oximeter.measurements_f64
|
502 | 2024-10-30T14:13:24.999Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 29
table_name = oximeter.measurements_histogramu64
|
503 | 2024-10-30T14:13:25.002Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 82
table_name = oximeter.measurements_u64
|
504 | 2024-10-30T14:13:25.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
505 | 2024-10-30T14:13:25.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
506 | 2024-10-30T14:13:25.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
507 | 2024-10-30T14:13:25.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
508 | 2024-10-30T14:13:25.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
509 | 2024-10-30T14:13:25.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
510 | 2024-10-30T14:13:26.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
511 | 2024-10-30T14:13:26.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
512 | 2024-10-30T14:13:26.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
513 | 2024-10-30T14:13:26.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
514 | 2024-10-30T14:13:26.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
515 | 2024-10-30T14:13:26.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
516 | 2024-10-30T14:13:27.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
517 | 2024-10-30T14:13:27.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
518 | 2024-10-30T14:13:27.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
519 | 2024-10-30T14:13:27.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
520 | 2024-10-30T14:13:27.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
521 | 2024-10-30T14:13:27.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
522 | 2024-10-30T14:13:28.479Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:772
|
523 | 2024-10-30T14:13:28.479Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c94cb0fe-1cb2-41d6-85b5-5d16177d879c/producers?sort_by=id_ascending
|
524 | 2024-10-30T14:13:28.483Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c94cb0fe-1cb2-41d6-85b5-5d16177d879c/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "d2745a11-a773-4d9b-83d2-082cbdb47662", "content-length": "1136", "date": "Wed, 30 Oct 2024 14:13:27 GMT"} })
|
525 | 2024-10-30T14:13:28.483Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c94cb0fe-1cb2-41d6-85b5-5d16177d879c/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJlMTM4Nzk1Mi1lY2E2LTQ5NzktOWM0OS1hM2Q2NjU3Yzk2NTkifX0%3D
|
526 | 2024-10-30T14:13:28.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
527 | 2024-10-30T14:13:28.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
528 | 2024-10-30T14:13:28.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
529 | 2024-10-30T14:13:28.486Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c94cb0fe-1cb2-41d6-85b5-5d16177d879c/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJlMTM4Nzk1Mi1lY2E2LTQ5NzktOWM0OS1hM2Q2NjU3Yzk2NTkifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "4f184f0c-98be-48b3-bcf7-b24488a7ff9c", "content-length": "29", "date": "Wed, 30 Oct 2024 14:13:28 GMT"} })
|
530 | 2024-10-30T14:13:28.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
531 | 2024-10-30T14:13:28.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::b]:33916
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 62f94fcd-b9d8-4397-9be2-9288fe2e213e
|
532 | 2024-10-30T14:13:28.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
533 | 2024-10-30T14:13:28.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:35971
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 8e3800e0-4cba-4ddc-97e5-4f101c72290f
|
534 | 2024-10-30T14:13:28.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:43431
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 963ac472-284b-4429-931a-df4a09f45485
|
535 | 2024-10-30T14:13:28.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:39038
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = a2da6817-ca4e-49a7-97c4-d0e11c495db8
|
536 | 2024-10-30T14:13:28.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
537 | 2024-10-30T14:13:28.486Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:820
n_current_tasks = 7
n_pruned_tasks = 0
|
538 | 2024-10-30T14:13:28.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:35971
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 8e3800e0-4cba-4ddc-97e5-4f101c72290f
|
539 | 2024-10-30T14:13:28.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:39038
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = a2da6817-ca4e-49a7-97c4-d0e11c495db8
|
540 | 2024-10-30T14:13:28.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:43431
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 963ac472-284b-4429-931a-df4a09f45485
|
541 | 2024-10-30T14:13:28.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::b]:33916
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 62f94fcd-b9d8-4397-9be2-9288fe2e213e
|
542 | 2024-10-30T14:13:28.486Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
543 | 2024-10-30T14:13:28.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
544 | 2024-10-30T14:13:28.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
545 | 2024-10-30T14:13:28.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
546 | 2024-10-30T14:13:28.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
547 | 2024-10-30T14:13:28.488Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
548 | 2024-10-30T14:13:29.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
549 | 2024-10-30T14:13:29.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
550 | 2024-10-30T14:13:29.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
551 | 2024-10-30T14:13:29.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
552 | 2024-10-30T14:13:29.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
553 | 2024-10-30T14:13:29.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
554 | 2024-10-30T14:13:29.956Z | DEBG | oximeter (results-sink): inserting 220 samples into database
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
|
555 | 2024-10-30T14:13:29.956Z | DEBG | oximeter (clickhouse-client): unrolling 220 total samples
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
|
556 | 2024-10-30T14:13:29.968Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 56
table_name = oximeter.fields_string
|
557 | 2024-10-30T14:13:29.975Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 64
table_name = oximeter.fields_uuid
|
558 | 2024-10-30T14:13:29.982Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 160
table_name = oximeter.measurements_cumulativeu64
|
559 | 2024-10-30T14:13:29.988Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 60
table_name = oximeter.measurements_u64
|
560 | 2024-10-30T14:13:30.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
561 | 2024-10-30T14:13:30.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
562 | 2024-10-30T14:13:30.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
563 | 2024-10-30T14:13:30.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
564 | 2024-10-30T14:13:30.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
565 | 2024-10-30T14:13:30.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
566 | 2024-10-30T14:13:31.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
567 | 2024-10-30T14:13:31.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
568 | 2024-10-30T14:13:31.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
569 | 2024-10-30T14:13:31.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
570 | 2024-10-30T14:13:31.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
571 | 2024-10-30T14:13:31.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
572 | 2024-10-30T14:13:32.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
573 | 2024-10-30T14:13:32.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
574 | 2024-10-30T14:13:32.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
575 | 2024-10-30T14:13:32.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
576 | 2024-10-30T14:13:32.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
577 | 2024-10-30T14:13:32.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
578 | 2024-10-30T14:13:33.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
579 | 2024-10-30T14:13:33.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
580 | 2024-10-30T14:13:33.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
581 | 2024-10-30T14:13:33.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
582 | 2024-10-30T14:13:33.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
583 | 2024-10-30T14:13:33.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
584 | 2024-10-30T14:13:34.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
585 | 2024-10-30T14:13:34.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
586 | 2024-10-30T14:13:34.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
587 | 2024-10-30T14:13:34.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
588 | 2024-10-30T14:13:34.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
589 | 2024-10-30T14:13:34.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
590 | 2024-10-30T14:13:34.956Z | DEBG | oximeter (results-sink): inserting 220 samples into database
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
|
591 | 2024-10-30T14:13:34.956Z | DEBG | oximeter (clickhouse-client): unrolling 220 total samples
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
|
592 | 2024-10-30T14:13:34.973Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 56
table_name = oximeter.fields_string
|
593 | 2024-10-30T14:13:34.977Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 64
table_name = oximeter.fields_uuid
|
594 | 2024-10-30T14:13:34.980Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 160
table_name = oximeter.measurements_cumulativeu64
|
595 | 2024-10-30T14:13:34.984Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 60
table_name = oximeter.measurements_u64
|
596 | 2024-10-30T14:13:35.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
597 | 2024-10-30T14:13:35.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
598 | 2024-10-30T14:13:35.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
599 | 2024-10-30T14:13:35.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
600 | 2024-10-30T14:13:35.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
601 | 2024-10-30T14:13:35.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
602 | 2024-10-30T14:13:36.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
603 | 2024-10-30T14:13:36.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
604 | 2024-10-30T14:13:36.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
605 | 2024-10-30T14:13:36.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
606 | 2024-10-30T14:13:36.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
607 | 2024-10-30T14:13:36.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
608 | 2024-10-30T14:13:37.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
609 | 2024-10-30T14:13:37.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
610 | 2024-10-30T14:13:37.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
611 | 2024-10-30T14:13:37.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
612 | 2024-10-30T14:13:37.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
613 | 2024-10-30T14:13:37.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
614 | 2024-10-30T14:13:38.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
615 | 2024-10-30T14:13:38.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:35971
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8e3800e0-4cba-4ddc-97e5-4f101c72290f
|
616 | 2024-10-30T14:13:38.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::b]:33916
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 62f94fcd-b9d8-4397-9be2-9288fe2e213e
|
617 | 2024-10-30T14:13:38.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:39038
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = a2da6817-ca4e-49a7-97c4-d0e11c495db8
|
618 | 2024-10-30T14:13:38.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
619 | 2024-10-30T14:13:38.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
620 | 2024-10-30T14:13:38.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:39038
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = a2da6817-ca4e-49a7-97c4-d0e11c495db8
|
621 | 2024-10-30T14:13:38.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
622 | 2024-10-30T14:13:38.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
623 | 2024-10-30T14:13:38.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::b]:33916
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 62f94fcd-b9d8-4397-9be2-9288fe2e213e
|
624 | 2024-10-30T14:13:38.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
625 | 2024-10-30T14:13:38.496Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:35971
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8e3800e0-4cba-4ddc-97e5-4f101c72290f
|
626 | 2024-10-30T14:13:39.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
627 | 2024-10-30T14:13:39.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
628 | 2024-10-30T14:13:39.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
629 | 2024-10-30T14:13:39.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
630 | 2024-10-30T14:13:39.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
631 | 2024-10-30T14:13:39.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
632 | 2024-10-30T14:13:39.957Z | DEBG | oximeter (results-sink): inserting 355 samples into database
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
|
633 | 2024-10-30T14:13:39.957Z | DEBG | oximeter (clickhouse-client): unrolling 355 total samples
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
|
634 | 2024-10-30T14:13:39.973Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 247
table_name = oximeter.fields_string
|
635 | 2024-10-30T14:13:39.976Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 29
table_name = oximeter.fields_u16
|
636 | 2024-10-30T14:13:39.979Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 14
table_name = oximeter.fields_u32
|
637 | 2024-10-30T14:13:39.981Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 6
table_name = oximeter.fields_u8
|
638 | 2024-10-30T14:13:39.984Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 411
table_name = oximeter.fields_uuid
|
639 | 2024-10-30T14:13:39.987Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 6
table_name = oximeter.measurements_bool
|
640 | 2024-10-30T14:13:39.989Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 237
table_name = oximeter.measurements_cumulativeu64
|
641 | 2024-10-30T14:13:39.992Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 1
table_name = oximeter.measurements_f64
|
642 | 2024-10-30T14:13:39.995Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 29
table_name = oximeter.measurements_histogramu64
|
643 | 2024-10-30T14:13:39.998Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 82
table_name = oximeter.measurements_u64
|
644 | 2024-10-30T14:13:40.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
645 | 2024-10-30T14:13:40.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
646 | 2024-10-30T14:13:40.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
647 | 2024-10-30T14:13:40.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
648 | 2024-10-30T14:13:40.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
649 | 2024-10-30T14:13:40.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
650 | 2024-10-30T14:13:41.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
651 | 2024-10-30T14:13:41.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
652 | 2024-10-30T14:13:41.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
653 | 2024-10-30T14:13:41.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
654 | 2024-10-30T14:13:41.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
655 | 2024-10-30T14:13:41.492Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
656 | 2024-10-30T14:13:42.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
657 | 2024-10-30T14:13:42.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
658 | 2024-10-30T14:13:42.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
659 | 2024-10-30T14:13:42.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
660 | 2024-10-30T14:13:42.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
661 | 2024-10-30T14:13:42.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
662 | 2024-10-30T14:13:43.480Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:772
|
663 | 2024-10-30T14:13:43.480Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c94cb0fe-1cb2-41d6-85b5-5d16177d879c/producers?sort_by=id_ascending
|
664 | 2024-10-30T14:13:43.483Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c94cb0fe-1cb2-41d6-85b5-5d16177d879c/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "7d7b16d4-4743-403b-948e-caa958a23bbc", "content-length": "1412", "date": "Wed, 30 Oct 2024 14:13:43 GMT"} })
|
665 | 2024-10-30T14:13:43.483Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c94cb0fe-1cb2-41d6-85b5-5d16177d879c/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmMmI1NmY5MS1iMjYwLTRjMDAtYTc4NC0zOTcxYzUyZWJmZTAifX0%3D
|
666 | 2024-10-30T14:13:43.486Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c94cb0fe-1cb2-41d6-85b5-5d16177d879c/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmMmI1NmY5MS1iMjYwLTRjMDAtYTc4NC0zOTcxYzUyZWJmZTAifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "86fa9540-81a9-44ef-ba3e-608a4ccd7041", "content-length": "29", "date": "Wed, 30 Oct 2024 14:13:42 GMT"} })
|
667 | 2024-10-30T14:13:43.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
668 | 2024-10-30T14:13:43.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::b]:33916
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 62f94fcd-b9d8-4397-9be2-9288fe2e213e
|
669 | 2024-10-30T14:13:43.486Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::a]:49429
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 84aef213-b004-4a64-a47a-f4c08301a325
|
670 | 2024-10-30T14:13:43.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
671 | 2024-10-30T14:13:43.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
672 | 2024-10-30T14:13:43.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:35971
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 8e3800e0-4cba-4ddc-97e5-4f101c72290f
|
673 | 2024-10-30T14:13:43.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:43431
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 963ac472-284b-4429-931a-df4a09f45485
|
674 | 2024-10-30T14:13:43.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:39038
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = a2da6817-ca4e-49a7-97c4-d0e11c495db8
|
675 | 2024-10-30T14:13:43.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
676 | 2024-10-30T14:13:43.486Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::c]:48451
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = f2b56f91-b260-4c00-a784-3971c52ebfe0
|
677 | 2024-10-30T14:13:43.486Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:820
n_current_tasks = 9
n_pruned_tasks = 0
|
678 | 2024-10-30T14:13:43.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
679 | 2024-10-30T14:13:43.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
680 | 2024-10-30T14:13:43.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::b]:33916
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 62f94fcd-b9d8-4397-9be2-9288fe2e213e
|
681 | 2024-10-30T14:13:43.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:39038
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = a2da6817-ca4e-49a7-97c4-d0e11c495db8
|
682 | 2024-10-30T14:13:43.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:35971
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 8e3800e0-4cba-4ddc-97e5-4f101c72290f
|
683 | 2024-10-30T14:13:43.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:43431
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 963ac472-284b-4429-931a-df4a09f45485
|
684 | 2024-10-30T14:13:43.549Z | DEBG | oximeter (collection-task): starting oximeter collection task
address = [fd00:1122:3344:101::a]:49429
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 84aef213-b004-4a64-a47a-f4c08301a325
|
685 | 2024-10-30T14:13:43.550Z | DEBG | oximeter (collection-task): starting oximeter collection task
address = [fd00:1122:3344:101::c]:48451
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = f2b56f91-b260-4c00-a784-3971c52ebfe0
|
686 | 2024-10-30T14:13:43.551Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::a]:49429
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 84aef213-b004-4a64-a47a-f4c08301a325
|
687 | 2024-10-30T14:13:43.551Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::c]:48451
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = f2b56f91-b260-4c00-a784-3971c52ebfe0
|
688 | 2024-10-30T14:13:43.558Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::c]:48451
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = f2b56f91-b260-4c00-a784-3971c52ebfe0
|
689 | 2024-10-30T14:13:43.561Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::a]:49429
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 84aef213-b004-4a64-a47a-f4c08301a325
|
690 | 2024-10-30T14:13:43.613Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
691 | 2024-10-30T14:13:43.613Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::1]:43431
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 963ac472-284b-4429-931a-df4a09f45485
|
692 | 2024-10-30T14:13:43.685Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::2]:39038
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = a2da6817-ca4e-49a7-97c4-d0e11c495db8
|
693 | 2024-10-30T14:13:43.686Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
694 | 2024-10-30T14:13:44.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
695 | 2024-10-30T14:13:44.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
696 | 2024-10-30T14:13:44.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
697 | 2024-10-30T14:13:44.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
698 | 2024-10-30T14:13:44.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
699 | 2024-10-30T14:13:44.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
700 | 2024-10-30T14:13:44.956Z | DEBG | oximeter (results-sink): inserting 207 samples into database
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
|
701 | 2024-10-30T14:13:44.956Z | DEBG | oximeter (clickhouse-client): unrolling 207 total samples
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
|
702 | 2024-10-30T14:13:44.962Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
|
703 | 2024-10-30T14:13:44.968Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
schema = {"timeseries_name":"oximeter_collector:collections","fields.name":["base_route","collector_id","collector_ip","collector_port","producer_id","producer_ip","producer_port"],"fields.type":["String","Uuid","IpAddr","U16","Uuid","IpAddr","U16"],"fields.source":["Metric","Target","Target","Target","Metric","Metric","Metric"],"datum_type":"CumulativeU64","created":"2024-10-30 14:13:44.962624892"}
timeseries_name = oximeter_collector:collections
|
704 | 2024-10-30T14:13:44.972Z | DEBG | oximeter (clickhouse-client): inserting 1 new timeseries schema
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
|
705 | 2024-10-30T14:13:44.977Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 8
table_name = oximeter.fields_ipaddr
|
706 | 2024-10-30T14:13:44.979Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 84
table_name = oximeter.fields_string
|
707 | 2024-10-30T14:13:44.982Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 20
table_name = oximeter.fields_u16
|
708 | 2024-10-30T14:13:44.984Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 97
table_name = oximeter.fields_uuid
|
709 | 2024-10-30T14:13:44.987Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 132
table_name = oximeter.measurements_cumulativeu64
|
710 | 2024-10-30T14:13:44.990Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 12
table_name = oximeter.measurements_histogramu64
|
711 | 2024-10-30T14:13:44.992Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 15
table_name = oximeter.measurements_i64
|
712 | 2024-10-30T14:13:44.994Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 48
table_name = oximeter.measurements_u64
|
713 | 2024-10-30T14:13:45.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
714 | 2024-10-30T14:13:45.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
715 | 2024-10-30T14:13:45.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
716 | 2024-10-30T14:13:45.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
717 | 2024-10-30T14:13:45.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
718 | 2024-10-30T14:13:45.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
719 | 2024-10-30T14:13:46.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
720 | 2024-10-30T14:13:46.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
721 | 2024-10-30T14:13:46.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
722 | 2024-10-30T14:13:46.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
723 | 2024-10-30T14:13:46.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
724 | 2024-10-30T14:13:46.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
725 | 2024-10-30T14:13:47.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
726 | 2024-10-30T14:13:47.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
727 | 2024-10-30T14:13:47.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
728 | 2024-10-30T14:13:47.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
729 | 2024-10-30T14:13:47.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
730 | 2024-10-30T14:13:47.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
731 | 2024-10-30T14:13:48.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
732 | 2024-10-30T14:13:48.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
733 | 2024-10-30T14:13:48.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
734 | 2024-10-30T14:13:48.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
735 | 2024-10-30T14:13:48.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
736 | 2024-10-30T14:13:48.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
737 | 2024-10-30T14:13:49.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
738 | 2024-10-30T14:13:49.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
739 | 2024-10-30T14:13:49.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
740 | 2024-10-30T14:13:49.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
741 | 2024-10-30T14:13:49.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
742 | 2024-10-30T14:13:49.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
743 | 2024-10-30T14:13:49.956Z | DEBG | oximeter (results-sink): inserting 220 samples into database
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
|
744 | 2024-10-30T14:13:49.956Z | DEBG | oximeter (clickhouse-client): unrolling 220 total samples
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
|
745 | 2024-10-30T14:13:49.967Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 56
table_name = oximeter.fields_string
|
746 | 2024-10-30T14:13:49.970Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 64
table_name = oximeter.fields_uuid
|
747 | 2024-10-30T14:13:49.973Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 160
table_name = oximeter.measurements_cumulativeu64
|
748 | 2024-10-30T14:13:49.975Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 60
table_name = oximeter.measurements_u64
|
749 | 2024-10-30T14:13:50.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
750 | 2024-10-30T14:13:50.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
751 | 2024-10-30T14:13:50.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
752 | 2024-10-30T14:13:50.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
753 | 2024-10-30T14:13:50.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
754 | 2024-10-30T14:13:50.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
755 | 2024-10-30T14:13:51.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
756 | 2024-10-30T14:13:51.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
757 | 2024-10-30T14:13:51.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
758 | 2024-10-30T14:13:51.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
759 | 2024-10-30T14:13:51.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
760 | 2024-10-30T14:13:51.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
761 | 2024-10-30T14:13:52.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
762 | 2024-10-30T14:13:52.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
763 | 2024-10-30T14:13:52.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
764 | 2024-10-30T14:13:52.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
765 | 2024-10-30T14:13:52.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
766 | 2024-10-30T14:13:52.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
767 | 2024-10-30T14:13:53.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:39038
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = a2da6817-ca4e-49a7-97c4-d0e11c495db8
|
768 | 2024-10-30T14:13:53.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::b]:33916
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 62f94fcd-b9d8-4397-9be2-9288fe2e213e
|
769 | 2024-10-30T14:13:53.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
770 | 2024-10-30T14:13:53.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
771 | 2024-10-30T14:13:53.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:35971
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8e3800e0-4cba-4ddc-97e5-4f101c72290f
|
772 | 2024-10-30T14:13:53.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
773 | 2024-10-30T14:13:53.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
774 | 2024-10-30T14:13:53.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:39038
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = a2da6817-ca4e-49a7-97c4-d0e11c495db8
|
775 | 2024-10-30T14:13:53.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
776 | 2024-10-30T14:13:53.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
777 | 2024-10-30T14:13:53.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::b]:33916
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 62f94fcd-b9d8-4397-9be2-9288fe2e213e
|
778 | 2024-10-30T14:13:53.495Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:35971
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8e3800e0-4cba-4ddc-97e5-4f101c72290f
|
779 | 2024-10-30T14:13:53.550Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::a]:49429
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 84aef213-b004-4a64-a47a-f4c08301a325
|
780 | 2024-10-30T14:13:53.551Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::c]:48451
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = f2b56f91-b260-4c00-a784-3971c52ebfe0
|
781 | 2024-10-30T14:13:53.552Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::a]:49429
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 84aef213-b004-4a64-a47a-f4c08301a325
|
782 | 2024-10-30T14:13:53.552Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::c]:48451
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = f2b56f91-b260-4c00-a784-3971c52ebfe0
|
783 | 2024-10-30T14:13:54.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
784 | 2024-10-30T14:13:54.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
785 | 2024-10-30T14:13:54.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
786 | 2024-10-30T14:13:54.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
787 | 2024-10-30T14:13:54.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
788 | 2024-10-30T14:13:54.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
789 | 2024-10-30T14:13:54.956Z | DEBG | oximeter (results-sink): inserting 367 samples into database
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
|
790 | 2024-10-30T14:13:54.956Z | DEBG | oximeter (clickhouse-client): unrolling 367 total samples
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
|
791 | 2024-10-30T14:13:54.975Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 271
table_name = oximeter.fields_string
|
792 | 2024-10-30T14:13:54.982Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 41
table_name = oximeter.fields_u16
|
793 | 2024-10-30T14:13:54.984Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 14
table_name = oximeter.fields_u32
|
794 | 2024-10-30T14:13:54.987Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 6
table_name = oximeter.fields_u8
|
795 | 2024-10-30T14:13:54.994Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 423
table_name = oximeter.fields_uuid
|
796 | 2024-10-30T14:13:54.998Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 6
table_name = oximeter.measurements_bool
|
797 | 2024-10-30T14:13:55.002Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 237
table_name = oximeter.measurements_cumulativeu64
|
798 | 2024-10-30T14:13:55.008Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 1
table_name = oximeter.measurements_f64
|
799 | 2024-10-30T14:13:55.017Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 41
table_name = oximeter.measurements_histogramu64
|
800 | 2024-10-30T14:13:55.019Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 82
table_name = oximeter.measurements_u64
|
801 | 2024-10-30T14:13:55.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
802 | 2024-10-30T14:13:55.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
803 | 2024-10-30T14:13:55.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
804 | 2024-10-30T14:13:55.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
805 | 2024-10-30T14:13:55.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
806 | 2024-10-30T14:13:55.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
807 | 2024-10-30T14:13:56.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
808 | 2024-10-30T14:13:56.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
809 | 2024-10-30T14:13:56.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
810 | 2024-10-30T14:13:56.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
811 | 2024-10-30T14:13:56.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
812 | 2024-10-30T14:13:56.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
813 | 2024-10-30T14:13:57.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
814 | 2024-10-30T14:13:57.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
815 | 2024-10-30T14:13:57.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
816 | 2024-10-30T14:13:57.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
817 | 2024-10-30T14:13:57.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
818 | 2024-10-30T14:13:57.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
819 | 2024-10-30T14:13:58.480Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:772
|
820 | 2024-10-30T14:13:58.480Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c94cb0fe-1cb2-41d6-85b5-5d16177d879c/producers?sort_by=id_ascending
|
821 | 2024-10-30T14:13:58.483Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c94cb0fe-1cb2-41d6-85b5-5d16177d879c/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "48b32ee6-9671-435b-8dd6-24dce4699504", "content-length": "1412", "date": "Wed, 30 Oct 2024 14:13:58 GMT"} })
|
822 | 2024-10-30T14:13:58.483Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c94cb0fe-1cb2-41d6-85b5-5d16177d879c/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmMmI1NmY5MS1iMjYwLTRjMDAtYTc4NC0zOTcxYzUyZWJmZTAifX0%3D
|
823 | 2024-10-30T14:13:58.486Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c94cb0fe-1cb2-41d6-85b5-5d16177d879c/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmMmI1NmY5MS1iMjYwLTRjMDAtYTc4NC0zOTcxYzUyZWJmZTAifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "37e7b507-bdf9-410f-ba43-c07d42929722", "content-length": "29", "date": "Wed, 30 Oct 2024 14:13:58 GMT"} })
|
824 | 2024-10-30T14:13:58.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
825 | 2024-10-30T14:13:58.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::b]:33916
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 62f94fcd-b9d8-4397-9be2-9288fe2e213e
|
826 | 2024-10-30T14:13:58.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::a]:49429
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 84aef213-b004-4a64-a47a-f4c08301a325
|
827 | 2024-10-30T14:13:58.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
828 | 2024-10-30T14:13:58.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:35971
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 8e3800e0-4cba-4ddc-97e5-4f101c72290f
|
829 | 2024-10-30T14:13:58.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:43431
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 963ac472-284b-4429-931a-df4a09f45485
|
830 | 2024-10-30T14:13:58.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:39038
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = a2da6817-ca4e-49a7-97c4-d0e11c495db8
|
831 | 2024-10-30T14:13:58.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
832 | 2024-10-30T14:13:58.486Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::c]:48451
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = f2b56f91-b260-4c00-a784-3971c52ebfe0
|
833 | 2024-10-30T14:13:58.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
834 | 2024-10-30T14:13:58.486Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:820
n_current_tasks = 9
n_pruned_tasks = 0
|
835 | 2024-10-30T14:13:58.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::a]:49429
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 84aef213-b004-4a64-a47a-f4c08301a325
|
836 | 2024-10-30T14:13:58.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:35971
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 8e3800e0-4cba-4ddc-97e5-4f101c72290f
|
837 | 2024-10-30T14:13:58.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::b]:33916
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 62f94fcd-b9d8-4397-9be2-9288fe2e213e
|
838 | 2024-10-30T14:13:58.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
839 | 2024-10-30T14:13:58.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:43431
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 963ac472-284b-4429-931a-df4a09f45485
|
840 | 2024-10-30T14:13:58.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
841 | 2024-10-30T14:13:58.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::c]:48451
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = f2b56f91-b260-4c00-a784-3971c52ebfe0
|
842 | 2024-10-30T14:13:58.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:39038
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = a2da6817-ca4e-49a7-97c4-d0e11c495db8
|
843 | 2024-10-30T14:13:58.550Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
844 | 2024-10-30T14:13:58.551Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::2]:35971
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8e3800e0-4cba-4ddc-97e5-4f101c72290f
|
845 | 2024-10-30T14:13:59.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
846 | 2024-10-30T14:13:59.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
847 | 2024-10-30T14:13:59.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
848 | 2024-10-30T14:13:59.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
849 | 2024-10-30T14:13:59.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
850 | 2024-10-30T14:13:59.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
851 | 2024-10-30T14:13:59.956Z | DEBG | oximeter (results-sink): inserting 178 samples into database
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
|
852 | 2024-10-30T14:13:59.957Z | DEBG | oximeter (clickhouse-client): unrolling 178 total samples
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
|
853 | 2024-10-30T14:13:59.966Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 4
table_name = oximeter.fields_ipaddr
|
854 | 2024-10-30T14:13:59.969Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 58
table_name = oximeter.fields_string
|
855 | 2024-10-30T14:13:59.972Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 4
table_name = oximeter.fields_u16
|
856 | 2024-10-30T14:13:59.974Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 68
table_name = oximeter.fields_uuid
|
857 | 2024-10-30T14:13:59.977Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 130
table_name = oximeter.measurements_cumulativeu64
|
858 | 2024-10-30T14:13:59.979Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 48
table_name = oximeter.measurements_u64
|
859 | 2024-10-30T14:14:00.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
860 | 2024-10-30T14:14:00.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
861 | 2024-10-30T14:14:00.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
862 | 2024-10-30T14:14:00.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
863 | 2024-10-30T14:14:00.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
864 | 2024-10-30T14:14:00.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
865 | 2024-10-30T14:14:01.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
866 | 2024-10-30T14:14:01.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
867 | 2024-10-30T14:14:01.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
868 | 2024-10-30T14:14:01.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
869 | 2024-10-30T14:14:01.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
870 | 2024-10-30T14:14:01.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
871 | 2024-10-30T14:14:02.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
872 | 2024-10-30T14:14:02.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
873 | 2024-10-30T14:14:02.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
874 | 2024-10-30T14:14:02.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
875 | 2024-10-30T14:14:02.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
876 | 2024-10-30T14:14:02.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
877 | 2024-10-30T14:14:03.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
878 | 2024-10-30T14:14:03.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
879 | 2024-10-30T14:14:03.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
880 | 2024-10-30T14:14:03.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
881 | 2024-10-30T14:14:03.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
882 | 2024-10-30T14:14:03.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
883 | 2024-10-30T14:14:04.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
884 | 2024-10-30T14:14:04.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
885 | 2024-10-30T14:14:04.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
886 | 2024-10-30T14:14:04.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
887 | 2024-10-30T14:14:04.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
888 | 2024-10-30T14:14:04.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
889 | 2024-10-30T14:14:04.956Z | DEBG | oximeter (results-sink): inserting 220 samples into database
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
|
890 | 2024-10-30T14:14:04.956Z | DEBG | oximeter (clickhouse-client): unrolling 220 total samples
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
|
891 | 2024-10-30T14:14:04.967Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 56
table_name = oximeter.fields_string
|
892 | 2024-10-30T14:14:04.970Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 64
table_name = oximeter.fields_uuid
|
893 | 2024-10-30T14:14:04.973Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 160
table_name = oximeter.measurements_cumulativeu64
|
894 | 2024-10-30T14:14:04.975Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 60
table_name = oximeter.measurements_u64
|
895 | 2024-10-30T14:14:05.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
896 | 2024-10-30T14:14:05.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
897 | 2024-10-30T14:14:05.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
898 | 2024-10-30T14:14:05.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
899 | 2024-10-30T14:14:05.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
900 | 2024-10-30T14:14:05.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
901 | 2024-10-30T14:14:06.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
902 | 2024-10-30T14:14:06.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
903 | 2024-10-30T14:14:06.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
904 | 2024-10-30T14:14:06.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
905 | 2024-10-30T14:14:06.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
906 | 2024-10-30T14:14:06.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
907 | 2024-10-30T14:14:07.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
908 | 2024-10-30T14:14:07.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
909 | 2024-10-30T14:14:07.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
910 | 2024-10-30T14:14:07.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
911 | 2024-10-30T14:14:07.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
912 | 2024-10-30T14:14:07.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
913 | 2024-10-30T14:14:08.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
914 | 2024-10-30T14:14:08.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::c]:48451
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = f2b56f91-b260-4c00-a784-3971c52ebfe0
|
915 | 2024-10-30T14:14:08.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
916 | 2024-10-30T14:14:08.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::a]:49429
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 84aef213-b004-4a64-a47a-f4c08301a325
|
917 | 2024-10-30T14:14:08.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::b]:33916
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 62f94fcd-b9d8-4397-9be2-9288fe2e213e
|
918 | 2024-10-30T14:14:08.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:39038
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = a2da6817-ca4e-49a7-97c4-d0e11c495db8
|
919 | 2024-10-30T14:14:08.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:35971
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8e3800e0-4cba-4ddc-97e5-4f101c72290f
|
920 | 2024-10-30T14:14:08.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
921 | 2024-10-30T14:14:08.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
922 | 2024-10-30T14:14:08.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::c]:48451
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = f2b56f91-b260-4c00-a784-3971c52ebfe0
|
923 | 2024-10-30T14:14:08.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
924 | 2024-10-30T14:14:08.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::a]:49429
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 84aef213-b004-4a64-a47a-f4c08301a325
|
925 | 2024-10-30T14:14:08.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:39038
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = a2da6817-ca4e-49a7-97c4-d0e11c495db8
|
926 | 2024-10-30T14:14:08.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
927 | 2024-10-30T14:14:08.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::b]:33916
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 62f94fcd-b9d8-4397-9be2-9288fe2e213e
|
928 | 2024-10-30T14:14:08.494Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:35971
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8e3800e0-4cba-4ddc-97e5-4f101c72290f
|
929 | 2024-10-30T14:14:09.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
930 | 2024-10-30T14:14:09.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
931 | 2024-10-30T14:14:09.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
932 | 2024-10-30T14:14:09.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
933 | 2024-10-30T14:14:09.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
934 | 2024-10-30T14:14:09.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
935 | 2024-10-30T14:14:09.956Z | DEBG | oximeter (results-sink): inserting 367 samples into database
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
|
936 | 2024-10-30T14:14:09.956Z | DEBG | oximeter (clickhouse-client): unrolling 367 total samples
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
|
937 | 2024-10-30T14:14:09.973Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 271
table_name = oximeter.fields_string
|
938 | 2024-10-30T14:14:09.977Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 41
table_name = oximeter.fields_u16
|
939 | 2024-10-30T14:14:09.983Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 14
table_name = oximeter.fields_u32
|
940 | 2024-10-30T14:14:09.986Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 6
table_name = oximeter.fields_u8
|
941 | 2024-10-30T14:14:09.989Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 423
table_name = oximeter.fields_uuid
|
942 | 2024-10-30T14:14:09.991Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 6
table_name = oximeter.measurements_bool
|
943 | 2024-10-30T14:14:09.994Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 237
table_name = oximeter.measurements_cumulativeu64
|
944 | 2024-10-30T14:14:09.996Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 1
table_name = oximeter.measurements_f64
|
945 | 2024-10-30T14:14:10.002Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 41
table_name = oximeter.measurements_histogramu64
|
946 | 2024-10-30T14:14:10.004Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 82
table_name = oximeter.measurements_u64
|
947 | 2024-10-30T14:14:10.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
948 | 2024-10-30T14:14:10.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
949 | 2024-10-30T14:14:10.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
950 | 2024-10-30T14:14:10.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
951 | 2024-10-30T14:14:10.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
952 | 2024-10-30T14:14:10.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
953 | 2024-10-30T14:14:11.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
954 | 2024-10-30T14:14:11.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
955 | 2024-10-30T14:14:11.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
956 | 2024-10-30T14:14:11.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
957 | 2024-10-30T14:14:11.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
958 | 2024-10-30T14:14:11.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
959 | 2024-10-30T14:14:12.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
960 | 2024-10-30T14:14:12.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
961 | 2024-10-30T14:14:12.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
962 | 2024-10-30T14:14:12.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
963 | 2024-10-30T14:14:12.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
964 | 2024-10-30T14:14:12.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
965 | 2024-10-30T14:14:13.479Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:772
|
966 | 2024-10-30T14:14:13.479Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c94cb0fe-1cb2-41d6-85b5-5d16177d879c/producers?sort_by=id_ascending
|
967 | 2024-10-30T14:14:13.482Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c94cb0fe-1cb2-41d6-85b5-5d16177d879c/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "4edc8f89-2d3d-488f-9609-c93e75916b80", "content-length": "1412", "date": "Wed, 30 Oct 2024 14:14:13 GMT"} })
|
968 | 2024-10-30T14:14:13.482Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c94cb0fe-1cb2-41d6-85b5-5d16177d879c/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmMmI1NmY5MS1iMjYwLTRjMDAtYTc4NC0zOTcxYzUyZWJmZTAifX0%3D
|
969 | 2024-10-30T14:14:13.484Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c94cb0fe-1cb2-41d6-85b5-5d16177d879c/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmMmI1NmY5MS1iMjYwLTRjMDAtYTc4NC0zOTcxYzUyZWJmZTAifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "9f3db544-864a-4750-94e1-8985f9fd0d9d", "content-length": "29", "date": "Wed, 30 Oct 2024 14:14:12 GMT"} })
|
970 | 2024-10-30T14:14:13.484Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
971 | 2024-10-30T14:14:13.484Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::b]:33916
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 62f94fcd-b9d8-4397-9be2-9288fe2e213e
|
972 | 2024-10-30T14:14:13.484Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::a]:49429
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 84aef213-b004-4a64-a47a-f4c08301a325
|
973 | 2024-10-30T14:14:13.484Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
974 | 2024-10-30T14:14:13.484Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:35971
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 8e3800e0-4cba-4ddc-97e5-4f101c72290f
|
975 | 2024-10-30T14:14:13.484Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:43431
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 963ac472-284b-4429-931a-df4a09f45485
|
976 | 2024-10-30T14:14:13.484Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:39038
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = a2da6817-ca4e-49a7-97c4-d0e11c495db8
|
977 | 2024-10-30T14:14:13.484Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
978 | 2024-10-30T14:14:13.484Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::c]:48451
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = f2b56f91-b260-4c00-a784-3971c52ebfe0
|
979 | 2024-10-30T14:14:13.484Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:820
n_current_tasks = 9
n_pruned_tasks = 0
|
980 | 2024-10-30T14:14:13.484Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
981 | 2024-10-30T14:14:13.484Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:35971
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 8e3800e0-4cba-4ddc-97e5-4f101c72290f
|
982 | 2024-10-30T14:14:13.484Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
983 | 2024-10-30T14:14:13.484Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:43431
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 963ac472-284b-4429-931a-df4a09f45485
|
984 | 2024-10-30T14:14:13.484Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::b]:33916
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 62f94fcd-b9d8-4397-9be2-9288fe2e213e
|
985 | 2024-10-30T14:14:13.484Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:39038
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = a2da6817-ca4e-49a7-97c4-d0e11c495db8
|
986 | 2024-10-30T14:14:13.484Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::a]:49429
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 84aef213-b004-4a64-a47a-f4c08301a325
|
987 | 2024-10-30T14:14:13.484Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
988 | 2024-10-30T14:14:13.484Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::c]:48451
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = f2b56f91-b260-4c00-a784-3971c52ebfe0
|
989 | 2024-10-30T14:14:13.518Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::b]:33916
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 62f94fcd-b9d8-4397-9be2-9288fe2e213e
|
990 | 2024-10-30T14:14:14.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
991 | 2024-10-30T14:14:14.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
992 | 2024-10-30T14:14:14.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
993 | 2024-10-30T14:14:14.486Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
994 | 2024-10-30T14:14:14.486Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
995 | 2024-10-30T14:14:14.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
996 | 2024-10-30T14:14:14.956Z | DEBG | oximeter (results-sink): inserting 177 samples into database
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
|
997 | 2024-10-30T14:14:14.956Z | DEBG | oximeter (clickhouse-client): unrolling 177 total samples
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
|
998 | 2024-10-30T14:14:14.966Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 2
table_name = oximeter.fields_ipaddr
|
999 | 2024-10-30T14:14:14.969Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 57
table_name = oximeter.fields_string
|
1000 | 2024-10-30T14:14:14.971Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 2
table_name = oximeter.fields_u16
|
1001 | 2024-10-30T14:14:14.974Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 66
table_name = oximeter.fields_uuid
|
1002 | 2024-10-30T14:14:14.976Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 129
table_name = oximeter.measurements_cumulativeu64
|
1003 | 2024-10-30T14:14:14.979Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 48
table_name = oximeter.measurements_u64
|
1004 | 2024-10-30T14:14:15.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
1005 | 2024-10-30T14:14:15.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
1006 | 2024-10-30T14:14:15.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
1007 | 2024-10-30T14:14:15.486Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
1008 | 2024-10-30T14:14:15.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
1009 | 2024-10-30T14:14:15.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
1010 | 2024-10-30T14:14:16.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
1011 | 2024-10-30T14:14:16.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
1012 | 2024-10-30T14:14:16.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
1013 | 2024-10-30T14:14:16.486Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
1014 | 2024-10-30T14:14:16.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
1015 | 2024-10-30T14:14:16.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
1016 | 2024-10-30T14:14:17.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
1017 | 2024-10-30T14:14:17.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
1018 | 2024-10-30T14:14:17.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
1019 | 2024-10-30T14:14:17.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
1020 | 2024-10-30T14:14:17.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
1021 | 2024-10-30T14:14:17.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
1022 | 2024-10-30T14:14:18.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
1023 | 2024-10-30T14:14:18.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
1024 | 2024-10-30T14:14:18.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
1025 | 2024-10-30T14:14:18.486Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
1026 | 2024-10-30T14:14:18.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
1027 | 2024-10-30T14:14:18.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
1028 | 2024-10-30T14:14:19.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
1029 | 2024-10-30T14:14:19.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
1030 | 2024-10-30T14:14:19.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
1031 | 2024-10-30T14:14:19.486Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
1032 | 2024-10-30T14:14:19.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
1033 | 2024-10-30T14:14:19.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
1034 | 2024-10-30T14:14:19.956Z | DEBG | oximeter (results-sink): inserting 220 samples into database
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
|
1035 | 2024-10-30T14:14:19.956Z | DEBG | oximeter (clickhouse-client): unrolling 220 total samples
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
|
1036 | 2024-10-30T14:14:19.967Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 56
table_name = oximeter.fields_string
|
1037 | 2024-10-30T14:14:19.975Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 64
table_name = oximeter.fields_uuid
|
1038 | 2024-10-30T14:14:19.983Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 160
table_name = oximeter.measurements_cumulativeu64
|
1039 | 2024-10-30T14:14:19.990Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 60
table_name = oximeter.measurements_u64
|
1040 | 2024-10-30T14:14:20.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
1041 | 2024-10-30T14:14:20.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
1042 | 2024-10-30T14:14:20.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
1043 | 2024-10-30T14:14:20.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
1044 | 2024-10-30T14:14:20.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
1045 | 2024-10-30T14:14:20.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
1046 | 2024-10-30T14:14:21.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
1047 | 2024-10-30T14:14:21.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
1048 | 2024-10-30T14:14:21.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
1049 | 2024-10-30T14:14:21.486Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
1050 | 2024-10-30T14:14:21.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
1051 | 2024-10-30T14:14:21.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
1052 | 2024-10-30T14:14:22.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
1053 | 2024-10-30T14:14:22.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
1054 | 2024-10-30T14:14:22.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
1055 | 2024-10-30T14:14:22.486Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
1056 | 2024-10-30T14:14:22.486Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
1057 | 2024-10-30T14:14:22.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
1058 | 2024-10-30T14:14:23.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
1059 | 2024-10-30T14:14:23.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:35971
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8e3800e0-4cba-4ddc-97e5-4f101c72290f
|
1060 | 2024-10-30T14:14:23.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::c]:48451
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = f2b56f91-b260-4c00-a784-3971c52ebfe0
|
1061 | 2024-10-30T14:14:23.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:39038
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = a2da6817-ca4e-49a7-97c4-d0e11c495db8
|
1062 | 2024-10-30T14:14:23.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
1063 | 2024-10-30T14:14:23.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::b]:33916
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 62f94fcd-b9d8-4397-9be2-9288fe2e213e
|
1064 | 2024-10-30T14:14:23.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
1065 | 2024-10-30T14:14:23.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::a]:49429
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 84aef213-b004-4a64-a47a-f4c08301a325
|
1066 | 2024-10-30T14:14:23.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::c]:48451
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = f2b56f91-b260-4c00-a784-3971c52ebfe0
|
1067 | 2024-10-30T14:14:23.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
1068 | 2024-10-30T14:14:23.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::a]:49429
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 84aef213-b004-4a64-a47a-f4c08301a325
|
1069 | 2024-10-30T14:14:23.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:39038
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = a2da6817-ca4e-49a7-97c4-d0e11c495db8
|
1070 | 2024-10-30T14:14:23.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
1071 | 2024-10-30T14:14:23.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
1072 | 2024-10-30T14:14:23.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::b]:33916
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 62f94fcd-b9d8-4397-9be2-9288fe2e213e
|
1073 | 2024-10-30T14:14:23.494Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:35971
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8e3800e0-4cba-4ddc-97e5-4f101c72290f
|
1074 | 2024-10-30T14:14:24.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
1075 | 2024-10-30T14:14:24.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
1076 | 2024-10-30T14:14:24.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
1077 | 2024-10-30T14:14:24.486Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
1078 | 2024-10-30T14:14:24.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
1079 | 2024-10-30T14:14:24.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
1080 | 2024-10-30T14:14:24.956Z | DEBG | oximeter (results-sink): inserting 367 samples into database
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
|
1081 | 2024-10-30T14:14:24.956Z | DEBG | oximeter (clickhouse-client): unrolling 367 total samples
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
|
1082 | 2024-10-30T14:14:24.973Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 271
table_name = oximeter.fields_string
|
1083 | 2024-10-30T14:14:24.975Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 41
table_name = oximeter.fields_u16
|
1084 | 2024-10-30T14:14:24.978Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 14
table_name = oximeter.fields_u32
|
1085 | 2024-10-30T14:14:24.980Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 6
table_name = oximeter.fields_u8
|
1086 | 2024-10-30T14:14:24.983Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 423
table_name = oximeter.fields_uuid
|
1087 | 2024-10-30T14:14:24.985Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 6
table_name = oximeter.measurements_bool
|
1088 | 2024-10-30T14:14:24.987Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 237
table_name = oximeter.measurements_cumulativeu64
|
1089 | 2024-10-30T14:14:24.989Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 1
table_name = oximeter.measurements_f64
|
1090 | 2024-10-30T14:14:24.994Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 41
table_name = oximeter.measurements_histogramu64
|
1091 | 2024-10-30T14:14:24.998Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 82
table_name = oximeter.measurements_u64
|
1092 | 2024-10-30T14:14:25.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
1093 | 2024-10-30T14:14:25.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
1094 | 2024-10-30T14:14:25.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
1095 | 2024-10-30T14:14:25.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
1096 | 2024-10-30T14:14:25.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
1097 | 2024-10-30T14:14:25.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
1098 | 2024-10-30T14:14:26.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
1099 | 2024-10-30T14:14:26.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
1100 | 2024-10-30T14:14:26.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
1101 | 2024-10-30T14:14:26.486Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
1102 | 2024-10-30T14:14:26.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
1103 | 2024-10-30T14:14:26.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
1104 | 2024-10-30T14:14:27.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
1105 | 2024-10-30T14:14:27.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
1106 | 2024-10-30T14:14:27.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
1107 | 2024-10-30T14:14:27.486Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
1108 | 2024-10-30T14:14:27.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
1109 | 2024-10-30T14:14:27.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
1110 | 2024-10-30T14:14:28.479Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:772
|
1111 | 2024-10-30T14:14:28.479Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c94cb0fe-1cb2-41d6-85b5-5d16177d879c/producers?sort_by=id_ascending
|
1112 | 2024-10-30T14:14:28.482Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c94cb0fe-1cb2-41d6-85b5-5d16177d879c/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "3fad28e0-810b-4a7f-804e-e5c4158b202c", "content-length": "1412", "date": "Wed, 30 Oct 2024 14:14:28 GMT"} })
|
1113 | 2024-10-30T14:14:28.482Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c94cb0fe-1cb2-41d6-85b5-5d16177d879c/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmMmI1NmY5MS1iMjYwLTRjMDAtYTc4NC0zOTcxYzUyZWJmZTAifX0%3D
|
1114 | 2024-10-30T14:14:28.484Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c94cb0fe-1cb2-41d6-85b5-5d16177d879c/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmMmI1NmY5MS1iMjYwLTRjMDAtYTc4NC0zOTcxYzUyZWJmZTAifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "24d03f69-d92d-48e7-8ebb-b5ee74d938dc", "content-length": "29", "date": "Wed, 30 Oct 2024 14:14:27 GMT"} })
|
1115 | 2024-10-30T14:14:28.484Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
1116 | 2024-10-30T14:14:28.484Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::b]:33916
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 62f94fcd-b9d8-4397-9be2-9288fe2e213e
|
1117 | 2024-10-30T14:14:28.484Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::a]:49429
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 84aef213-b004-4a64-a47a-f4c08301a325
|
1118 | 2024-10-30T14:14:28.484Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
1119 | 2024-10-30T14:14:28.484Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:35971
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 8e3800e0-4cba-4ddc-97e5-4f101c72290f
|
1120 | 2024-10-30T14:14:28.484Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:43431
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 963ac472-284b-4429-931a-df4a09f45485
|
1121 | 2024-10-30T14:14:28.484Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
1122 | 2024-10-30T14:14:28.484Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:39038
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = a2da6817-ca4e-49a7-97c4-d0e11c495db8
|
1123 | 2024-10-30T14:14:28.484Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
1124 | 2024-10-30T14:14:28.484Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::c]:48451
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = f2b56f91-b260-4c00-a784-3971c52ebfe0
|
1125 | 2024-10-30T14:14:28.484Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:820
n_current_tasks = 9
n_pruned_tasks = 0
|
1126 | 2024-10-30T14:14:28.484Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:35971
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 8e3800e0-4cba-4ddc-97e5-4f101c72290f
|
1127 | 2024-10-30T14:14:28.484Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::b]:33916
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 62f94fcd-b9d8-4397-9be2-9288fe2e213e
|
1128 | 2024-10-30T14:14:28.485Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::a]:49429
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 84aef213-b004-4a64-a47a-f4c08301a325
|
1129 | 2024-10-30T14:14:28.485Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
1130 | 2024-10-30T14:14:28.485Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
1131 | 2024-10-30T14:14:28.485Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::c]:48451
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = f2b56f91-b260-4c00-a784-3971c52ebfe0
|
1132 | 2024-10-30T14:14:28.485Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:43431
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 963ac472-284b-4429-931a-df4a09f45485
|
1133 | 2024-10-30T14:14:28.485Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:39038
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = a2da6817-ca4e-49a7-97c4-d0e11c495db8
|
1134 | 2024-10-30T14:14:29.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
1135 | 2024-10-30T14:14:29.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
1136 | 2024-10-30T14:14:29.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
1137 | 2024-10-30T14:14:29.486Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
1138 | 2024-10-30T14:14:29.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
1139 | 2024-10-30T14:14:29.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
1140 | 2024-10-30T14:14:29.957Z | DEBG | oximeter (results-sink): inserting 176 samples into database
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
|
1141 | 2024-10-30T14:14:29.957Z | DEBG | oximeter (clickhouse-client): unrolling 176 total samples
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
|
1142 | 2024-10-30T14:14:29.966Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 56
table_name = oximeter.fields_string
|
1143 | 2024-10-30T14:14:29.969Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 64
table_name = oximeter.fields_uuid
|
1144 | 2024-10-30T14:14:29.971Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 128
table_name = oximeter.measurements_cumulativeu64
|
1145 | 2024-10-30T14:14:29.973Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 48
table_name = oximeter.measurements_u64
|
1146 | 2024-10-30T14:14:30.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
1147 | 2024-10-30T14:14:30.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
1148 | 2024-10-30T14:14:30.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
1149 | 2024-10-30T14:14:30.486Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
1150 | 2024-10-30T14:14:30.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
1151 | 2024-10-30T14:14:30.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
1152 | 2024-10-30T14:14:31.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
1153 | 2024-10-30T14:14:31.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
1154 | 2024-10-30T14:14:31.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
1155 | 2024-10-30T14:14:31.486Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
1156 | 2024-10-30T14:14:31.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
1157 | 2024-10-30T14:14:31.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
1158 | 2024-10-30T14:14:32.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
1159 | 2024-10-30T14:14:32.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
1160 | 2024-10-30T14:14:32.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
1161 | 2024-10-30T14:14:32.486Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
1162 | 2024-10-30T14:14:32.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
1163 | 2024-10-30T14:14:32.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
1164 | 2024-10-30T14:14:33.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
1165 | 2024-10-30T14:14:33.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
1166 | 2024-10-30T14:14:33.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
1167 | 2024-10-30T14:14:33.486Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
1168 | 2024-10-30T14:14:33.486Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
1169 | 2024-10-30T14:14:33.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
1170 | 2024-10-30T14:14:34.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
1171 | 2024-10-30T14:14:34.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
1172 | 2024-10-30T14:14:34.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
1173 | 2024-10-30T14:14:34.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
1174 | 2024-10-30T14:14:34.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
1175 | 2024-10-30T14:14:34.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
1176 | 2024-10-30T14:14:34.956Z | DEBG | oximeter (results-sink): inserting 220 samples into database
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
|
1177 | 2024-10-30T14:14:34.957Z | DEBG | oximeter (clickhouse-client): unrolling 220 total samples
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
|
1178 | 2024-10-30T14:14:34.969Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 56
table_name = oximeter.fields_string
|
1179 | 2024-10-30T14:14:34.971Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 64
table_name = oximeter.fields_uuid
|
1180 | 2024-10-30T14:14:34.974Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 160
table_name = oximeter.measurements_cumulativeu64
|
1181 | 2024-10-30T14:14:34.977Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 60
table_name = oximeter.measurements_u64
|
1182 | 2024-10-30T14:14:35.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
1183 | 2024-10-30T14:14:35.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
1184 | 2024-10-30T14:14:35.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
1185 | 2024-10-30T14:14:35.486Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
1186 | 2024-10-30T14:14:35.486Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
1187 | 2024-10-30T14:14:35.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
1188 | 2024-10-30T14:14:36.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
1189 | 2024-10-30T14:14:36.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
1190 | 2024-10-30T14:14:36.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
1191 | 2024-10-30T14:14:36.486Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
1192 | 2024-10-30T14:14:36.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
1193 | 2024-10-30T14:14:36.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
1194 | 2024-10-30T14:14:37.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
1195 | 2024-10-30T14:14:37.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
1196 | 2024-10-30T14:14:37.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
1197 | 2024-10-30T14:14:37.486Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
1198 | 2024-10-30T14:14:37.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
1199 | 2024-10-30T14:14:37.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
1200 | 2024-10-30T14:14:38.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
1201 | 2024-10-30T14:14:38.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:35971
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8e3800e0-4cba-4ddc-97e5-4f101c72290f
|
1202 | 2024-10-30T14:14:38.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::c]:48451
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = f2b56f91-b260-4c00-a784-3971c52ebfe0
|
1203 | 2024-10-30T14:14:38.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::a]:49429
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 84aef213-b004-4a64-a47a-f4c08301a325
|
1204 | 2024-10-30T14:14:38.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
1205 | 2024-10-30T14:14:38.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
1206 | 2024-10-30T14:14:38.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::b]:33916
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 62f94fcd-b9d8-4397-9be2-9288fe2e213e
|
1207 | 2024-10-30T14:14:38.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:39038
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = a2da6817-ca4e-49a7-97c4-d0e11c495db8
|
1208 | 2024-10-30T14:14:38.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
1209 | 2024-10-30T14:14:38.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::c]:48451
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = f2b56f91-b260-4c00-a784-3971c52ebfe0
|
1210 | 2024-10-30T14:14:38.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
1211 | 2024-10-30T14:14:38.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::a]:49429
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 84aef213-b004-4a64-a47a-f4c08301a325
|
1212 | 2024-10-30T14:14:38.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:39038
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = a2da6817-ca4e-49a7-97c4-d0e11c495db8
|
1213 | 2024-10-30T14:14:38.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
1214 | 2024-10-30T14:14:38.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::b]:33916
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 62f94fcd-b9d8-4397-9be2-9288fe2e213e
|
1215 | 2024-10-30T14:14:38.495Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:35971
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8e3800e0-4cba-4ddc-97e5-4f101c72290f
|
1216 | 2024-10-30T14:14:39.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
1217 | 2024-10-30T14:14:39.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
1218 | 2024-10-30T14:14:39.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
1219 | 2024-10-30T14:14:39.486Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
1220 | 2024-10-30T14:14:39.486Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
1221 | 2024-10-30T14:14:39.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
1222 | 2024-10-30T14:14:39.957Z | DEBG | oximeter (results-sink): inserting 367 samples into database
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
|
1223 | 2024-10-30T14:14:39.957Z | DEBG | oximeter (clickhouse-client): unrolling 367 total samples
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
|
1224 | 2024-10-30T14:14:39.974Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 271
table_name = oximeter.fields_string
|
1225 | 2024-10-30T14:14:39.976Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 41
table_name = oximeter.fields_u16
|
1226 | 2024-10-30T14:14:39.979Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 14
table_name = oximeter.fields_u32
|
1227 | 2024-10-30T14:14:39.981Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 6
table_name = oximeter.fields_u8
|
1228 | 2024-10-30T14:14:39.984Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 423
table_name = oximeter.fields_uuid
|
1229 | 2024-10-30T14:14:39.986Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 6
table_name = oximeter.measurements_bool
|
1230 | 2024-10-30T14:14:39.989Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 237
table_name = oximeter.measurements_cumulativeu64
|
1231 | 2024-10-30T14:14:39.992Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 1
table_name = oximeter.measurements_f64
|
1232 | 2024-10-30T14:14:39.995Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 41
table_name = oximeter.measurements_histogramu64
|
1233 | 2024-10-30T14:14:39.998Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 82
table_name = oximeter.measurements_u64
|
1234 | 2024-10-30T14:14:40.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
1235 | 2024-10-30T14:14:40.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
1236 | 2024-10-30T14:14:40.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
1237 | 2024-10-30T14:14:40.486Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
1238 | 2024-10-30T14:14:40.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
1239 | 2024-10-30T14:14:40.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
1240 | 2024-10-30T14:14:41.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
1241 | 2024-10-30T14:14:41.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
1242 | 2024-10-30T14:14:41.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
1243 | 2024-10-30T14:14:41.486Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
1244 | 2024-10-30T14:14:41.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
1245 | 2024-10-30T14:14:41.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
1246 | 2024-10-30T14:14:42.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
1247 | 2024-10-30T14:14:42.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
1248 | 2024-10-30T14:14:42.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
1249 | 2024-10-30T14:14:42.486Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
1250 | 2024-10-30T14:14:42.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
1251 | 2024-10-30T14:14:42.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
1252 | 2024-10-30T14:14:43.480Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:772
|
1253 | 2024-10-30T14:14:43.480Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c94cb0fe-1cb2-41d6-85b5-5d16177d879c/producers?sort_by=id_ascending
|
1254 | 2024-10-30T14:14:43.483Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c94cb0fe-1cb2-41d6-85b5-5d16177d879c/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "dfa9263a-1cf6-4030-9be3-29adbd903c53", "content-length": "1412", "date": "Wed, 30 Oct 2024 14:14:43 GMT"} })
|
1255 | 2024-10-30T14:14:43.483Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c94cb0fe-1cb2-41d6-85b5-5d16177d879c/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmMmI1NmY5MS1iMjYwLTRjMDAtYTc4NC0zOTcxYzUyZWJmZTAifX0%3D
|
1256 | 2024-10-30T14:14:43.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
1257 | 2024-10-30T14:14:43.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
1258 | 2024-10-30T14:14:43.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
1259 | 2024-10-30T14:14:43.485Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c94cb0fe-1cb2-41d6-85b5-5d16177d879c/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmMmI1NmY5MS1iMjYwLTRjMDAtYTc4NC0zOTcxYzUyZWJmZTAifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "c449d0ce-abf8-4fbd-b9ee-75a902530eb3", "content-length": "29", "date": "Wed, 30 Oct 2024 14:14:43 GMT"} })
|
1260 | 2024-10-30T14:14:43.485Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
1261 | 2024-10-30T14:14:43.485Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::b]:33916
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 62f94fcd-b9d8-4397-9be2-9288fe2e213e
|
1262 | 2024-10-30T14:14:43.485Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::a]:49429
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 84aef213-b004-4a64-a47a-f4c08301a325
|
1263 | 2024-10-30T14:14:43.485Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
1264 | 2024-10-30T14:14:43.485Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:35971
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 8e3800e0-4cba-4ddc-97e5-4f101c72290f
|
1265 | 2024-10-30T14:14:43.485Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:43431
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 963ac472-284b-4429-931a-df4a09f45485
|
1266 | 2024-10-30T14:14:43.485Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:39038
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = a2da6817-ca4e-49a7-97c4-d0e11c495db8
|
1267 | 2024-10-30T14:14:43.485Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
1268 | 2024-10-30T14:14:43.485Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::c]:48451
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = f2b56f91-b260-4c00-a784-3971c52ebfe0
|
1269 | 2024-10-30T14:14:43.485Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:820
n_current_tasks = 9
n_pruned_tasks = 0
|
1270 | 2024-10-30T14:14:43.485Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::b]:33916
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 62f94fcd-b9d8-4397-9be2-9288fe2e213e
|
1271 | 2024-10-30T14:14:43.485Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::a]:49429
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 84aef213-b004-4a64-a47a-f4c08301a325
|
1272 | 2024-10-30T14:14:43.485Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:43431
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 963ac472-284b-4429-931a-df4a09f45485
|
1273 | 2024-10-30T14:14:43.485Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:35971
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 8e3800e0-4cba-4ddc-97e5-4f101c72290f
|
1274 | 2024-10-30T14:14:43.485Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::c]:48451
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = f2b56f91-b260-4c00-a784-3971c52ebfe0
|
1275 | 2024-10-30T14:14:43.485Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:39038
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = a2da6817-ca4e-49a7-97c4-d0e11c495db8
|
1276 | 2024-10-30T14:14:43.486Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
1277 | 2024-10-30T14:14:43.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
1278 | 2024-10-30T14:14:43.486Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
1279 | 2024-10-30T14:14:43.486Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
1280 | 2024-10-30T14:14:43.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
1281 | 2024-10-30T14:14:43.487Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
1282 | 2024-10-30T14:14:43.551Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::a]:49429
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 84aef213-b004-4a64-a47a-f4c08301a325
|
1283 | 2024-10-30T14:14:43.552Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::c]:48451
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = f2b56f91-b260-4c00-a784-3971c52ebfe0
|
1284 | 2024-10-30T14:14:43.613Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
1285 | 2024-10-30T14:14:43.613Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::1]:43431
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 963ac472-284b-4429-931a-df4a09f45485
|
1286 | 2024-10-30T14:14:43.685Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::2]:39038
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = a2da6817-ca4e-49a7-97c4-d0e11c495db8
|
1287 | 2024-10-30T14:14:43.686Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
1288 | 2024-10-30T14:14:44.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
1289 | 2024-10-30T14:14:44.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
1290 | 2024-10-30T14:14:44.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
1291 | 2024-10-30T14:14:44.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
1292 | 2024-10-30T14:14:44.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
1293 | 2024-10-30T14:14:44.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
1294 | 2024-10-30T14:14:44.956Z | DEBG | oximeter (results-sink): inserting 226 samples into database
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
|
1295 | 2024-10-30T14:14:44.956Z | DEBG | oximeter (clickhouse-client): unrolling 226 total samples
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
|
1296 | 2024-10-30T14:14:44.967Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 12
table_name = oximeter.fields_ipaddr
|
1297 | 2024-10-30T14:14:44.971Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 62
table_name = oximeter.fields_string
|
1298 | 2024-10-30T14:14:44.978Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 12
table_name = oximeter.fields_u16
|
1299 | 2024-10-30T14:14:44.981Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 76
table_name = oximeter.fields_uuid
|
1300 | 2024-10-30T14:14:44.988Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 166
table_name = oximeter.measurements_cumulativeu64
|
1301 | 2024-10-30T14:14:44.995Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 60
table_name = oximeter.measurements_u64
|
1302 | 2024-10-30T14:14:45.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
1303 | 2024-10-30T14:14:45.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
1304 | 2024-10-30T14:14:45.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
1305 | 2024-10-30T14:14:45.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
1306 | 2024-10-30T14:14:45.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
1307 | 2024-10-30T14:14:45.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
1308 | 2024-10-30T14:14:46.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
1309 | 2024-10-30T14:14:46.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
1310 | 2024-10-30T14:14:46.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
1311 | 2024-10-30T14:14:46.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
1312 | 2024-10-30T14:14:46.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
1313 | 2024-10-30T14:14:46.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
1314 | 2024-10-30T14:14:47.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
1315 | 2024-10-30T14:14:47.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
1316 | 2024-10-30T14:14:47.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
1317 | 2024-10-30T14:14:47.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
1318 | 2024-10-30T14:14:47.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
1319 | 2024-10-30T14:14:47.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
1320 | 2024-10-30T14:14:48.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
1321 | 2024-10-30T14:14:48.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
1322 | 2024-10-30T14:14:48.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
1323 | 2024-10-30T14:14:48.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
1324 | 2024-10-30T14:14:48.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
1325 | 2024-10-30T14:14:48.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
1326 | 2024-10-30T14:14:49.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
1327 | 2024-10-30T14:14:49.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
1328 | 2024-10-30T14:14:49.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
1329 | 2024-10-30T14:14:49.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
1330 | 2024-10-30T14:14:49.489Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
1331 | 2024-10-30T14:14:49.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
1332 | 2024-10-30T14:14:49.956Z | DEBG | oximeter (results-sink): inserting 220 samples into database
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
|
1333 | 2024-10-30T14:14:49.956Z | DEBG | oximeter (clickhouse-client): unrolling 220 total samples
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
|
1334 | 2024-10-30T14:14:49.968Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 56
table_name = oximeter.fields_string
|
1335 | 2024-10-30T14:14:49.971Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 64
table_name = oximeter.fields_uuid
|
1336 | 2024-10-30T14:14:49.974Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 160
table_name = oximeter.measurements_cumulativeu64
|
1337 | 2024-10-30T14:14:49.976Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 60
table_name = oximeter.measurements_u64
|
1338 | 2024-10-30T14:14:50.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
1339 | 2024-10-30T14:14:50.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
1340 | 2024-10-30T14:14:50.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
1341 | 2024-10-30T14:14:50.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
1342 | 2024-10-30T14:14:50.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
1343 | 2024-10-30T14:14:50.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
1344 | 2024-10-30T14:14:51.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
1345 | 2024-10-30T14:14:51.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
1346 | 2024-10-30T14:14:51.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
1347 | 2024-10-30T14:14:51.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
1348 | 2024-10-30T14:14:51.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
1349 | 2024-10-30T14:14:51.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
1350 | 2024-10-30T14:14:52.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
1351 | 2024-10-30T14:14:52.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
1352 | 2024-10-30T14:14:52.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
1353 | 2024-10-30T14:14:52.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
1354 | 2024-10-30T14:14:52.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
1355 | 2024-10-30T14:14:52.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
1356 | 2024-10-30T14:14:53.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::a]:49429
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 84aef213-b004-4a64-a47a-f4c08301a325
|
1357 | 2024-10-30T14:14:53.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::c]:48451
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = f2b56f91-b260-4c00-a784-3971c52ebfe0
|
1358 | 2024-10-30T14:14:53.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:35971
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8e3800e0-4cba-4ddc-97e5-4f101c72290f
|
1359 | 2024-10-30T14:14:53.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::b]:33916
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 62f94fcd-b9d8-4397-9be2-9288fe2e213e
|
1360 | 2024-10-30T14:14:53.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:39038
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = a2da6817-ca4e-49a7-97c4-d0e11c495db8
|
1361 | 2024-10-30T14:14:53.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
1362 | 2024-10-30T14:14:53.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
1363 | 2024-10-30T14:14:53.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
1364 | 2024-10-30T14:14:53.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::c]:48451
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = f2b56f91-b260-4c00-a784-3971c52ebfe0
|
1365 | 2024-10-30T14:14:53.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:39038
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = a2da6817-ca4e-49a7-97c4-d0e11c495db8
|
1366 | 2024-10-30T14:14:53.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::a]:49429
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 84aef213-b004-4a64-a47a-f4c08301a325
|
1367 | 2024-10-30T14:14:53.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
1368 | 2024-10-30T14:14:53.489Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
1369 | 2024-10-30T14:14:53.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::b]:33916
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 62f94fcd-b9d8-4397-9be2-9288fe2e213e
|
1370 | 2024-10-30T14:14:53.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
1371 | 2024-10-30T14:14:53.495Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:35971
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8e3800e0-4cba-4ddc-97e5-4f101c72290f
|
1372 | 2024-10-30T14:14:54.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
1373 | 2024-10-30T14:14:54.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
1374 | 2024-10-30T14:14:54.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
1375 | 2024-10-30T14:14:54.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
1376 | 2024-10-30T14:14:54.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
1377 | 2024-10-30T14:14:54.491Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
1378 | 2024-10-30T14:14:54.957Z | DEBG | oximeter (results-sink): inserting 367 samples into database
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
|
1379 | 2024-10-30T14:14:54.957Z | DEBG | oximeter (clickhouse-client): unrolling 367 total samples
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
|
1380 | 2024-10-30T14:14:54.974Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 271
table_name = oximeter.fields_string
|
1381 | 2024-10-30T14:14:54.977Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 41
table_name = oximeter.fields_u16
|
1382 | 2024-10-30T14:14:54.984Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 14
table_name = oximeter.fields_u32
|
1383 | 2024-10-30T14:14:54.987Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 6
table_name = oximeter.fields_u8
|
1384 | 2024-10-30T14:14:54.993Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 423
table_name = oximeter.fields_uuid
|
1385 | 2024-10-30T14:14:54.995Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 6
table_name = oximeter.measurements_bool
|
1386 | 2024-10-30T14:14:54.998Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 237
table_name = oximeter.measurements_cumulativeu64
|
1387 | 2024-10-30T14:14:55.000Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 1
table_name = oximeter.measurements_f64
|
1388 | 2024-10-30T14:14:55.005Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 41
table_name = oximeter.measurements_histogramu64
|
1389 | 2024-10-30T14:14:55.007Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 82
table_name = oximeter.measurements_u64
|
1390 | 2024-10-30T14:14:55.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
1391 | 2024-10-30T14:14:55.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
1392 | 2024-10-30T14:14:55.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
1393 | 2024-10-30T14:14:55.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
1394 | 2024-10-30T14:14:55.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
1395 | 2024-10-30T14:14:55.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
1396 | 2024-10-30T14:14:56.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
1397 | 2024-10-30T14:14:56.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
1398 | 2024-10-30T14:14:56.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
1399 | 2024-10-30T14:14:56.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
1400 | 2024-10-30T14:14:56.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
1401 | 2024-10-30T14:14:56.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
1402 | 2024-10-30T14:14:57.486Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
1403 | 2024-10-30T14:14:57.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
1404 | 2024-10-30T14:14:57.487Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
1405 | 2024-10-30T14:14:57.488Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
1406 | 2024-10-30T14:14:57.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
1407 | 2024-10-30T14:14:57.490Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
1408 | 2024-10-30T14:14:58.479Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:772
|
1409 | 2024-10-30T14:14:58.479Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c94cb0fe-1cb2-41d6-85b5-5d16177d879c/producers?sort_by=id_ascending
|
1410 | 2024-10-30T14:14:58.482Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c94cb0fe-1cb2-41d6-85b5-5d16177d879c/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "17df2ef3-852c-48b3-b226-0de4c67bdeea", "content-length": "1412", "date": "Wed, 30 Oct 2024 14:14:58 GMT"} })
|
1411 | 2024-10-30T14:14:58.482Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c94cb0fe-1cb2-41d6-85b5-5d16177d879c/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmMmI1NmY5MS1iMjYwLTRjMDAtYTc4NC0zOTcxYzUyZWJmZTAifX0%3D
|
1412 | 2024-10-30T14:14:58.485Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c94cb0fe-1cb2-41d6-85b5-5d16177d879c/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmMmI1NmY5MS1iMjYwLTRjMDAtYTc4NC0zOTcxYzUyZWJmZTAifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "2b312a49-692d-4500-87d2-22caf535c0d8", "content-length": "29", "date": "Wed, 30 Oct 2024 14:14:58 GMT"} })
|
1413 | 2024-10-30T14:14:58.485Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
1414 | 2024-10-30T14:14:58.485Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::b]:33916
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 62f94fcd-b9d8-4397-9be2-9288fe2e213e
|
1415 | 2024-10-30T14:14:58.485Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::a]:49429
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 84aef213-b004-4a64-a47a-f4c08301a325
|
1416 | 2024-10-30T14:14:58.485Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
1417 | 2024-10-30T14:14:58.485Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:35971
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 8e3800e0-4cba-4ddc-97e5-4f101c72290f
|
1418 | 2024-10-30T14:14:58.485Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::1]:43431
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 963ac472-284b-4429-931a-df4a09f45485
|
1419 | 2024-10-30T14:14:58.485Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:39038
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = a2da6817-ca4e-49a7-97c4-d0e11c495db8
|
1420 | 2024-10-30T14:14:58.485Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
1421 | 2024-10-30T14:14:58.485Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::c]:48451
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = f2b56f91-b260-4c00-a784-3971c52ebfe0
|
1422 | 2024-10-30T14:14:58.485Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:820
n_current_tasks = 9
n_pruned_tasks = 0
|
1423 | 2024-10-30T14:14:58.485Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::a]:49429
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 84aef213-b004-4a64-a47a-f4c08301a325
|
1424 | 2024-10-30T14:14:58.485Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
1425 | 2024-10-30T14:14:58.485Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::1]:43431
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 963ac472-284b-4429-931a-df4a09f45485
|
1426 | 2024-10-30T14:14:58.485Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:35971
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 8e3800e0-4cba-4ddc-97e5-4f101c72290f
|
1427 | 2024-10-30T14:14:58.485Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::b]:33916
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 62f94fcd-b9d8-4397-9be2-9288fe2e213e
|
1428 | 2024-10-30T14:14:58.485Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:39038
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = a2da6817-ca4e-49a7-97c4-d0e11c495db8
|
1429 | 2024-10-30T14:14:58.485Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
1430 | 2024-10-30T14:14:58.485Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::c]:48451
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = f2b56f91-b260-4c00-a784-3971c52ebfe0
|
1431 | 2024-10-30T14:14:58.485Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
1432 | 2024-10-30T14:14:58.550Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
1433 | 2024-10-30T14:14:58.551Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
address = [fd00:1122:3344:101::2]:35971
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8e3800e0-4cba-4ddc-97e5-4f101c72290f
|
1434 | 2024-10-30T14:14:59.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
1435 | 2024-10-30T14:14:59.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
1436 | 2024-10-30T14:14:59.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
1437 | 2024-10-30T14:14:59.486Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
1438 | 2024-10-30T14:14:59.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
1439 | 2024-10-30T14:14:59.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
1440 | 2024-10-30T14:14:59.956Z | DEBG | oximeter (results-sink): inserting 178 samples into database
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
|
1441 | 2024-10-30T14:14:59.956Z | DEBG | oximeter (clickhouse-client): unrolling 178 total samples
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
|
1442 | 2024-10-30T14:14:59.966Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 4
table_name = oximeter.fields_ipaddr
|
1443 | 2024-10-30T14:14:59.969Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 58
table_name = oximeter.fields_string
|
1444 | 2024-10-30T14:14:59.971Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 4
table_name = oximeter.fields_u16
|
1445 | 2024-10-30T14:14:59.974Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 68
table_name = oximeter.fields_uuid
|
1446 | 2024-10-30T14:14:59.976Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 130
table_name = oximeter.measurements_cumulativeu64
|
1447 | 2024-10-30T14:14:59.979Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
id = 1f1738b5-adc6-4597-bafb-5076c94546fb
n_rows = 48
table_name = oximeter.measurements_u64
|
1448 | 2024-10-30T14:15:00.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
1449 | 2024-10-30T14:15:00.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
1450 | 2024-10-30T14:15:00.485Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|
1451 | 2024-10-30T14:15:00.486Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8b1f385c-ab41-4fc7-98ed-4c3cf5f8458d
|
1452 | 2024-10-30T14:15:00.487Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = e1387952-eca6-4979-9c49-a3d6657c9659
|
1453 | 2024-10-30T14:15:00.488Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c94cb0fe-1cb2-41d6-85b5-5d16177d879c
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 25ed936f-01bc-4d77-82c8-0c6af0320a9a
|