1 | | [ Mar 7 22:33:42 Enabled. ] |
2 | | [ Mar 7 22:33:42 Rereading configuration. ] |
3 | | [ Mar 7 22:33:43 Rereading configuration. ] |
4 | | [ Mar 7 22:33:46 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 7b5e9a24-6b39-4a58-a275-8cc5a75195d8 &"). ] |
5 | | [ Mar 7 22:33:46 Method "start" exited with status 0. ] |
6 | | note: configured to log to "/dev/stdout" |
7 | 2025-03-07T22:33:47.020Z | DEBG | oximeter: registered DTrace probes
|
8 | 2025-03-07T22:33:47.024Z | INFO | oximeter: starting oximeter server
file = oximeter/collector/src/lib.rs:236
|
9 | 2025-03-07T22:33:47.024Z | DEBG | oximeter: creating ClickHouse client
|
10 | 2025-03-07T22:33:47.051Z | DEBG | oximeter (clickhouse-client): registered USDT probes
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
11 | 2025-03-07T22:34:04.182Z | WARN | oximeter (clickhouse-client): oximeter database does not exist, or is out-of-date
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:894
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
12 | 2025-03-07T22:34:04.182Z | DEBG | oximeter (oximeter-agent): oximeter database does not exist, creating
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
13 | 2025-03-07T22:34:04.182Z | INFO | oximeter (clickhouse-client): reading db version
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:794
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
14 | 2025-03-07T22:34:04.184Z | WARN | oximeter (clickhouse-client): oximeter database does not exist, or is out-of-date
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:894
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
15 | 2025-03-07T22:34:04.184Z | INFO | oximeter (clickhouse-client): read oximeter database version
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:799
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
version = 0
|
16 | 2025-03-07T22:34:04.184Z | INFO | oximeter (clickhouse-client): initializing oximeter schema
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:804
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
17 | 2025-03-07T22:34:04.184Z | DEBG | oximeter (clickhouse-client): initializing ClickHouse database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
18 | 2025-03-07T22:34:04.375Z | INFO | oximeter (clickhouse-client): inserting current version
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:825
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
version = 14
|
19 | 2025-03-07T22:34:04.408Z | DEBG | oximeter (clickhouse-client): registered USDT probes
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = 939df076-438a-49b4-ab5e-bd6da8fc4687
|
20 | 2025-03-07T22:34:04.434Z | DEBG | oximeter (dropshot): registered endpoint
local_addr = [fd00:1122:3344:101::d]:12223
method = GET
path = /info
versions = all
|
21 | 2025-03-07T22:34:04.434Z | DEBG | oximeter (dropshot): registered endpoint
local_addr = [fd00:1122:3344:101::d]:12223
method = GET
path = /producers
versions = all
|
22 | 2025-03-07T22:34:04.436Z | DEBG | oximeter (dropshot): registered endpoint
local_addr = [fd00:1122:3344:101::d]:12223
method = DELETE
path = /producers/{producer_id}
versions = all
|
23 | 2025-03-07T22:34:04.436Z | DEBG | oximeter (dropshot): registered endpoint
local_addr = [fd00:1122:3344:101::d]:12223
method = GET
path = /producers/{producer_id}
versions = all
|
24 | 2025-03-07T22:34:04.436Z | INFO | oximeter (dropshot): listening
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:328
local_addr = [fd00:1122:3344:101::d]:12223
|
25 | 2025-03-07T22:34:04.436Z | DEBG | oximeter (dropshot): successfully registered DTrace USDT probes
local_addr = [fd00:1122:3344:101::d]:12223
|
26 | 2025-03-07T22:34:04.436Z | DEBG | oximeter: registered USDT probes
|
27 | 2025-03-07T22:34:04.436Z | DEBG | oximeter: contacting nexus
|
28 | 2025-03-07T22:34:04.625Z | DEBG | oximeter: client request
body = Some(Body)
method = POST
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors
|
29 | 2025-03-07T22:34:04.657Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors", status: 204, headers: {"x-request-id": "1daa44f1-703b-4097-961e-2a6e5d9e873a", "date": "Fri, 07 Mar 2025 22:34:04 GMT"} })
|
30 | 2025-03-07T22:34:04.659Z | INFO | oximeter: oximeter registered with nexus
file = oximeter/collector/src/lib.rs:392
id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
|
31 | 2025-03-07T22:34:04.660Z | INFO | oximeter (oximeter-agent): starting refresh list task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:559
|
32 | 2025-03-07T22:34:04.660Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:562
|
33 | 2025-03-07T22:34:04.670Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending
|
34 | 2025-03-07T22:34:04.674Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "1ea4d940-e729-4b4f-bdc4-f6676233396f", "content-length": "29", "date": "Fri, 07 Mar 2025 22:34:04 GMT"} })
|
35 | 2025-03-07T22:34:04.677Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:637
n_current_tasks = 0
n_pruned_tasks = 0
|
36 | 2025-03-07T22:34:19.660Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:562
|
37 | 2025-03-07T22:34:19.660Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending
|
38 | 2025-03-07T22:34:19.663Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "fcb1b4dc-7d00-4768-8e34-068f033011f7", "content-length": "998", "date": "Fri, 07 Mar 2025 22:34:19 GMT"} })
|
39 | 2025-03-07T22:34:19.665Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJiM2FjZDJlYS1jYzU2LTRkNzAtOWVhZS0xMGJiMjQ3Y2JiNjQifX0%3D
|
40 | 2025-03-07T22:34:19.668Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJiM2FjZDJlYS1jYzU2LTRkNzAtOWVhZS0xMGJiMjQ3Y2JiNjQifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "2c10ece9-9661-4f49-a9ae-4e3a2ce93662", "content-length": "29", "date": "Fri, 07 Mar 2025 22:34:19 GMT"} })
|
41 | 2025-03-07T22:34:19.668Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
42 | 2025-03-07T22:34:19.671Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
43 | 2025-03-07T22:34:19.673Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
44 | 2025-03-07T22:34:19.675Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::1]:63164
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
45 | 2025-03-07T22:34:19.677Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::2]:58019
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 87cd3ec6-0e0e-4fcc-8dae-7f482d211070
|
46 | 2025-03-07T22:34:19.679Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::2]:34461
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
47 | 2025-03-07T22:34:19.681Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:637
n_current_tasks = 6
n_pruned_tasks = 0
|
48 | 2025-03-07T22:34:20.669Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
49 | 2025-03-07T22:34:20.669Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
50 | 2025-03-07T22:34:20.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
51 | 2025-03-07T22:34:20.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
52 | 2025-03-07T22:34:20.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
53 | 2025-03-07T22:34:20.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
54 | 2025-03-07T22:34:20.700Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
55 | 2025-03-07T22:34:20.700Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
56 | 2025-03-07T22:34:20.701Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
57 | 2025-03-07T22:34:21.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
58 | 2025-03-07T22:34:21.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
59 | 2025-03-07T22:34:21.671Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
60 | 2025-03-07T22:34:21.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
61 | 2025-03-07T22:34:21.671Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
62 | 2025-03-07T22:34:21.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
63 | 2025-03-07T22:34:21.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
64 | 2025-03-07T22:34:21.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
65 | 2025-03-07T22:34:21.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
66 | 2025-03-07T22:34:22.669Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
67 | 2025-03-07T22:34:22.669Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
68 | 2025-03-07T22:34:22.671Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
69 | 2025-03-07T22:34:22.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
70 | 2025-03-07T22:34:22.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
71 | 2025-03-07T22:34:22.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
72 | 2025-03-07T22:34:22.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
73 | 2025-03-07T22:34:22.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
74 | 2025-03-07T22:34:22.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
75 | 2025-03-07T22:34:23.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
76 | 2025-03-07T22:34:23.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
77 | 2025-03-07T22:34:23.671Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
78 | 2025-03-07T22:34:23.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
79 | 2025-03-07T22:34:23.671Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
80 | 2025-03-07T22:34:23.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
81 | 2025-03-07T22:34:23.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
82 | 2025-03-07T22:34:23.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
83 | 2025-03-07T22:34:23.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
84 | 2025-03-07T22:34:24.410Z | DEBG | oximeter (results-sink): inserting 176 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
85 | 2025-03-07T22:34:24.410Z | DEBG | oximeter (results-sink-cluster): inserting 176 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
86 | 2025-03-07T22:34:24.410Z | DEBG | oximeter (clickhouse-client): unrolling 176 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
87 | 2025-03-07T22:34:24.413Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
88 | 2025-03-07T22:34:24.415Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
schema = TimeseriesSchema { timeseries_name: TimeseriesName("static_routing_config:static_routes"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-03-07T22:34:24.413357937Z }
timeseries_name = static_routing_config:static_routes
|
89 | 2025-03-07T22:34:24.418Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
90 | 2025-03-07T22:34:24.425Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
schema = TimeseriesSchema { timeseries_name: TimeseriesName("static_routing_config:static_nexthops"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-03-07T22:34:24.418694118Z }
timeseries_name = static_routing_config:static_nexthops
|
91 | 2025-03-07T22:34:24.425Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
92 | 2025-03-07T22:34:24.427Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_rib:active_routes"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: U64, version: 1, authz_scope: Fleet, units: Count, created: 2025-03-07T22:34:24.425482214Z }
timeseries_name = switch_rib:active_routes
|
93 | 2025-03-07T22:34:24.427Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
94 | 2025-03-07T22:34:24.429Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
schema = TimeseriesSchema { timeseries_name: TimeseriesName("mg_lower:routes_blocked_by_link_state"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: U64, version: 1, authz_scope: Fleet, units: Count, created: 2025-03-07T22:34:24.427405212Z }
timeseries_name = mg_lower:routes_blocked_by_link_state
|
95 | 2025-03-07T22:34:24.429Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
96 | 2025-03-07T22:34:24.430Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
schema = TimeseriesSchema { timeseries_name: TimeseriesName("ddm_router:originated_underlay_prefixes"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: U64, version: 1, authz_scope: Fleet, units: Count, created: 2025-03-07T22:34:24.429246270Z }
timeseries_name = ddm_router:originated_underlay_prefixes
|
97 | 2025-03-07T22:34:24.430Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
98 | 2025-03-07T22:34:24.432Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
schema = TimeseriesSchema { timeseries_name: TimeseriesName("ddm_router:originated_tunnel_endpoints"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: U64, version: 1, authz_scope: Fleet, units: Count, created: 2025-03-07T22:34:24.430937336Z }
timeseries_name = ddm_router:originated_tunnel_endpoints
|
99 | 2025-03-07T22:34:24.432Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
100 | 2025-03-07T22:34:24.434Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
schema = TimeseriesSchema { timeseries_name: TimeseriesName("ddm_session:solicitations_sent"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "interface", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-03-07T22:34:24.432598842Z }
timeseries_name = ddm_session:solicitations_sent
|
101 | 2025-03-07T22:34:24.434Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
102 | 2025-03-07T22:34:24.435Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
schema = TimeseriesSchema { timeseries_name: TimeseriesName("ddm_session:solicitations_received"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "interface", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-03-07T22:34:24.434189917Z }
timeseries_name = ddm_session:solicitations_received
|
103 | 2025-03-07T22:34:24.435Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
104 | 2025-03-07T22:34:24.437Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
schema = TimeseriesSchema { timeseries_name: TimeseriesName("ddm_session:advertisements_sent"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "interface", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-03-07T22:34:24.435775822Z }
timeseries_name = ddm_session:advertisements_sent
|
105 | 2025-03-07T22:34:24.437Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
106 | 2025-03-07T22:34:24.439Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
schema = TimeseriesSchema { timeseries_name: TimeseriesName("ddm_session:advertisements_received"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "interface", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-03-07T22:34:24.437848642Z }
timeseries_name = ddm_session:advertisements_received
|
107 | 2025-03-07T22:34:24.439Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
108 | 2025-03-07T22:34:24.441Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
schema = TimeseriesSchema { timeseries_name: TimeseriesName("ddm_session:peer_expirations"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "interface", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-03-07T22:34:24.439562179Z }
timeseries_name = ddm_session:peer_expirations
|
109 | 2025-03-07T22:34:24.441Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
110 | 2025-03-07T22:34:24.443Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
schema = TimeseriesSchema { timeseries_name: TimeseriesName("ddm_session:peer_address_changes"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "interface", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-03-07T22:34:24.441344786Z }
timeseries_name = ddm_session:peer_address_changes
|
111 | 2025-03-07T22:34:24.443Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
112 | 2025-03-07T22:34:24.445Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
schema = TimeseriesSchema { timeseries_name: TimeseriesName("ddm_session:peer_sessions_established"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "interface", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-03-07T22:34:24.443186012Z }
timeseries_name = ddm_session:peer_sessions_established
|
113 | 2025-03-07T22:34:24.445Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
114 | 2025-03-07T22:34:24.446Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
schema = TimeseriesSchema { timeseries_name: TimeseriesName("ddm_session:updates_sent"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "interface", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-03-07T22:34:24.445171303Z }
timeseries_name = ddm_session:updates_sent
|
115 | 2025-03-07T22:34:24.447Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
116 | 2025-03-07T22:34:24.448Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
schema = TimeseriesSchema { timeseries_name: TimeseriesName("ddm_session:updates_received"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "interface", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-03-07T22:34:24.447060201Z }
timeseries_name = ddm_session:updates_received
|
117 | 2025-03-07T22:34:24.448Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
118 | 2025-03-07T22:34:24.450Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
schema = TimeseriesSchema { timeseries_name: TimeseriesName("ddm_session:update_send_fail"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "interface", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-03-07T22:34:24.448935789Z }
timeseries_name = ddm_session:update_send_fail
|
119 | 2025-03-07T22:34:24.450Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
120 | 2025-03-07T22:34:24.452Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
schema = TimeseriesSchema { timeseries_name: TimeseriesName("ddm_session:imported_underlay_prefixes"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "interface", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: U64, version: 1, authz_scope: Fleet, units: Count, created: 2025-03-07T22:34:24.450865427Z }
timeseries_name = ddm_session:imported_underlay_prefixes
|
121 | 2025-03-07T22:34:24.452Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
122 | 2025-03-07T22:34:24.454Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
schema = TimeseriesSchema { timeseries_name: TimeseriesName("ddm_session:imported_tunnel_endpoints"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "interface", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: U64, version: 1, authz_scope: Fleet, units: Count, created: 2025-03-07T22:34:24.452432013Z }
timeseries_name = ddm_session:imported_tunnel_endpoints
|
123 | 2025-03-07T22:34:24.462Z | DEBG | oximeter (clickhouse-client): inserting 18 new timeseries schema
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
124 | 2025-03-07T22:34:24.472Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 56
table_name = fields_string
|
125 | 2025-03-07T22:34:24.475Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 64
table_name = fields_uuid
|
126 | 2025-03-07T22:34:24.479Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 128
table_name = measurements_cumulativeu64
|
127 | 2025-03-07T22:34:24.483Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 48
table_name = measurements_u64
|
128 | 2025-03-07T22:34:24.516Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
129 | 2025-03-07T22:34:24.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
130 | 2025-03-07T22:34:24.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
131 | 2025-03-07T22:34:24.672Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
132 | 2025-03-07T22:34:24.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
133 | 2025-03-07T22:34:24.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
134 | 2025-03-07T22:34:24.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
135 | 2025-03-07T22:34:24.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
136 | 2025-03-07T22:34:24.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
137 | 2025-03-07T22:34:24.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
138 | 2025-03-07T22:34:25.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
139 | 2025-03-07T22:34:25.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
140 | 2025-03-07T22:34:25.672Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
141 | 2025-03-07T22:34:25.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
142 | 2025-03-07T22:34:25.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
143 | 2025-03-07T22:34:25.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
144 | 2025-03-07T22:34:25.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
145 | 2025-03-07T22:34:25.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
146 | 2025-03-07T22:34:25.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
147 | 2025-03-07T22:34:26.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
148 | 2025-03-07T22:34:26.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
149 | 2025-03-07T22:34:26.672Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
150 | 2025-03-07T22:34:26.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
151 | 2025-03-07T22:34:26.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
152 | 2025-03-07T22:34:26.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
153 | 2025-03-07T22:34:26.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
154 | 2025-03-07T22:34:26.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
155 | 2025-03-07T22:34:26.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
156 | 2025-03-07T22:34:27.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
157 | 2025-03-07T22:34:27.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
158 | 2025-03-07T22:34:27.671Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
159 | 2025-03-07T22:34:27.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
160 | 2025-03-07T22:34:27.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
161 | 2025-03-07T22:34:27.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
162 | 2025-03-07T22:34:27.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
163 | 2025-03-07T22:34:27.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
164 | 2025-03-07T22:34:27.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
165 | 2025-03-07T22:34:28.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
166 | 2025-03-07T22:34:28.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
167 | 2025-03-07T22:34:28.671Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
168 | 2025-03-07T22:34:28.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
169 | 2025-03-07T22:34:28.671Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
170 | 2025-03-07T22:34:28.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
171 | 2025-03-07T22:34:28.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
172 | 2025-03-07T22:34:28.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
173 | 2025-03-07T22:34:28.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
174 | 2025-03-07T22:34:29.410Z | DEBG | oximeter (results-sink): inserting 220 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
175 | 2025-03-07T22:34:29.410Z | DEBG | oximeter (results-sink-cluster): inserting 220 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
176 | 2025-03-07T22:34:29.410Z | DEBG | oximeter (clickhouse-client): unrolling 220 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
177 | 2025-03-07T22:34:29.421Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 56
table_name = fields_string
|
178 | 2025-03-07T22:34:29.423Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 64
table_name = fields_uuid
|
179 | 2025-03-07T22:34:29.424Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 160
table_name = measurements_cumulativeu64
|
180 | 2025-03-07T22:34:29.426Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 60
table_name = measurements_u64
|
181 | 2025-03-07T22:34:29.511Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
182 | 2025-03-07T22:34:29.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
183 | 2025-03-07T22:34:29.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
184 | 2025-03-07T22:34:29.672Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
185 | 2025-03-07T22:34:29.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
186 | 2025-03-07T22:34:29.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
187 | 2025-03-07T22:34:29.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
188 | 2025-03-07T22:34:29.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
189 | 2025-03-07T22:34:29.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
190 | 2025-03-07T22:34:29.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
191 | 2025-03-07T22:34:29.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 87cd3ec6-0e0e-4fcc-8dae-7f482d211070
|
192 | 2025-03-07T22:34:29.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 87cd3ec6-0e0e-4fcc-8dae-7f482d211070
|
193 | 2025-03-07T22:34:29.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
194 | 2025-03-07T22:34:29.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
195 | 2025-03-07T22:34:29.690Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
196 | 2025-03-07T22:34:29.698Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 87cd3ec6-0e0e-4fcc-8dae-7f482d211070
|
197 | 2025-03-07T22:34:30.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
198 | 2025-03-07T22:34:30.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
199 | 2025-03-07T22:34:30.671Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
200 | 2025-03-07T22:34:30.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
201 | 2025-03-07T22:34:30.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
202 | 2025-03-07T22:34:30.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
203 | 2025-03-07T22:34:30.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
204 | 2025-03-07T22:34:30.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
205 | 2025-03-07T22:34:30.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
206 | 2025-03-07T22:34:31.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
207 | 2025-03-07T22:34:31.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
208 | 2025-03-07T22:34:31.671Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
209 | 2025-03-07T22:34:31.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
210 | 2025-03-07T22:34:31.671Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
211 | 2025-03-07T22:34:31.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
212 | 2025-03-07T22:34:31.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
213 | 2025-03-07T22:34:31.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
214 | 2025-03-07T22:34:31.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
215 | 2025-03-07T22:34:32.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
216 | 2025-03-07T22:34:32.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
217 | 2025-03-07T22:34:32.671Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
218 | 2025-03-07T22:34:32.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
219 | 2025-03-07T22:34:32.671Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
220 | 2025-03-07T22:34:32.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
221 | 2025-03-07T22:34:32.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
222 | 2025-03-07T22:34:32.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
223 | 2025-03-07T22:34:32.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
224 | 2025-03-07T22:34:33.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
225 | 2025-03-07T22:34:33.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
226 | 2025-03-07T22:34:33.672Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
227 | 2025-03-07T22:34:33.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
228 | 2025-03-07T22:34:33.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
229 | 2025-03-07T22:34:33.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
230 | 2025-03-07T22:34:33.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
231 | 2025-03-07T22:34:33.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
232 | 2025-03-07T22:34:33.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
233 | 2025-03-07T22:34:34.411Z | DEBG | oximeter (results-sink): inserting 334 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
234 | 2025-03-07T22:34:34.411Z | DEBG | oximeter (results-sink-cluster): inserting 334 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
235 | 2025-03-07T22:34:34.411Z | DEBG | oximeter (clickhouse-client): unrolling 334 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
236 | 2025-03-07T22:34:34.413Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
237 | 2025-03-07T22:34:34.440Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
schema = TimeseriesSchema { timeseries_name: TimeseriesName("http_service:request_latency_histogram"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "name", field_type: String, source: Target, description: "" }, FieldSchema { name: "operation_id", field_type: String, source: Metric, description: "" }, FieldSchema { name: "status_code", field_type: U16, source: Metric, description: "" }}, datum_type: HistogramU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-03-07T22:34:34.413160253Z }
timeseries_name = http_service:request_latency_histogram
|
238 | 2025-03-07T22:34:34.443Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
239 | 2025-03-07T22:34:34.445Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_data_link:link_enabled"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_id", field_type: U8, source: Metric, description: "" }, FieldSchema { name: "model", field_type: String, source: Target, description: "" }, FieldSchema { name: "network", field_type: String, source: Target, description: "" }, FieldSchema { name: "port_id", field_type: String, source: Metric, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }}, datum_type: Bool, version: 1, authz_scope: Fleet, units: Count, created: 2025-03-07T22:34:34.443087300Z }
timeseries_name = switch_data_link:link_enabled
|
240 | 2025-03-07T22:34:34.445Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
241 | 2025-03-07T22:34:34.447Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_data_link:link_up"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_id", field_type: U8, source: Metric, description: "" }, FieldSchema { name: "model", field_type: String, source: Target, description: "" }, FieldSchema { name: "network", field_type: String, source: Target, description: "" }, FieldSchema { name: "port_id", field_type: String, source: Metric, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }}, datum_type: Bool, version: 1, authz_scope: Fleet, units: Count, created: 2025-03-07T22:34:34.445433823Z }
timeseries_name = switch_data_link:link_up
|
242 | 2025-03-07T22:34:34.447Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
243 | 2025-03-07T22:34:34.449Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:capacity"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: U64, version: 1, authz_scope: Fleet, units: Count, created: 2025-03-07T22:34:34.447825592Z }
timeseries_name = switch_table:capacity
|
244 | 2025-03-07T22:34:34.449Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
245 | 2025-03-07T22:34:34.451Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:occupancy"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: U64, version: 1, authz_scope: Fleet, units: Count, created: 2025-03-07T22:34:34.449761304Z }
timeseries_name = switch_table:occupancy
|
246 | 2025-03-07T22:34:34.451Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
247 | 2025-03-07T22:34:34.453Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:inserts"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-03-07T22:34:34.451737133Z }
timeseries_name = switch_table:inserts
|
248 | 2025-03-07T22:34:34.453Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
249 | 2025-03-07T22:34:34.455Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:deletes"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-03-07T22:34:34.453640662Z }
timeseries_name = switch_table:deletes
|
250 | 2025-03-07T22:34:34.455Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
251 | 2025-03-07T22:34:34.457Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:updates"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-03-07T22:34:34.455664091Z }
timeseries_name = switch_table:updates
|
252 | 2025-03-07T22:34:34.457Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
253 | 2025-03-07T22:34:34.459Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:collisions"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-03-07T22:34:34.457646430Z }
timeseries_name = switch_table:collisions
|
254 | 2025-03-07T22:34:34.459Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
255 | 2025-03-07T22:34:34.461Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:update_misses"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-03-07T22:34:34.459679090Z }
timeseries_name = switch_table:update_misses
|
256 | 2025-03-07T22:34:34.461Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
257 | 2025-03-07T22:34:34.463Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:delete_misses"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-03-07T22:34:34.461635119Z }
timeseries_name = switch_table:delete_misses
|
258 | 2025-03-07T22:34:34.463Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
259 | 2025-03-07T22:34:34.465Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:exhaustion"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-03-07T22:34:34.463651268Z }
timeseries_name = switch_table:exhaustion
|
260 | 2025-03-07T22:34:34.470Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
261 | 2025-03-07T22:34:34.472Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
schema = TimeseriesSchema { timeseries_name: TimeseriesName("dendrite:sample_collection_duration"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Metric, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Metric, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Metric, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Metric, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Metric, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Metric, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Metric, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Metric, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Metric, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Metric, description: "" }}, datum_type: F64, version: 1, authz_scope: Fleet, units: Count, created: 2025-03-07T22:34:34.470678705Z }
timeseries_name = dendrite:sample_collection_duration
|
262 | 2025-03-07T22:34:34.479Z | DEBG | oximeter (clickhouse-client): inserting 13 new timeseries schema
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
263 | 2025-03-07T22:34:34.485Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 212
table_name = fields_i16
|
264 | 2025-03-07T22:34:34.487Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 633
table_name = fields_string
|
265 | 2025-03-07T22:34:34.489Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 114
table_name = fields_u16
|
266 | 2025-03-07T22:34:34.491Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 113
table_name = fields_u32
|
267 | 2025-03-07T22:34:34.493Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 112
table_name = fields_u8
|
268 | 2025-03-07T22:34:34.495Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 390
table_name = fields_uuid
|
269 | 2025-03-07T22:34:34.496Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 6
table_name = measurements_bool
|
270 | 2025-03-07T22:34:34.498Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 237
table_name = measurements_cumulativeu64
|
271 | 2025-03-07T22:34:34.500Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 1
table_name = measurements_f64
|
272 | 2025-03-07T22:34:34.505Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = measurements_histogramu64
|
273 | 2025-03-07T22:34:34.506Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 82
table_name = measurements_u64
|
274 | 2025-03-07T22:34:34.512Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
275 | 2025-03-07T22:34:34.661Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:562
|
276 | 2025-03-07T22:34:34.661Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending
|
277 | 2025-03-07T22:34:34.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
278 | 2025-03-07T22:34:34.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
279 | 2025-03-07T22:34:34.671Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
280 | 2025-03-07T22:34:34.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
281 | 2025-03-07T22:34:34.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
282 | 2025-03-07T22:34:34.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
283 | 2025-03-07T22:34:34.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
284 | 2025-03-07T22:34:34.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
285 | 2025-03-07T22:34:34.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
286 | 2025-03-07T22:34:34.691Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "5bd476c6-da70-4b7d-b88c-17bdf4aefb92", "content-length": "1136", "date": "Fri, 07 Mar 2025 22:34:34 GMT"} })
|
287 | 2025-03-07T22:34:34.691Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJiM2FjZDJlYS1jYzU2LTRkNzAtOWVhZS0xMGJiMjQ3Y2JiNjQifX0%3D
|
288 | 2025-03-07T22:34:34.696Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJiM2FjZDJlYS1jYzU2LTRkNzAtOWVhZS0xMGJiMjQ3Y2JiNjQifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "3e9536cb-035a-44fc-a0ce-b649cebba01c", "content-length": "29", "date": "Fri, 07 Mar 2025 22:34:34 GMT"} })
|
289 | 2025-03-07T22:34:34.696Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::a]:64131
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
290 | 2025-03-07T22:34:34.698Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:57359
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 87cd3ec6-0e0e-4fcc-8dae-7f482d211070
|
291 | 2025-03-07T22:34:34.698Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:637
n_current_tasks = 7
n_pruned_tasks = 0
|
292 | 2025-03-07T22:34:34.698Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:57359
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 87cd3ec6-0e0e-4fcc-8dae-7f482d211070
|
293 | 2025-03-07T22:34:35.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
294 | 2025-03-07T22:34:35.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
295 | 2025-03-07T22:34:35.672Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
296 | 2025-03-07T22:34:35.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
297 | 2025-03-07T22:34:35.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
298 | 2025-03-07T22:34:35.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
299 | 2025-03-07T22:34:35.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
300 | 2025-03-07T22:34:35.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
301 | 2025-03-07T22:34:35.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
302 | 2025-03-07T22:34:36.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
303 | 2025-03-07T22:34:36.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
304 | 2025-03-07T22:34:36.672Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
305 | 2025-03-07T22:34:36.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
306 | 2025-03-07T22:34:36.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
307 | 2025-03-07T22:34:36.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
308 | 2025-03-07T22:34:36.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
309 | 2025-03-07T22:34:36.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
310 | 2025-03-07T22:34:36.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
311 | 2025-03-07T22:34:37.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
312 | 2025-03-07T22:34:37.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
313 | 2025-03-07T22:34:37.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
314 | 2025-03-07T22:34:37.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
315 | 2025-03-07T22:34:37.672Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
316 | 2025-03-07T22:34:37.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
317 | 2025-03-07T22:34:37.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
318 | 2025-03-07T22:34:37.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
319 | 2025-03-07T22:34:37.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
320 | 2025-03-07T22:34:38.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
321 | 2025-03-07T22:34:38.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
322 | 2025-03-07T22:34:38.672Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
323 | 2025-03-07T22:34:38.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
324 | 2025-03-07T22:34:38.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
325 | 2025-03-07T22:34:38.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
326 | 2025-03-07T22:34:38.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
327 | 2025-03-07T22:34:38.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
328 | 2025-03-07T22:34:38.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
329 | 2025-03-07T22:34:39.410Z | DEBG | oximeter (results-sink): inserting 220 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
330 | 2025-03-07T22:34:39.410Z | DEBG | oximeter (results-sink-cluster): inserting 220 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
331 | 2025-03-07T22:34:39.410Z | DEBG | oximeter (clickhouse-client): unrolling 220 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
332 | 2025-03-07T22:34:39.420Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 56
table_name = fields_string
|
333 | 2025-03-07T22:34:39.422Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 64
table_name = fields_uuid
|
334 | 2025-03-07T22:34:39.424Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 160
table_name = measurements_cumulativeu64
|
335 | 2025-03-07T22:34:39.426Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 60
table_name = measurements_u64
|
336 | 2025-03-07T22:34:39.511Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
337 | 2025-03-07T22:34:39.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
338 | 2025-03-07T22:34:39.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
339 | 2025-03-07T22:34:39.672Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
340 | 2025-03-07T22:34:39.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
341 | 2025-03-07T22:34:39.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
342 | 2025-03-07T22:34:39.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
343 | 2025-03-07T22:34:39.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
344 | 2025-03-07T22:34:39.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
345 | 2025-03-07T22:34:39.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
346 | 2025-03-07T22:34:39.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
347 | 2025-03-07T22:34:39.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
348 | 2025-03-07T22:34:39.683Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
349 | 2025-03-07T22:34:40.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
350 | 2025-03-07T22:34:40.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
351 | 2025-03-07T22:34:40.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
352 | 2025-03-07T22:34:40.671Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
353 | 2025-03-07T22:34:40.672Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
354 | 2025-03-07T22:34:40.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
355 | 2025-03-07T22:34:40.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
356 | 2025-03-07T22:34:40.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
357 | 2025-03-07T22:34:40.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
358 | 2025-03-07T22:34:41.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
359 | 2025-03-07T22:34:41.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
360 | 2025-03-07T22:34:41.671Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
361 | 2025-03-07T22:34:41.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
362 | 2025-03-07T22:34:41.671Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
363 | 2025-03-07T22:34:41.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
364 | 2025-03-07T22:34:41.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
365 | 2025-03-07T22:34:41.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
366 | 2025-03-07T22:34:41.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
367 | 2025-03-07T22:34:42.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
368 | 2025-03-07T22:34:42.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
369 | 2025-03-07T22:34:42.672Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
370 | 2025-03-07T22:34:42.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
371 | 2025-03-07T22:34:42.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
372 | 2025-03-07T22:34:42.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
373 | 2025-03-07T22:34:42.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
374 | 2025-03-07T22:34:42.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
375 | 2025-03-07T22:34:42.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
376 | 2025-03-07T22:34:43.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
377 | 2025-03-07T22:34:43.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
378 | 2025-03-07T22:34:43.671Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
379 | 2025-03-07T22:34:43.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
380 | 2025-03-07T22:34:43.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
381 | 2025-03-07T22:34:43.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
382 | 2025-03-07T22:34:43.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
383 | 2025-03-07T22:34:43.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
384 | 2025-03-07T22:34:43.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
385 | 2025-03-07T22:34:44.410Z | DEBG | oximeter (results-sink): inserting 228 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
386 | 2025-03-07T22:34:44.410Z | DEBG | oximeter (results-sink-cluster): inserting 228 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
387 | 2025-03-07T22:34:44.410Z | DEBG | oximeter (clickhouse-client): unrolling 228 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
388 | 2025-03-07T22:34:44.421Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 72
table_name = fields_string
|
389 | 2025-03-07T22:34:44.422Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = fields_u16
|
390 | 2025-03-07T22:34:44.424Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 72
table_name = fields_uuid
|
391 | 2025-03-07T22:34:44.426Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 160
table_name = measurements_cumulativeu64
|
392 | 2025-03-07T22:34:44.428Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = measurements_histogramu64
|
393 | 2025-03-07T22:34:44.430Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 60
table_name = measurements_u64
|
394 | 2025-03-07T22:34:44.511Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
395 | 2025-03-07T22:34:44.669Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
396 | 2025-03-07T22:34:44.669Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
397 | 2025-03-07T22:34:44.671Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
398 | 2025-03-07T22:34:44.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
399 | 2025-03-07T22:34:44.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
400 | 2025-03-07T22:34:44.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
401 | 2025-03-07T22:34:44.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
402 | 2025-03-07T22:34:44.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
403 | 2025-03-07T22:34:44.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
404 | 2025-03-07T22:34:44.697Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
405 | 2025-03-07T22:34:44.697Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
406 | 2025-03-07T22:34:44.711Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
407 | 2025-03-07T22:34:45.669Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
408 | 2025-03-07T22:34:45.669Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
409 | 2025-03-07T22:34:45.671Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
410 | 2025-03-07T22:34:45.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
411 | 2025-03-07T22:34:45.671Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
412 | 2025-03-07T22:34:45.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
413 | 2025-03-07T22:34:45.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
414 | 2025-03-07T22:34:45.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
415 | 2025-03-07T22:34:45.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
416 | 2025-03-07T22:34:46.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
417 | 2025-03-07T22:34:46.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
418 | 2025-03-07T22:34:46.671Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
419 | 2025-03-07T22:34:46.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
420 | 2025-03-07T22:34:46.671Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
421 | 2025-03-07T22:34:46.673Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
422 | 2025-03-07T22:34:46.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
423 | 2025-03-07T22:34:46.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
424 | 2025-03-07T22:34:46.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
425 | 2025-03-07T22:34:47.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
426 | 2025-03-07T22:34:47.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
427 | 2025-03-07T22:34:47.671Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
428 | 2025-03-07T22:34:47.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
429 | 2025-03-07T22:34:47.671Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
430 | 2025-03-07T22:34:47.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
431 | 2025-03-07T22:34:47.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
432 | 2025-03-07T22:34:47.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
433 | 2025-03-07T22:34:47.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
434 | 2025-03-07T22:34:48.669Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
435 | 2025-03-07T22:34:48.669Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
436 | 2025-03-07T22:34:48.671Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
437 | 2025-03-07T22:34:48.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
438 | 2025-03-07T22:34:48.671Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
439 | 2025-03-07T22:34:48.673Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
440 | 2025-03-07T22:34:48.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
441 | 2025-03-07T22:34:48.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
442 | 2025-03-07T22:34:48.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
443 | 2025-03-07T22:34:49.409Z | DEBG | oximeter (results-sink): inserting 273 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
444 | 2025-03-07T22:34:49.409Z | DEBG | oximeter (results-sink-cluster): inserting 273 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
445 | 2025-03-07T22:34:49.409Z | DEBG | oximeter (clickhouse-client): unrolling 273 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
446 | 2025-03-07T22:34:49.413Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
447 | 2025-03-07T22:34:49.421Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
schema = TimeseriesSchema { timeseries_name: TimeseriesName("collection_target:cpus_provisioned"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "id", field_type: Uuid, source: Target, description: "" }}, datum_type: I64, version: 1, authz_scope: Fleet, units: Count, created: 2025-03-07T22:34:49.413211558Z }
timeseries_name = collection_target:cpus_provisioned
|
448 | 2025-03-07T22:34:49.421Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
449 | 2025-03-07T22:34:49.424Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
schema = TimeseriesSchema { timeseries_name: TimeseriesName("collection_target:ram_provisioned"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "id", field_type: Uuid, source: Target, description: "" }}, datum_type: I64, version: 1, authz_scope: Fleet, units: Count, created: 2025-03-07T22:34:49.421592179Z }
timeseries_name = collection_target:ram_provisioned
|
450 | 2025-03-07T22:34:49.424Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
451 | 2025-03-07T22:34:49.427Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
schema = TimeseriesSchema { timeseries_name: TimeseriesName("collection_target:virtual_disk_space_provisioned"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "id", field_type: Uuid, source: Target, description: "" }}, datum_type: I64, version: 1, authz_scope: Fleet, units: Count, created: 2025-03-07T22:34:49.424505547Z }
timeseries_name = collection_target:virtual_disk_space_provisioned
|
452 | 2025-03-07T22:34:49.434Z | DEBG | oximeter (clickhouse-client): inserting 3 new timeseries schema
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
453 | 2025-03-07T22:34:49.438Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 108
table_name = fields_string
|
454 | 2025-03-07T22:34:49.444Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 26
table_name = fields_u16
|
455 | 2025-03-07T22:34:49.447Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 108
table_name = fields_uuid
|
456 | 2025-03-07T22:34:49.452Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 160
table_name = measurements_cumulativeu64
|
457 | 2025-03-07T22:34:49.460Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 26
table_name = measurements_histogramu64
|
458 | 2025-03-07T22:34:49.461Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 27
table_name = measurements_i64
|
459 | 2025-03-07T22:34:49.463Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 60
table_name = measurements_u64
|
460 | 2025-03-07T22:34:49.511Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
461 | 2025-03-07T22:34:49.661Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:562
|
462 | 2025-03-07T22:34:49.661Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending
|
463 | 2025-03-07T22:34:49.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
464 | 2025-03-07T22:34:49.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
465 | 2025-03-07T22:34:49.671Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
466 | 2025-03-07T22:34:49.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
467 | 2025-03-07T22:34:49.671Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
468 | 2025-03-07T22:34:49.671Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "0ea9f812-4fa4-4388-8adb-1f767369a333", "content-length": "1136", "date": "Fri, 07 Mar 2025 22:34:49 GMT"} })
|
469 | 2025-03-07T22:34:49.672Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJiM2FjZDJlYS1jYzU2LTRkNzAtOWVhZS0xMGJiMjQ3Y2JiNjQifX0%3D
|
470 | 2025-03-07T22:34:49.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
471 | 2025-03-07T22:34:49.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
472 | 2025-03-07T22:34:49.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
473 | 2025-03-07T22:34:49.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
474 | 2025-03-07T22:34:49.675Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJiM2FjZDJlYS1jYzU2LTRkNzAtOWVhZS0xMGJiMjQ3Y2JiNjQifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "efd657ce-953c-47a3-b79a-8685cf4e134f", "content-length": "29", "date": "Fri, 07 Mar 2025 22:34:49 GMT"} })
|
475 | 2025-03-07T22:34:49.675Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:637
n_current_tasks = 7
n_pruned_tasks = 0
|
476 | 2025-03-07T22:34:49.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
477 | 2025-03-07T22:34:49.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
478 | 2025-03-07T22:34:49.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
479 | 2025-03-07T22:34:49.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
480 | 2025-03-07T22:34:49.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
481 | 2025-03-07T22:34:49.914Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
482 | 2025-03-07T22:34:49.925Z | DEBG | oximeter (results-sink-cluster): inserting 2596 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
483 | 2025-03-07T22:34:49.926Z | DEBG | oximeter (results-sink): inserting 2596 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
484 | 2025-03-07T22:34:49.926Z | DEBG | oximeter (clickhouse-client): unrolling 2596 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
485 | 2025-03-07T22:34:49.928Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
486 | 2025-03-07T22:34:49.933Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
schema = TimeseriesSchema { timeseries_name: TimeseriesName("sled_data_link:errors_received"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_name", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "zone_name", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-03-07T22:34:49.928863544Z }
timeseries_name = sled_data_link:errors_received
|
487 | 2025-03-07T22:34:49.933Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
488 | 2025-03-07T22:34:49.937Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
schema = TimeseriesSchema { timeseries_name: TimeseriesName("sled_data_link:errors_sent"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_name", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "zone_name", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-03-07T22:34:49.933656070Z }
timeseries_name = sled_data_link:errors_sent
|
489 | 2025-03-07T22:34:49.937Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
490 | 2025-03-07T22:34:49.940Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
schema = TimeseriesSchema { timeseries_name: TimeseriesName("sled_data_link:bytes_received"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_name", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "zone_name", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-03-07T22:34:49.937355666Z }
timeseries_name = sled_data_link:bytes_received
|
491 | 2025-03-07T22:34:49.940Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
492 | 2025-03-07T22:34:49.944Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
schema = TimeseriesSchema { timeseries_name: TimeseriesName("sled_data_link:packets_received"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_name", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "zone_name", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-03-07T22:34:49.940910500Z }
timeseries_name = sled_data_link:packets_received
|
493 | 2025-03-07T22:34:49.944Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
494 | 2025-03-07T22:34:49.947Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
schema = TimeseriesSchema { timeseries_name: TimeseriesName("sled_data_link:bytes_sent"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_name", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "zone_name", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-03-07T22:34:49.944294162Z }
timeseries_name = sled_data_link:bytes_sent
|
495 | 2025-03-07T22:34:49.947Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
496 | 2025-03-07T22:34:49.951Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
schema = TimeseriesSchema { timeseries_name: TimeseriesName("sled_data_link:packets_sent"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_name", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "zone_name", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-03-07T22:34:49.947750786Z }
timeseries_name = sled_data_link:packets_sent
|
497 | 2025-03-07T22:34:50.026Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
498 | 2025-03-07T22:34:50.044Z | DEBG | oximeter (clickhouse-client): inserting 6 new timeseries schema
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
499 | 2025-03-07T22:34:50.049Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 1212
table_name = fields_string
|
500 | 2025-03-07T22:34:50.050Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = fields_u16
|
501 | 2025-03-07T22:34:50.052Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 228
table_name = fields_u32
|
502 | 2025-03-07T22:34:50.054Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 528
table_name = fields_uuid
|
503 | 2025-03-07T22:34:50.057Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 2576
table_name = measurements_cumulativeu64
|
504 | 2025-03-07T22:34:50.059Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = measurements_histogramu64
|
505 | 2025-03-07T22:34:50.061Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 12
table_name = measurements_u64
|
506 | 2025-03-07T22:34:50.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
507 | 2025-03-07T22:34:50.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
508 | 2025-03-07T22:34:50.671Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
509 | 2025-03-07T22:34:50.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
510 | 2025-03-07T22:34:50.671Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
511 | 2025-03-07T22:34:50.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
512 | 2025-03-07T22:34:50.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
513 | 2025-03-07T22:34:50.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
514 | 2025-03-07T22:34:50.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
515 | 2025-03-07T22:34:51.669Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
516 | 2025-03-07T22:34:51.669Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
517 | 2025-03-07T22:34:51.671Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
518 | 2025-03-07T22:34:51.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
519 | 2025-03-07T22:34:51.671Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
520 | 2025-03-07T22:34:51.673Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
521 | 2025-03-07T22:34:51.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
522 | 2025-03-07T22:34:51.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
523 | 2025-03-07T22:34:51.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
524 | 2025-03-07T22:34:52.669Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
525 | 2025-03-07T22:34:52.669Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
526 | 2025-03-07T22:34:52.671Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
527 | 2025-03-07T22:34:52.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
528 | 2025-03-07T22:34:52.671Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
529 | 2025-03-07T22:34:52.673Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
530 | 2025-03-07T22:34:52.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
531 | 2025-03-07T22:34:52.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
532 | 2025-03-07T22:34:52.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
533 | 2025-03-07T22:34:53.669Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
534 | 2025-03-07T22:34:53.669Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
535 | 2025-03-07T22:34:53.671Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
536 | 2025-03-07T22:34:53.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
537 | 2025-03-07T22:34:53.671Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
538 | 2025-03-07T22:34:53.673Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
539 | 2025-03-07T22:34:53.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
540 | 2025-03-07T22:34:53.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
541 | 2025-03-07T22:34:53.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
542 | 2025-03-07T22:34:54.410Z | DEBG | oximeter (results-sink): inserting 176 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
543 | 2025-03-07T22:34:54.410Z | DEBG | oximeter (results-sink-cluster): inserting 176 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
544 | 2025-03-07T22:34:54.410Z | DEBG | oximeter (clickhouse-client): unrolling 176 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
545 | 2025-03-07T22:34:54.421Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 56
table_name = fields_string
|
546 | 2025-03-07T22:34:54.423Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 64
table_name = fields_uuid
|
547 | 2025-03-07T22:34:54.426Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 128
table_name = measurements_cumulativeu64
|
548 | 2025-03-07T22:34:54.428Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 48
table_name = measurements_u64
|
549 | 2025-03-07T22:34:54.510Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
550 | 2025-03-07T22:34:54.669Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
551 | 2025-03-07T22:34:54.669Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
552 | 2025-03-07T22:34:54.671Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
553 | 2025-03-07T22:34:54.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
554 | 2025-03-07T22:34:54.671Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
555 | 2025-03-07T22:34:54.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
556 | 2025-03-07T22:34:54.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
557 | 2025-03-07T22:34:54.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
558 | 2025-03-07T22:34:54.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
559 | 2025-03-07T22:34:54.696Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
560 | 2025-03-07T22:34:54.696Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
561 | 2025-03-07T22:34:54.701Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
562 | 2025-03-07T22:34:55.669Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
563 | 2025-03-07T22:34:55.669Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
564 | 2025-03-07T22:34:55.670Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
565 | 2025-03-07T22:34:55.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
566 | 2025-03-07T22:34:55.671Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
567 | 2025-03-07T22:34:55.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
568 | 2025-03-07T22:34:55.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
569 | 2025-03-07T22:34:55.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
570 | 2025-03-07T22:34:55.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
571 | 2025-03-07T22:34:56.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
572 | 2025-03-07T22:34:56.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
573 | 2025-03-07T22:34:56.671Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
574 | 2025-03-07T22:34:56.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
575 | 2025-03-07T22:34:56.671Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
576 | 2025-03-07T22:34:56.673Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
577 | 2025-03-07T22:34:56.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
578 | 2025-03-07T22:34:56.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
579 | 2025-03-07T22:34:56.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
580 | 2025-03-07T22:34:57.669Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
581 | 2025-03-07T22:34:57.669Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
582 | 2025-03-07T22:34:57.671Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
583 | 2025-03-07T22:34:57.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
584 | 2025-03-07T22:34:57.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
585 | 2025-03-07T22:34:57.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
586 | 2025-03-07T22:34:57.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
587 | 2025-03-07T22:34:57.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
588 | 2025-03-07T22:34:57.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
589 | 2025-03-07T22:34:58.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
590 | 2025-03-07T22:34:58.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
591 | 2025-03-07T22:34:58.671Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
592 | 2025-03-07T22:34:58.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
593 | 2025-03-07T22:34:58.671Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
594 | 2025-03-07T22:34:58.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
595 | 2025-03-07T22:34:58.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
596 | 2025-03-07T22:34:58.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
597 | 2025-03-07T22:34:58.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
598 | 2025-03-07T22:34:59.410Z | DEBG | oximeter (results-sink): inserting 246 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
599 | 2025-03-07T22:34:59.410Z | DEBG | oximeter (results-sink-cluster): inserting 246 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
600 | 2025-03-07T22:34:59.410Z | DEBG | oximeter (clickhouse-client): unrolling 246 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
601 | 2025-03-07T22:34:59.422Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 108
table_name = fields_string
|
602 | 2025-03-07T22:34:59.424Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 26
table_name = fields_u16
|
603 | 2025-03-07T22:34:59.426Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 90
table_name = fields_uuid
|
604 | 2025-03-07T22:34:59.427Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 160
table_name = measurements_cumulativeu64
|
605 | 2025-03-07T22:34:59.430Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 26
table_name = measurements_histogramu64
|
606 | 2025-03-07T22:34:59.432Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 60
table_name = measurements_u64
|
607 | 2025-03-07T22:34:59.511Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
608 | 2025-03-07T22:34:59.669Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
609 | 2025-03-07T22:34:59.669Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
610 | 2025-03-07T22:34:59.671Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
611 | 2025-03-07T22:34:59.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
612 | 2025-03-07T22:34:59.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
613 | 2025-03-07T22:34:59.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
614 | 2025-03-07T22:34:59.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
615 | 2025-03-07T22:34:59.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
616 | 2025-03-07T22:34:59.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
617 | 2025-03-07T22:34:59.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
618 | 2025-03-07T22:34:59.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
619 | 2025-03-07T22:34:59.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
620 | 2025-03-07T22:35:00.669Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
621 | 2025-03-07T22:35:00.669Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
622 | 2025-03-07T22:35:00.671Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
623 | 2025-03-07T22:35:00.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
624 | 2025-03-07T22:35:00.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
625 | 2025-03-07T22:35:00.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
626 | 2025-03-07T22:35:00.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
627 | 2025-03-07T22:35:00.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
628 | 2025-03-07T22:35:00.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
629 | 2025-03-07T22:35:01.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
630 | 2025-03-07T22:35:01.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
631 | 2025-03-07T22:35:01.671Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
632 | 2025-03-07T22:35:01.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
633 | 2025-03-07T22:35:01.671Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
634 | 2025-03-07T22:35:01.673Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
635 | 2025-03-07T22:35:01.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
636 | 2025-03-07T22:35:01.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
637 | 2025-03-07T22:35:01.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
638 | 2025-03-07T22:35:02.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
639 | 2025-03-07T22:35:02.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
640 | 2025-03-07T22:35:02.671Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
641 | 2025-03-07T22:35:02.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
642 | 2025-03-07T22:35:02.671Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
643 | 2025-03-07T22:35:02.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
644 | 2025-03-07T22:35:02.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
645 | 2025-03-07T22:35:02.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
646 | 2025-03-07T22:35:02.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
647 | 2025-03-07T22:35:03.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
648 | 2025-03-07T22:35:03.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
649 | 2025-03-07T22:35:03.671Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
650 | 2025-03-07T22:35:03.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
651 | 2025-03-07T22:35:03.671Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
652 | 2025-03-07T22:35:03.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
653 | 2025-03-07T22:35:03.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
654 | 2025-03-07T22:35:03.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
655 | 2025-03-07T22:35:03.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
656 | 2025-03-07T22:35:04.409Z | DEBG | oximeter (results-sink): inserting 228 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
657 | 2025-03-07T22:35:04.409Z | DEBG | oximeter (results-sink-cluster): inserting 228 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
658 | 2025-03-07T22:35:04.409Z | DEBG | oximeter (clickhouse-client): unrolling 228 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
659 | 2025-03-07T22:35:04.421Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 72
table_name = fields_string
|
660 | 2025-03-07T22:35:04.423Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = fields_u16
|
661 | 2025-03-07T22:35:04.429Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 72
table_name = fields_uuid
|
662 | 2025-03-07T22:35:04.431Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 160
table_name = measurements_cumulativeu64
|
663 | 2025-03-07T22:35:04.434Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = measurements_histogramu64
|
664 | 2025-03-07T22:35:04.440Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 60
table_name = measurements_u64
|
665 | 2025-03-07T22:35:04.511Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
666 | 2025-03-07T22:35:04.661Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:562
|
667 | 2025-03-07T22:35:04.661Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending
|
668 | 2025-03-07T22:35:04.664Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "9b602fc9-4044-4b26-9a50-785ec5bd3f05", "content-length": "1412", "date": "Fri, 07 Mar 2025 22:35:04 GMT"} })
|
669 | 2025-03-07T22:35:04.664Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D
|
670 | 2025-03-07T22:35:04.667Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "96e6d3d1-f03a-48d2-85e9-1a55e4f7acee", "content-length": "29", "date": "Fri, 07 Mar 2025 22:35:04 GMT"} })
|
671 | 2025-03-07T22:35:04.667Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::c]:41480
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
672 | 2025-03-07T22:35:04.668Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::b]:53580
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
673 | 2025-03-07T22:35:04.669Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
674 | 2025-03-07T22:35:04.669Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
675 | 2025-03-07T22:35:04.671Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
676 | 2025-03-07T22:35:04.671Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:637
n_current_tasks = 9
n_pruned_tasks = 0
|
677 | 2025-03-07T22:35:04.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
678 | 2025-03-07T22:35:04.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
679 | 2025-03-07T22:35:04.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
680 | 2025-03-07T22:35:04.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
681 | 2025-03-07T22:35:04.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
682 | 2025-03-07T22:35:04.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
683 | 2025-03-07T22:35:04.697Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
684 | 2025-03-07T22:35:04.697Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
685 | 2025-03-07T22:35:04.698Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 87cd3ec6-0e0e-4fcc-8dae-7f482d211070
|
686 | 2025-03-07T22:35:04.698Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 87cd3ec6-0e0e-4fcc-8dae-7f482d211070
|
687 | 2025-03-07T22:35:04.701Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
688 | 2025-03-07T22:35:04.722Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 87cd3ec6-0e0e-4fcc-8dae-7f482d211070
|
689 | 2025-03-07T22:35:05.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
690 | 2025-03-07T22:35:05.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
691 | 2025-03-07T22:35:05.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
692 | 2025-03-07T22:35:05.671Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
693 | 2025-03-07T22:35:05.672Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
694 | 2025-03-07T22:35:05.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
695 | 2025-03-07T22:35:05.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
696 | 2025-03-07T22:35:05.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
697 | 2025-03-07T22:35:05.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
698 | 2025-03-07T22:35:06.669Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
699 | 2025-03-07T22:35:06.669Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
700 | 2025-03-07T22:35:06.671Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
701 | 2025-03-07T22:35:06.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
702 | 2025-03-07T22:35:06.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
703 | 2025-03-07T22:35:06.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
704 | 2025-03-07T22:35:06.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
705 | 2025-03-07T22:35:06.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
706 | 2025-03-07T22:35:06.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
707 | 2025-03-07T22:35:07.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
708 | 2025-03-07T22:35:07.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
709 | 2025-03-07T22:35:07.672Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
710 | 2025-03-07T22:35:07.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
711 | 2025-03-07T22:35:07.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
712 | 2025-03-07T22:35:07.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
713 | 2025-03-07T22:35:07.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
714 | 2025-03-07T22:35:07.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
715 | 2025-03-07T22:35:07.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
716 | 2025-03-07T22:35:08.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
717 | 2025-03-07T22:35:08.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
718 | 2025-03-07T22:35:08.671Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
719 | 2025-03-07T22:35:08.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
720 | 2025-03-07T22:35:08.671Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
721 | 2025-03-07T22:35:08.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
722 | 2025-03-07T22:35:08.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
723 | 2025-03-07T22:35:08.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
724 | 2025-03-07T22:35:08.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
725 | 2025-03-07T22:35:09.410Z | DEBG | oximeter (results-sink): inserting 474 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
726 | 2025-03-07T22:35:09.410Z | DEBG | oximeter (results-sink-cluster): inserting 474 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
727 | 2025-03-07T22:35:09.410Z | DEBG | oximeter (clickhouse-client): unrolling 474 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
728 | 2025-03-07T22:35:09.414Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
729 | 2025-03-07T22:35:09.419Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_port_control_data_link:errors_received"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_name", field_type: String, source: Target, description: "" }, FieldSchema { name: "model", field_type: String, source: Target, description: "" }, FieldSchema { name: "network", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-03-07T22:35:09.414221207Z }
timeseries_name = switch_port_control_data_link:errors_received
|
730 | 2025-03-07T22:35:09.419Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
731 | 2025-03-07T22:35:09.423Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_port_control_data_link:errors_sent"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_name", field_type: String, source: Target, description: "" }, FieldSchema { name: "model", field_type: String, source: Target, description: "" }, FieldSchema { name: "network", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-03-07T22:35:09.419537808Z }
timeseries_name = switch_port_control_data_link:errors_sent
|
732 | 2025-03-07T22:35:09.423Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
733 | 2025-03-07T22:35:09.427Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_port_control_data_link:bytes_received"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_name", field_type: String, source: Target, description: "" }, FieldSchema { name: "model", field_type: String, source: Target, description: "" }, FieldSchema { name: "network", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-03-07T22:35:09.423748169Z }
timeseries_name = switch_port_control_data_link:bytes_received
|
734 | 2025-03-07T22:35:09.428Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
735 | 2025-03-07T22:35:09.432Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_port_control_data_link:packets_received"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_name", field_type: String, source: Target, description: "" }, FieldSchema { name: "model", field_type: String, source: Target, description: "" }, FieldSchema { name: "network", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-03-07T22:35:09.428035980Z }
timeseries_name = switch_port_control_data_link:packets_received
|
736 | 2025-03-07T22:35:09.432Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
737 | 2025-03-07T22:35:09.436Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_port_control_data_link:bytes_sent"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_name", field_type: String, source: Target, description: "" }, FieldSchema { name: "model", field_type: String, source: Target, description: "" }, FieldSchema { name: "network", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-03-07T22:35:09.432097439Z }
timeseries_name = switch_port_control_data_link:bytes_sent
|
738 | 2025-03-07T22:35:09.436Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
739 | 2025-03-07T22:35:09.440Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_port_control_data_link:packets_sent"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_name", field_type: String, source: Target, description: "" }, FieldSchema { name: "model", field_type: String, source: Target, description: "" }, FieldSchema { name: "network", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-03-07T22:35:09.436157688Z }
timeseries_name = switch_port_control_data_link:packets_sent
|
740 | 2025-03-07T22:35:09.456Z | DEBG | oximeter (clickhouse-client): inserting 6 new timeseries schema
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
741 | 2025-03-07T22:35:09.461Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 24
table_name = fields_i16
|
742 | 2025-03-07T22:35:09.462Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 228
table_name = fields_string
|
743 | 2025-03-07T22:35:09.468Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 38
table_name = fields_u16
|
744 | 2025-03-07T22:35:09.471Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 24
table_name = fields_u32
|
745 | 2025-03-07T22:35:09.472Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 12
table_name = fields_u8
|
746 | 2025-03-07T22:35:09.474Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 126
table_name = fields_uuid
|
747 | 2025-03-07T22:35:09.481Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 388
table_name = measurements_cumulativeu64
|
748 | 2025-03-07T22:35:09.490Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 26
table_name = measurements_histogramu64
|
749 | 2025-03-07T22:35:09.491Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 60
table_name = measurements_u64
|
750 | 2025-03-07T22:35:09.511Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
751 | 2025-03-07T22:35:09.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
752 | 2025-03-07T22:35:09.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
753 | 2025-03-07T22:35:09.671Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
754 | 2025-03-07T22:35:09.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
755 | 2025-03-07T22:35:09.671Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
756 | 2025-03-07T22:35:09.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
757 | 2025-03-07T22:35:09.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
758 | 2025-03-07T22:35:09.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
759 | 2025-03-07T22:35:09.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
760 | 2025-03-07T22:35:09.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
761 | 2025-03-07T22:35:09.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
762 | 2025-03-07T22:35:09.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
763 | 2025-03-07T22:35:10.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
764 | 2025-03-07T22:35:10.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
765 | 2025-03-07T22:35:10.671Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
766 | 2025-03-07T22:35:10.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
767 | 2025-03-07T22:35:10.671Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
768 | 2025-03-07T22:35:10.673Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
769 | 2025-03-07T22:35:10.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
770 | 2025-03-07T22:35:10.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
771 | 2025-03-07T22:35:10.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
772 | 2025-03-07T22:35:11.669Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
773 | 2025-03-07T22:35:11.669Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
774 | 2025-03-07T22:35:11.671Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
775 | 2025-03-07T22:35:11.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
776 | 2025-03-07T22:35:11.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
777 | 2025-03-07T22:35:11.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
778 | 2025-03-07T22:35:11.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
779 | 2025-03-07T22:35:11.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
780 | 2025-03-07T22:35:11.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
781 | 2025-03-07T22:35:12.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
782 | 2025-03-07T22:35:12.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
783 | 2025-03-07T22:35:12.671Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
784 | 2025-03-07T22:35:12.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
785 | 2025-03-07T22:35:12.671Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
786 | 2025-03-07T22:35:12.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
787 | 2025-03-07T22:35:12.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
788 | 2025-03-07T22:35:12.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
789 | 2025-03-07T22:35:12.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
790 | 2025-03-07T22:35:13.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
791 | 2025-03-07T22:35:13.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
792 | 2025-03-07T22:35:13.672Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
793 | 2025-03-07T22:35:13.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
794 | 2025-03-07T22:35:13.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
795 | 2025-03-07T22:35:13.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
796 | 2025-03-07T22:35:13.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
797 | 2025-03-07T22:35:13.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
798 | 2025-03-07T22:35:13.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
799 | 2025-03-07T22:35:14.410Z | DEBG | oximeter (results-sink): inserting 228 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
800 | 2025-03-07T22:35:14.410Z | DEBG | oximeter (results-sink-cluster): inserting 228 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
801 | 2025-03-07T22:35:14.410Z | DEBG | oximeter (clickhouse-client): unrolling 228 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
802 | 2025-03-07T22:35:14.421Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 72
table_name = fields_string
|
803 | 2025-03-07T22:35:14.423Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = fields_u16
|
804 | 2025-03-07T22:35:14.425Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 72
table_name = fields_uuid
|
805 | 2025-03-07T22:35:14.426Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 160
table_name = measurements_cumulativeu64
|
806 | 2025-03-07T22:35:14.429Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = measurements_histogramu64
|
807 | 2025-03-07T22:35:14.431Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 60
table_name = measurements_u64
|
808 | 2025-03-07T22:35:14.511Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
809 | 2025-03-07T22:35:14.667Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
810 | 2025-03-07T22:35:14.667Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
811 | 2025-03-07T22:35:14.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
812 | 2025-03-07T22:35:14.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
813 | 2025-03-07T22:35:14.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
814 | 2025-03-07T22:35:14.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
815 | 2025-03-07T22:35:14.671Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
816 | 2025-03-07T22:35:14.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
817 | 2025-03-07T22:35:14.671Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
818 | 2025-03-07T22:35:14.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
819 | 2025-03-07T22:35:14.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
820 | 2025-03-07T22:35:14.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
821 | 2025-03-07T22:35:14.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
822 | 2025-03-07T22:35:14.683Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
823 | 2025-03-07T22:35:14.683Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
824 | 2025-03-07T22:35:14.697Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
825 | 2025-03-07T22:35:14.697Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
826 | 2025-03-07T22:35:14.700Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
827 | 2025-03-07T22:35:15.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
828 | 2025-03-07T22:35:15.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
829 | 2025-03-07T22:35:15.672Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
830 | 2025-03-07T22:35:15.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
831 | 2025-03-07T22:35:15.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
832 | 2025-03-07T22:35:15.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
833 | 2025-03-07T22:35:15.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
834 | 2025-03-07T22:35:15.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
835 | 2025-03-07T22:35:15.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
836 | 2025-03-07T22:35:16.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
837 | 2025-03-07T22:35:16.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
838 | 2025-03-07T22:35:16.671Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
839 | 2025-03-07T22:35:16.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
840 | 2025-03-07T22:35:16.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
841 | 2025-03-07T22:35:16.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
842 | 2025-03-07T22:35:16.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
843 | 2025-03-07T22:35:16.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
844 | 2025-03-07T22:35:16.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
845 | 2025-03-07T22:35:17.669Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
846 | 2025-03-07T22:35:17.669Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
847 | 2025-03-07T22:35:17.671Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
848 | 2025-03-07T22:35:17.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
849 | 2025-03-07T22:35:17.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
850 | 2025-03-07T22:35:17.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
851 | 2025-03-07T22:35:17.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
852 | 2025-03-07T22:35:17.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
853 | 2025-03-07T22:35:17.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
854 | 2025-03-07T22:35:18.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
855 | 2025-03-07T22:35:18.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
856 | 2025-03-07T22:35:18.671Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
857 | 2025-03-07T22:35:18.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
858 | 2025-03-07T22:35:18.671Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
859 | 2025-03-07T22:35:18.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
860 | 2025-03-07T22:35:18.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
861 | 2025-03-07T22:35:18.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
862 | 2025-03-07T22:35:18.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
863 | 2025-03-07T22:35:19.410Z | DEBG | oximeter (results-sink): inserting 251 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
864 | 2025-03-07T22:35:19.410Z | DEBG | oximeter (results-sink-cluster): inserting 251 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
865 | 2025-03-07T22:35:19.410Z | DEBG | oximeter (clickhouse-client): unrolling 251 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
866 | 2025-03-07T22:35:19.423Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 118
table_name = fields_string
|
867 | 2025-03-07T22:35:19.425Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 31
table_name = fields_u16
|
868 | 2025-03-07T22:35:19.427Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 95
table_name = fields_uuid
|
869 | 2025-03-07T22:35:19.429Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 160
table_name = measurements_cumulativeu64
|
870 | 2025-03-07T22:35:19.431Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 31
table_name = measurements_histogramu64
|
871 | 2025-03-07T22:35:19.433Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 60
table_name = measurements_u64
|
872 | 2025-03-07T22:35:19.510Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
873 | 2025-03-07T22:35:19.661Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:562
|
874 | 2025-03-07T22:35:19.661Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending
|
875 | 2025-03-07T22:35:19.664Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "3497219c-9121-4396-9973-426a6713848d", "content-length": "1412", "date": "Fri, 07 Mar 2025 22:35:19 GMT"} })
|
876 | 2025-03-07T22:35:19.665Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D
|
877 | 2025-03-07T22:35:19.668Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "ea7d1beb-f8ec-49a4-b3aa-772c7dd35b2a", "content-length": "29", "date": "Fri, 07 Mar 2025 22:35:19 GMT"} })
|
878 | 2025-03-07T22:35:19.668Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:637
n_current_tasks = 9
n_pruned_tasks = 0
|
879 | 2025-03-07T22:35:19.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
880 | 2025-03-07T22:35:19.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
881 | 2025-03-07T22:35:19.670Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
882 | 2025-03-07T22:35:19.671Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
883 | 2025-03-07T22:35:19.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
884 | 2025-03-07T22:35:19.671Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
885 | 2025-03-07T22:35:19.672Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
886 | 2025-03-07T22:35:19.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
887 | 2025-03-07T22:35:19.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
888 | 2025-03-07T22:35:19.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
889 | 2025-03-07T22:35:19.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
890 | 2025-03-07T22:35:19.674Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
891 | 2025-03-07T22:35:19.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
892 | 2025-03-07T22:35:19.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
893 | 2025-03-07T22:35:19.676Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
894 | 2025-03-07T22:35:19.678Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 87cd3ec6-0e0e-4fcc-8dae-7f482d211070
|
895 | 2025-03-07T22:35:19.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
896 | 2025-03-07T22:35:19.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
897 | 2025-03-07T22:35:19.681Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
898 | 2025-03-07T22:35:19.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
899 | 2025-03-07T22:35:19.715Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
900 | 2025-03-07T22:35:20.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
901 | 2025-03-07T22:35:20.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
902 | 2025-03-07T22:35:20.671Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
903 | 2025-03-07T22:35:20.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
904 | 2025-03-07T22:35:20.671Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
905 | 2025-03-07T22:35:20.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
906 | 2025-03-07T22:35:20.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
907 | 2025-03-07T22:35:20.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
908 | 2025-03-07T22:35:20.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
909 | 2025-03-07T22:35:21.669Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
910 | 2025-03-07T22:35:21.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
911 | 2025-03-07T22:35:21.671Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
912 | 2025-03-07T22:35:21.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
913 | 2025-03-07T22:35:21.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
914 | 2025-03-07T22:35:21.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
915 | 2025-03-07T22:35:21.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
916 | 2025-03-07T22:35:21.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
917 | 2025-03-07T22:35:21.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
918 | 2025-03-07T22:35:22.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
919 | 2025-03-07T22:35:22.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
920 | 2025-03-07T22:35:22.671Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
921 | 2025-03-07T22:35:22.671Z | DEBG | oximeter (results-sink-cluster): inserting 1006 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
922 | 2025-03-07T22:35:22.671Z | DEBG | oximeter (results-sink): inserting 1006 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
923 | 2025-03-07T22:35:22.671Z | DEBG | oximeter (clickhouse-client): unrolling 1006 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
924 | 2025-03-07T22:35:22.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
925 | 2025-03-07T22:35:22.671Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
926 | 2025-03-07T22:35:22.671Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
927 | 2025-03-07T22:35:22.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
928 | 2025-03-07T22:35:22.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
929 | 2025-03-07T22:35:22.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
930 | 2025-03-07T22:35:22.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
931 | 2025-03-07T22:35:22.675Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
schema = TimeseriesSchema { timeseries_name: TimeseriesName("oximeter_collector:collections"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "base_route", field_type: String, source: Metric, description: "" }, FieldSchema { name: "collector_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "collector_ip", field_type: IpAddr, source: Target, description: "" }, FieldSchema { name: "collector_port", field_type: U16, source: Target, description: "" }, FieldSchema { name: "producer_id", field_type: Uuid, source: Metric, description: "" }, FieldSchema { name: "producer_ip", field_type: IpAddr, source: Metric, description: "" }, FieldSchema { name: "producer_port", field_type: U16, source: Metric, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-03-07T22:35:22.671878931Z }
timeseries_name = oximeter_collector:collections
|
932 | 2025-03-07T22:35:22.714Z | DEBG | oximeter (clickhouse-client): inserting 1 new timeseries schema
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
933 | 2025-03-07T22:35:22.718Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 12
table_name = fields_ipaddr
|
934 | 2025-03-07T22:35:22.720Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 1218
table_name = fields_string
|
935 | 2025-03-07T22:35:22.722Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 20
table_name = fields_u16
|
936 | 2025-03-07T22:35:22.724Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 228
table_name = fields_u32
|
937 | 2025-03-07T22:35:22.726Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 540
table_name = fields_uuid
|
938 | 2025-03-07T22:35:22.728Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 958
table_name = measurements_cumulativeu64
|
939 | 2025-03-07T22:35:22.730Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = measurements_histogramu64
|
940 | 2025-03-07T22:35:22.732Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 40
table_name = measurements_u64
|
941 | 2025-03-07T22:35:22.773Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
942 | 2025-03-07T22:35:23.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
943 | 2025-03-07T22:35:23.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
944 | 2025-03-07T22:35:23.672Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
945 | 2025-03-07T22:35:23.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
946 | 2025-03-07T22:35:23.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
947 | 2025-03-07T22:35:23.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
948 | 2025-03-07T22:35:23.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
949 | 2025-03-07T22:35:23.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
950 | 2025-03-07T22:35:23.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
951 | 2025-03-07T22:35:24.410Z | DEBG | oximeter (results-sink): inserting 74 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
952 | 2025-03-07T22:35:24.410Z | DEBG | oximeter (results-sink-cluster): inserting 74 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
953 | 2025-03-07T22:35:24.410Z | DEBG | oximeter (clickhouse-client): unrolling 74 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
954 | 2025-03-07T22:35:24.416Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 56
table_name = fields_string
|
955 | 2025-03-07T22:35:24.418Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 64
table_name = fields_uuid
|
956 | 2025-03-07T22:35:24.420Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 54
table_name = measurements_cumulativeu64
|
957 | 2025-03-07T22:35:24.422Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 20
table_name = measurements_u64
|
958 | 2025-03-07T22:35:24.511Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
959 | 2025-03-07T22:35:24.667Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
960 | 2025-03-07T22:35:24.667Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
961 | 2025-03-07T22:35:24.668Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
962 | 2025-03-07T22:35:24.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
963 | 2025-03-07T22:35:24.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
964 | 2025-03-07T22:35:24.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
965 | 2025-03-07T22:35:24.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
966 | 2025-03-07T22:35:24.670Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
967 | 2025-03-07T22:35:24.671Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
968 | 2025-03-07T22:35:24.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
969 | 2025-03-07T22:35:24.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
970 | 2025-03-07T22:35:24.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
971 | 2025-03-07T22:35:24.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
972 | 2025-03-07T22:35:24.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
973 | 2025-03-07T22:35:24.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
974 | 2025-03-07T22:35:24.697Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
975 | 2025-03-07T22:35:24.697Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
976 | 2025-03-07T22:35:24.700Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
977 | 2025-03-07T22:35:25.669Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
978 | 2025-03-07T22:35:25.669Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
979 | 2025-03-07T22:35:25.671Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
980 | 2025-03-07T22:35:25.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
981 | 2025-03-07T22:35:25.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
982 | 2025-03-07T22:35:25.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
983 | 2025-03-07T22:35:25.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
984 | 2025-03-07T22:35:25.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
985 | 2025-03-07T22:35:25.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
986 | 2025-03-07T22:35:26.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
987 | 2025-03-07T22:35:26.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
988 | 2025-03-07T22:35:26.671Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
989 | 2025-03-07T22:35:26.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
990 | 2025-03-07T22:35:26.671Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
991 | 2025-03-07T22:35:26.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
992 | 2025-03-07T22:35:26.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
993 | 2025-03-07T22:35:26.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
994 | 2025-03-07T22:35:26.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
995 | 2025-03-07T22:35:27.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
996 | 2025-03-07T22:35:27.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
997 | 2025-03-07T22:35:27.672Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
998 | 2025-03-07T22:35:27.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
999 | 2025-03-07T22:35:27.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1000 | 2025-03-07T22:35:27.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1001 | 2025-03-07T22:35:27.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1002 | 2025-03-07T22:35:27.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1003 | 2025-03-07T22:35:27.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1004 | 2025-03-07T22:35:28.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1005 | 2025-03-07T22:35:28.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1006 | 2025-03-07T22:35:28.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1007 | 2025-03-07T22:35:28.671Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1008 | 2025-03-07T22:35:28.672Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1009 | 2025-03-07T22:35:28.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1010 | 2025-03-07T22:35:28.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1011 | 2025-03-07T22:35:28.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1012 | 2025-03-07T22:35:28.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1013 | 2025-03-07T22:35:29.410Z | DEBG | oximeter (results-sink): inserting 251 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
1014 | 2025-03-07T22:35:29.410Z | DEBG | oximeter (results-sink-cluster): inserting 251 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
1015 | 2025-03-07T22:35:29.410Z | DEBG | oximeter (clickhouse-client): unrolling 251 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
1016 | 2025-03-07T22:35:29.423Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 118
table_name = fields_string
|
1017 | 2025-03-07T22:35:29.429Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 31
table_name = fields_u16
|
1018 | 2025-03-07T22:35:29.437Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 95
table_name = fields_uuid
|
1019 | 2025-03-07T22:35:29.443Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 160
table_name = measurements_cumulativeu64
|
1020 | 2025-03-07T22:35:29.452Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 31
table_name = measurements_histogramu64
|
1021 | 2025-03-07T22:35:29.459Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 60
table_name = measurements_u64
|
1022 | 2025-03-07T22:35:29.511Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
1023 | 2025-03-07T22:35:29.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1024 | 2025-03-07T22:35:29.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1025 | 2025-03-07T22:35:29.672Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1026 | 2025-03-07T22:35:29.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1027 | 2025-03-07T22:35:29.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1028 | 2025-03-07T22:35:29.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1029 | 2025-03-07T22:35:29.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1030 | 2025-03-07T22:35:29.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1031 | 2025-03-07T22:35:29.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1032 | 2025-03-07T22:35:29.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
1033 | 2025-03-07T22:35:29.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
1034 | 2025-03-07T22:35:29.683Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
1035 | 2025-03-07T22:35:30.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1036 | 2025-03-07T22:35:30.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1037 | 2025-03-07T22:35:30.671Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1038 | 2025-03-07T22:35:30.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1039 | 2025-03-07T22:35:30.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1040 | 2025-03-07T22:35:30.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1041 | 2025-03-07T22:35:30.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1042 | 2025-03-07T22:35:30.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1043 | 2025-03-07T22:35:30.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1044 | 2025-03-07T22:35:31.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1045 | 2025-03-07T22:35:31.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1046 | 2025-03-07T22:35:31.672Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1047 | 2025-03-07T22:35:31.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1048 | 2025-03-07T22:35:31.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1049 | 2025-03-07T22:35:31.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1050 | 2025-03-07T22:35:31.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1051 | 2025-03-07T22:35:31.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1052 | 2025-03-07T22:35:31.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1053 | 2025-03-07T22:35:32.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1054 | 2025-03-07T22:35:32.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1055 | 2025-03-07T22:35:32.672Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1056 | 2025-03-07T22:35:32.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1057 | 2025-03-07T22:35:32.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1058 | 2025-03-07T22:35:32.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1059 | 2025-03-07T22:35:32.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1060 | 2025-03-07T22:35:32.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1061 | 2025-03-07T22:35:32.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1062 | 2025-03-07T22:35:33.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1063 | 2025-03-07T22:35:33.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1064 | 2025-03-07T22:35:33.671Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1065 | 2025-03-07T22:35:33.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1066 | 2025-03-07T22:35:33.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1067 | 2025-03-07T22:35:33.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1068 | 2025-03-07T22:35:33.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1069 | 2025-03-07T22:35:33.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1070 | 2025-03-07T22:35:33.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1071 | 2025-03-07T22:35:34.410Z | DEBG | oximeter (results-sink): inserting 228 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
1072 | 2025-03-07T22:35:34.410Z | DEBG | oximeter (results-sink-cluster): inserting 228 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
1073 | 2025-03-07T22:35:34.410Z | DEBG | oximeter (clickhouse-client): unrolling 228 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
1074 | 2025-03-07T22:35:34.423Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 72
table_name = fields_string
|
1075 | 2025-03-07T22:35:34.426Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = fields_u16
|
1076 | 2025-03-07T22:35:34.428Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 72
table_name = fields_uuid
|
1077 | 2025-03-07T22:35:34.430Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 160
table_name = measurements_cumulativeu64
|
1078 | 2025-03-07T22:35:34.434Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = measurements_histogramu64
|
1079 | 2025-03-07T22:35:34.436Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 60
table_name = measurements_u64
|
1080 | 2025-03-07T22:35:34.511Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
1081 | 2025-03-07T22:35:34.661Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:562
|
1082 | 2025-03-07T22:35:34.661Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending
|
1083 | 2025-03-07T22:35:34.664Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "58a0cea4-cee4-4385-a917-eda8979f4ad9", "content-length": "1412", "date": "Fri, 07 Mar 2025 22:35:34 GMT"} })
|
1084 | 2025-03-07T22:35:34.664Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D
|
1085 | 2025-03-07T22:35:34.667Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "f1881dc2-7b86-4058-aa31-d1afdcc01eaf", "content-length": "29", "date": "Fri, 07 Mar 2025 22:35:34 GMT"} })
|
1086 | 2025-03-07T22:35:34.667Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:637
n_current_tasks = 9
n_pruned_tasks = 0
|
1087 | 2025-03-07T22:35:34.667Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
1088 | 2025-03-07T22:35:34.667Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
1089 | 2025-03-07T22:35:34.668Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
1090 | 2025-03-07T22:35:34.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1091 | 2025-03-07T22:35:34.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
1092 | 2025-03-07T22:35:34.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
1093 | 2025-03-07T22:35:34.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1094 | 2025-03-07T22:35:34.671Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
1095 | 2025-03-07T22:35:34.672Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1096 | 2025-03-07T22:35:34.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1097 | 2025-03-07T22:35:34.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1098 | 2025-03-07T22:35:34.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1099 | 2025-03-07T22:35:34.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1100 | 2025-03-07T22:35:34.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1101 | 2025-03-07T22:35:34.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1102 | 2025-03-07T22:35:34.697Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1103 | 2025-03-07T22:35:34.697Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1104 | 2025-03-07T22:35:34.698Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1105 | 2025-03-07T22:35:34.699Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 87cd3ec6-0e0e-4fcc-8dae-7f482d211070
|
1106 | 2025-03-07T22:35:34.699Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 87cd3ec6-0e0e-4fcc-8dae-7f482d211070
|
1107 | 2025-03-07T22:35:34.701Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1108 | 2025-03-07T22:35:34.701Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 87cd3ec6-0e0e-4fcc-8dae-7f482d211070
|
1109 | 2025-03-07T22:35:35.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1110 | 2025-03-07T22:35:35.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1111 | 2025-03-07T22:35:35.671Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1112 | 2025-03-07T22:35:35.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1113 | 2025-03-07T22:35:35.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1114 | 2025-03-07T22:35:35.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1115 | 2025-03-07T22:35:35.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1116 | 2025-03-07T22:35:35.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1117 | 2025-03-07T22:35:35.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1118 | 2025-03-07T22:35:36.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1119 | 2025-03-07T22:35:36.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1120 | 2025-03-07T22:35:36.671Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1121 | 2025-03-07T22:35:36.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1122 | 2025-03-07T22:35:36.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1123 | 2025-03-07T22:35:36.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1124 | 2025-03-07T22:35:36.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1125 | 2025-03-07T22:35:36.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1126 | 2025-03-07T22:35:36.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1127 | 2025-03-07T22:35:37.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1128 | 2025-03-07T22:35:37.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1129 | 2025-03-07T22:35:37.671Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1130 | 2025-03-07T22:35:37.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1131 | 2025-03-07T22:35:37.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1132 | 2025-03-07T22:35:37.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1133 | 2025-03-07T22:35:37.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1134 | 2025-03-07T22:35:37.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1135 | 2025-03-07T22:35:37.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1136 | 2025-03-07T22:35:38.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1137 | 2025-03-07T22:35:38.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1138 | 2025-03-07T22:35:38.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1139 | 2025-03-07T22:35:38.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1140 | 2025-03-07T22:35:38.672Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1141 | 2025-03-07T22:35:38.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1142 | 2025-03-07T22:35:38.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1143 | 2025-03-07T22:35:38.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1144 | 2025-03-07T22:35:38.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1145 | 2025-03-07T22:35:39.410Z | DEBG | oximeter (results-sink): inserting 289 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
1146 | 2025-03-07T22:35:39.410Z | DEBG | oximeter (results-sink-cluster): inserting 289 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
1147 | 2025-03-07T22:35:39.410Z | DEBG | oximeter (clickhouse-client): unrolling 289 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
1148 | 2025-03-07T22:35:39.424Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 24
table_name = fields_i16
|
1149 | 2025-03-07T22:35:39.426Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 2
table_name = fields_ipaddr
|
1150 | 2025-03-07T22:35:39.427Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 241
table_name = fields_string
|
1151 | 2025-03-07T22:35:39.429Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 46
table_name = fields_u16
|
1152 | 2025-03-07T22:35:39.431Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 24
table_name = fields_u32
|
1153 | 2025-03-07T22:35:39.433Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 12
table_name = fields_u8
|
1154 | 2025-03-07T22:35:39.434Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 134
table_name = fields_uuid
|
1155 | 2025-03-07T22:35:39.436Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 197
table_name = measurements_cumulativeu64
|
1156 | 2025-03-07T22:35:39.439Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 32
table_name = measurements_histogramu64
|
1157 | 2025-03-07T22:35:39.440Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 60
table_name = measurements_u64
|
1158 | 2025-03-07T22:35:39.511Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
1159 | 2025-03-07T22:35:39.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1160 | 2025-03-07T22:35:39.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1161 | 2025-03-07T22:35:39.672Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1162 | 2025-03-07T22:35:39.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1163 | 2025-03-07T22:35:39.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1164 | 2025-03-07T22:35:39.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1165 | 2025-03-07T22:35:39.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1166 | 2025-03-07T22:35:39.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1167 | 2025-03-07T22:35:39.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1168 | 2025-03-07T22:35:39.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
1169 | 2025-03-07T22:35:39.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
1170 | 2025-03-07T22:35:39.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
1171 | 2025-03-07T22:35:40.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1172 | 2025-03-07T22:35:40.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1173 | 2025-03-07T22:35:40.672Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1174 | 2025-03-07T22:35:40.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1175 | 2025-03-07T22:35:40.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1176 | 2025-03-07T22:35:40.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1177 | 2025-03-07T22:35:40.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1178 | 2025-03-07T22:35:40.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1179 | 2025-03-07T22:35:40.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1180 | 2025-03-07T22:35:41.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1181 | 2025-03-07T22:35:41.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1182 | 2025-03-07T22:35:41.672Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1183 | 2025-03-07T22:35:41.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1184 | 2025-03-07T22:35:41.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1185 | 2025-03-07T22:35:41.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1186 | 2025-03-07T22:35:41.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1187 | 2025-03-07T22:35:41.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1188 | 2025-03-07T22:35:41.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1189 | 2025-03-07T22:35:42.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1190 | 2025-03-07T22:35:42.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1191 | 2025-03-07T22:35:42.672Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1192 | 2025-03-07T22:35:42.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1193 | 2025-03-07T22:35:42.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1194 | 2025-03-07T22:35:42.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1195 | 2025-03-07T22:35:42.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1196 | 2025-03-07T22:35:42.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1197 | 2025-03-07T22:35:42.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1198 | 2025-03-07T22:35:43.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1199 | 2025-03-07T22:35:43.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1200 | 2025-03-07T22:35:43.672Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1201 | 2025-03-07T22:35:43.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1202 | 2025-03-07T22:35:43.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1203 | 2025-03-07T22:35:43.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1204 | 2025-03-07T22:35:43.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1205 | 2025-03-07T22:35:43.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1206 | 2025-03-07T22:35:43.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1207 | 2025-03-07T22:35:44.410Z | DEBG | oximeter (results-sink): inserting 228 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
1208 | 2025-03-07T22:35:44.410Z | DEBG | oximeter (results-sink-cluster): inserting 228 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
1209 | 2025-03-07T22:35:44.410Z | DEBG | oximeter (clickhouse-client): unrolling 228 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
1210 | 2025-03-07T22:35:44.421Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 72
table_name = fields_string
|
1211 | 2025-03-07T22:35:44.423Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = fields_u16
|
1212 | 2025-03-07T22:35:44.425Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 72
table_name = fields_uuid
|
1213 | 2025-03-07T22:35:44.427Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 160
table_name = measurements_cumulativeu64
|
1214 | 2025-03-07T22:35:44.429Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = measurements_histogramu64
|
1215 | 2025-03-07T22:35:44.431Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 60
table_name = measurements_u64
|
1216 | 2025-03-07T22:35:44.511Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
1217 | 2025-03-07T22:35:44.668Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
1218 | 2025-03-07T22:35:44.668Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
1219 | 2025-03-07T22:35:44.668Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
1220 | 2025-03-07T22:35:44.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1221 | 2025-03-07T22:35:44.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
1222 | 2025-03-07T22:35:44.671Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
1223 | 2025-03-07T22:35:44.671Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1224 | 2025-03-07T22:35:44.671Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
1225 | 2025-03-07T22:35:44.672Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1226 | 2025-03-07T22:35:44.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1227 | 2025-03-07T22:35:44.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1228 | 2025-03-07T22:35:44.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1229 | 2025-03-07T22:35:44.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1230 | 2025-03-07T22:35:44.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1231 | 2025-03-07T22:35:44.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1232 | 2025-03-07T22:35:44.697Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1233 | 2025-03-07T22:35:44.697Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1234 | 2025-03-07T22:35:44.701Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1235 | 2025-03-07T22:35:45.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1236 | 2025-03-07T22:35:45.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1237 | 2025-03-07T22:35:45.672Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1238 | 2025-03-07T22:35:45.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1239 | 2025-03-07T22:35:45.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1240 | 2025-03-07T22:35:45.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1241 | 2025-03-07T22:35:45.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1242 | 2025-03-07T22:35:45.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1243 | 2025-03-07T22:35:45.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1244 | 2025-03-07T22:35:46.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1245 | 2025-03-07T22:35:46.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1246 | 2025-03-07T22:35:46.671Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1247 | 2025-03-07T22:35:46.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1248 | 2025-03-07T22:35:46.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1249 | 2025-03-07T22:35:46.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1250 | 2025-03-07T22:35:46.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1251 | 2025-03-07T22:35:46.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1252 | 2025-03-07T22:35:46.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1253 | 2025-03-07T22:35:47.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1254 | 2025-03-07T22:35:47.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1255 | 2025-03-07T22:35:47.672Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1256 | 2025-03-07T22:35:47.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1257 | 2025-03-07T22:35:47.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1258 | 2025-03-07T22:35:47.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1259 | 2025-03-07T22:35:47.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1260 | 2025-03-07T22:35:47.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1261 | 2025-03-07T22:35:47.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1262 | 2025-03-07T22:35:48.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1263 | 2025-03-07T22:35:48.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1264 | 2025-03-07T22:35:48.672Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1265 | 2025-03-07T22:35:48.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1266 | 2025-03-07T22:35:48.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1267 | 2025-03-07T22:35:48.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1268 | 2025-03-07T22:35:48.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1269 | 2025-03-07T22:35:48.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1270 | 2025-03-07T22:35:48.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1271 | 2025-03-07T22:35:49.410Z | DEBG | oximeter (results-sink): inserting 252 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
1272 | 2025-03-07T22:35:49.410Z | DEBG | oximeter (results-sink-cluster): inserting 252 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
1273 | 2025-03-07T22:35:49.410Z | DEBG | oximeter (clickhouse-client): unrolling 252 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
1274 | 2025-03-07T22:35:49.423Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 120
table_name = fields_string
|
1275 | 2025-03-07T22:35:49.425Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 32
table_name = fields_u16
|
1276 | 2025-03-07T22:35:49.426Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 96
table_name = fields_uuid
|
1277 | 2025-03-07T22:35:49.428Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 160
table_name = measurements_cumulativeu64
|
1278 | 2025-03-07T22:35:49.431Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 32
table_name = measurements_histogramu64
|
1279 | 2025-03-07T22:35:49.433Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 60
table_name = measurements_u64
|
1280 | 2025-03-07T22:35:49.511Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
1281 | 2025-03-07T22:35:49.661Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:562
|
1282 | 2025-03-07T22:35:49.661Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending
|
1283 | 2025-03-07T22:35:49.664Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "cbb41ee0-a3a8-44b3-8e9f-3bb9d9a48381", "content-length": "1412", "date": "Fri, 07 Mar 2025 22:35:49 GMT"} })
|
1284 | 2025-03-07T22:35:49.664Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D
|
1285 | 2025-03-07T22:35:49.667Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "ee3f3dc2-f25a-4718-a9f4-d558e978f4cc", "content-length": "29", "date": "Fri, 07 Mar 2025 22:35:49 GMT"} })
|
1286 | 2025-03-07T22:35:49.667Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:637
n_current_tasks = 9
n_pruned_tasks = 0
|
1287 | 2025-03-07T22:35:49.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1288 | 2025-03-07T22:35:49.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1289 | 2025-03-07T22:35:49.672Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1290 | 2025-03-07T22:35:49.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1291 | 2025-03-07T22:35:49.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1292 | 2025-03-07T22:35:49.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1293 | 2025-03-07T22:35:49.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1294 | 2025-03-07T22:35:49.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1295 | 2025-03-07T22:35:49.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1296 | 2025-03-07T22:35:49.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
1297 | 2025-03-07T22:35:49.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
1298 | 2025-03-07T22:35:49.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
1299 | 2025-03-07T22:35:49.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
1300 | 2025-03-07T22:35:49.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
1301 | 2025-03-07T22:35:49.716Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
1302 | 2025-03-07T22:35:50.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1303 | 2025-03-07T22:35:50.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1304 | 2025-03-07T22:35:50.672Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1305 | 2025-03-07T22:35:50.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1306 | 2025-03-07T22:35:50.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1307 | 2025-03-07T22:35:50.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1308 | 2025-03-07T22:35:50.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1309 | 2025-03-07T22:35:50.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1310 | 2025-03-07T22:35:50.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1311 | 2025-03-07T22:35:51.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1312 | 2025-03-07T22:35:51.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1313 | 2025-03-07T22:35:51.672Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1314 | 2025-03-07T22:35:51.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1315 | 2025-03-07T22:35:51.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1316 | 2025-03-07T22:35:51.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1317 | 2025-03-07T22:35:51.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1318 | 2025-03-07T22:35:51.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1319 | 2025-03-07T22:35:51.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1320 | 2025-03-07T22:35:52.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1321 | 2025-03-07T22:35:52.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1322 | 2025-03-07T22:35:52.671Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1323 | 2025-03-07T22:35:52.671Z | DEBG | oximeter (results-sink-cluster): inserting 1000 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
1324 | 2025-03-07T22:35:52.671Z | DEBG | oximeter (results-sink): inserting 1000 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
1325 | 2025-03-07T22:35:52.671Z | DEBG | oximeter (clickhouse-client): unrolling 1000 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
1326 | 2025-03-07T22:35:52.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1327 | 2025-03-07T22:35:52.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1328 | 2025-03-07T22:35:52.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1329 | 2025-03-07T22:35:52.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1330 | 2025-03-07T22:35:52.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1331 | 2025-03-07T22:35:52.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1332 | 2025-03-07T22:35:52.714Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 1212
table_name = fields_string
|
1333 | 2025-03-07T22:35:52.720Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = fields_u16
|
1334 | 2025-03-07T22:35:52.727Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 228
table_name = fields_u32
|
1335 | 2025-03-07T22:35:52.729Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 528
table_name = fields_uuid
|
1336 | 2025-03-07T22:35:52.736Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 952
table_name = measurements_cumulativeu64
|
1337 | 2025-03-07T22:35:52.744Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = measurements_histogramu64
|
1338 | 2025-03-07T22:35:52.751Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 40
table_name = measurements_u64
|
1339 | 2025-03-07T22:35:52.772Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
1340 | 2025-03-07T22:35:53.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1341 | 2025-03-07T22:35:53.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1342 | 2025-03-07T22:35:53.672Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1343 | 2025-03-07T22:35:53.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1344 | 2025-03-07T22:35:53.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1345 | 2025-03-07T22:35:53.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1346 | 2025-03-07T22:35:53.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1347 | 2025-03-07T22:35:53.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1348 | 2025-03-07T22:35:53.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1349 | 2025-03-07T22:35:54.410Z | DEBG | oximeter (results-sink): inserting 74 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
1350 | 2025-03-07T22:35:54.410Z | DEBG | oximeter (results-sink-cluster): inserting 74 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
1351 | 2025-03-07T22:35:54.410Z | DEBG | oximeter (clickhouse-client): unrolling 74 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
1352 | 2025-03-07T22:35:54.417Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 56
table_name = fields_string
|
1353 | 2025-03-07T22:35:54.419Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 64
table_name = fields_uuid
|
1354 | 2025-03-07T22:35:54.421Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 54
table_name = measurements_cumulativeu64
|
1355 | 2025-03-07T22:35:54.423Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 20
table_name = measurements_u64
|
1356 | 2025-03-07T22:35:54.511Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
1357 | 2025-03-07T22:35:54.668Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
1358 | 2025-03-07T22:35:54.668Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
1359 | 2025-03-07T22:35:54.669Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
1360 | 2025-03-07T22:35:54.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1361 | 2025-03-07T22:35:54.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1362 | 2025-03-07T22:35:54.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
1363 | 2025-03-07T22:35:54.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
1364 | 2025-03-07T22:35:54.671Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
1365 | 2025-03-07T22:35:54.672Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1366 | 2025-03-07T22:35:54.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1367 | 2025-03-07T22:35:54.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1368 | 2025-03-07T22:35:54.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1369 | 2025-03-07T22:35:54.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1370 | 2025-03-07T22:35:54.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1371 | 2025-03-07T22:35:54.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1372 | 2025-03-07T22:35:54.697Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1373 | 2025-03-07T22:35:54.697Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1374 | 2025-03-07T22:35:54.701Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1375 | 2025-03-07T22:35:55.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1376 | 2025-03-07T22:35:55.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1377 | 2025-03-07T22:35:55.672Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1378 | 2025-03-07T22:35:55.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1379 | 2025-03-07T22:35:55.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1380 | 2025-03-07T22:35:55.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1381 | 2025-03-07T22:35:55.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1382 | 2025-03-07T22:35:55.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1383 | 2025-03-07T22:35:55.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1384 | 2025-03-07T22:35:56.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1385 | 2025-03-07T22:35:56.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1386 | 2025-03-07T22:35:56.672Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1387 | 2025-03-07T22:35:56.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1388 | 2025-03-07T22:35:56.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1389 | 2025-03-07T22:35:56.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1390 | 2025-03-07T22:35:56.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1391 | 2025-03-07T22:35:56.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1392 | 2025-03-07T22:35:56.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1393 | 2025-03-07T22:35:57.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1394 | 2025-03-07T22:35:57.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1395 | 2025-03-07T22:35:57.672Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1396 | 2025-03-07T22:35:57.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1397 | 2025-03-07T22:35:57.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1398 | 2025-03-07T22:35:57.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1399 | 2025-03-07T22:35:57.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1400 | 2025-03-07T22:35:57.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1401 | 2025-03-07T22:35:57.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1402 | 2025-03-07T22:35:58.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1403 | 2025-03-07T22:35:58.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1404 | 2025-03-07T22:35:58.672Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1405 | 2025-03-07T22:35:58.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1406 | 2025-03-07T22:35:58.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1407 | 2025-03-07T22:35:58.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1408 | 2025-03-07T22:35:58.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1409 | 2025-03-07T22:35:58.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1410 | 2025-03-07T22:35:58.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1411 | 2025-03-07T22:35:59.410Z | DEBG | oximeter (results-sink): inserting 252 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
1412 | 2025-03-07T22:35:59.410Z | DEBG | oximeter (results-sink-cluster): inserting 252 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
1413 | 2025-03-07T22:35:59.410Z | DEBG | oximeter (clickhouse-client): unrolling 252 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
1414 | 2025-03-07T22:35:59.423Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 120
table_name = fields_string
|
1415 | 2025-03-07T22:35:59.425Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 32
table_name = fields_u16
|
1416 | 2025-03-07T22:35:59.427Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 96
table_name = fields_uuid
|
1417 | 2025-03-07T22:35:59.429Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 160
table_name = measurements_cumulativeu64
|
1418 | 2025-03-07T22:35:59.432Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 32
table_name = measurements_histogramu64
|
1419 | 2025-03-07T22:35:59.433Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 60
table_name = measurements_u64
|
1420 | 2025-03-07T22:35:59.512Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
1421 | 2025-03-07T22:35:59.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1422 | 2025-03-07T22:35:59.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1423 | 2025-03-07T22:35:59.672Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1424 | 2025-03-07T22:35:59.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1425 | 2025-03-07T22:35:59.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1426 | 2025-03-07T22:35:59.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1427 | 2025-03-07T22:35:59.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1428 | 2025-03-07T22:35:59.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1429 | 2025-03-07T22:35:59.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1430 | 2025-03-07T22:35:59.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
1431 | 2025-03-07T22:35:59.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
1432 | 2025-03-07T22:35:59.683Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
1433 | 2025-03-07T22:36:00.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1434 | 2025-03-07T22:36:00.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1435 | 2025-03-07T22:36:00.672Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1436 | 2025-03-07T22:36:00.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1437 | 2025-03-07T22:36:00.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1438 | 2025-03-07T22:36:00.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1439 | 2025-03-07T22:36:00.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1440 | 2025-03-07T22:36:00.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1441 | 2025-03-07T22:36:00.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1442 | 2025-03-07T22:36:01.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1443 | 2025-03-07T22:36:01.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1444 | 2025-03-07T22:36:01.672Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1445 | 2025-03-07T22:36:01.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1446 | 2025-03-07T22:36:01.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1447 | 2025-03-07T22:36:01.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1448 | 2025-03-07T22:36:01.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1449 | 2025-03-07T22:36:01.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1450 | 2025-03-07T22:36:01.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1451 | 2025-03-07T22:36:02.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1452 | 2025-03-07T22:36:02.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1453 | 2025-03-07T22:36:02.672Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1454 | 2025-03-07T22:36:02.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1455 | 2025-03-07T22:36:02.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1456 | 2025-03-07T22:36:02.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1457 | 2025-03-07T22:36:02.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1458 | 2025-03-07T22:36:02.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1459 | 2025-03-07T22:36:02.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1460 | 2025-03-07T22:36:03.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1461 | 2025-03-07T22:36:03.671Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1462 | 2025-03-07T22:36:03.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1463 | 2025-03-07T22:36:03.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1464 | 2025-03-07T22:36:03.673Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1465 | 2025-03-07T22:36:03.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1466 | 2025-03-07T22:36:03.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1467 | 2025-03-07T22:36:03.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1468 | 2025-03-07T22:36:03.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1469 | 2025-03-07T22:36:04.411Z | DEBG | oximeter (results-sink): inserting 228 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
1470 | 2025-03-07T22:36:04.411Z | DEBG | oximeter (results-sink-cluster): inserting 228 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
1471 | 2025-03-07T22:36:04.411Z | DEBG | oximeter (clickhouse-client): unrolling 228 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
1472 | 2025-03-07T22:36:04.423Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 72
table_name = fields_string
|
1473 | 2025-03-07T22:36:04.425Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = fields_u16
|
1474 | 2025-03-07T22:36:04.427Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 72
table_name = fields_uuid
|
1475 | 2025-03-07T22:36:04.429Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 160
table_name = measurements_cumulativeu64
|
1476 | 2025-03-07T22:36:04.431Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = measurements_histogramu64
|
1477 | 2025-03-07T22:36:04.433Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 60
table_name = measurements_u64
|
1478 | 2025-03-07T22:36:04.512Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
1479 | 2025-03-07T22:36:04.662Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:562
|
1480 | 2025-03-07T22:36:04.662Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending
|
1481 | 2025-03-07T22:36:04.665Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "ce39fa53-df6b-4fef-8d24-e136c234c385", "content-length": "1412", "date": "Fri, 07 Mar 2025 22:36:03 GMT"} })
|
1482 | 2025-03-07T22:36:04.665Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D
|
1483 | 2025-03-07T22:36:04.667Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "f1e9d0c9-bce9-45e5-979a-fc50f8275020", "content-length": "29", "date": "Fri, 07 Mar 2025 22:36:03 GMT"} })
|
1484 | 2025-03-07T22:36:04.667Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:637
n_current_tasks = 9
n_pruned_tasks = 0
|
1485 | 2025-03-07T22:36:04.669Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
1486 | 2025-03-07T22:36:04.669Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
1487 | 2025-03-07T22:36:04.669Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
1488 | 2025-03-07T22:36:04.670Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
1489 | 2025-03-07T22:36:04.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1490 | 2025-03-07T22:36:04.671Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1491 | 2025-03-07T22:36:04.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
1492 | 2025-03-07T22:36:04.671Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
1493 | 2025-03-07T22:36:04.671Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
1494 | 2025-03-07T22:36:04.672Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
1495 | 2025-03-07T22:36:04.672Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1496 | 2025-03-07T22:36:04.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1497 | 2025-03-07T22:36:04.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1498 | 2025-03-07T22:36:04.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1499 | 2025-03-07T22:36:04.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1500 | 2025-03-07T22:36:04.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1501 | 2025-03-07T22:36:04.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1502 | 2025-03-07T22:36:04.697Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1503 | 2025-03-07T22:36:04.697Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1504 | 2025-03-07T22:36:04.699Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 87cd3ec6-0e0e-4fcc-8dae-7f482d211070
|
1505 | 2025-03-07T22:36:04.699Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 87cd3ec6-0e0e-4fcc-8dae-7f482d211070
|
1506 | 2025-03-07T22:36:04.701Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1507 | 2025-03-07T22:36:04.702Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 87cd3ec6-0e0e-4fcc-8dae-7f482d211070
|
1508 | 2025-03-07T22:36:05.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1509 | 2025-03-07T22:36:05.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1510 | 2025-03-07T22:36:05.672Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1511 | 2025-03-07T22:36:05.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1512 | 2025-03-07T22:36:05.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1513 | 2025-03-07T22:36:05.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1514 | 2025-03-07T22:36:05.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1515 | 2025-03-07T22:36:05.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1516 | 2025-03-07T22:36:05.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1517 | 2025-03-07T22:36:06.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1518 | 2025-03-07T22:36:06.671Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1519 | 2025-03-07T22:36:06.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1520 | 2025-03-07T22:36:06.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1521 | 2025-03-07T22:36:06.673Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1522 | 2025-03-07T22:36:06.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1523 | 2025-03-07T22:36:06.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1524 | 2025-03-07T22:36:06.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1525 | 2025-03-07T22:36:06.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1526 | 2025-03-07T22:36:07.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1527 | 2025-03-07T22:36:07.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1528 | 2025-03-07T22:36:07.672Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1529 | 2025-03-07T22:36:07.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1530 | 2025-03-07T22:36:07.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1531 | 2025-03-07T22:36:07.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1532 | 2025-03-07T22:36:07.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1533 | 2025-03-07T22:36:07.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1534 | 2025-03-07T22:36:07.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1535 | 2025-03-07T22:36:08.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1536 | 2025-03-07T22:36:08.671Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1537 | 2025-03-07T22:36:08.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1538 | 2025-03-07T22:36:08.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1539 | 2025-03-07T22:36:08.673Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1540 | 2025-03-07T22:36:08.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1541 | 2025-03-07T22:36:08.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1542 | 2025-03-07T22:36:08.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1543 | 2025-03-07T22:36:08.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1544 | 2025-03-07T22:36:09.410Z | DEBG | oximeter (results-sink): inserting 290 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
1545 | 2025-03-07T22:36:09.410Z | DEBG | oximeter (results-sink-cluster): inserting 290 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
1546 | 2025-03-07T22:36:09.410Z | DEBG | oximeter (clickhouse-client): unrolling 290 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
1547 | 2025-03-07T22:36:09.425Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 24
table_name = fields_i16
|
1548 | 2025-03-07T22:36:09.427Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 4
table_name = fields_ipaddr
|
1549 | 2025-03-07T22:36:09.430Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 242
table_name = fields_string
|
1550 | 2025-03-07T22:36:09.433Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 48
table_name = fields_u16
|
1551 | 2025-03-07T22:36:09.435Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 24
table_name = fields_u32
|
1552 | 2025-03-07T22:36:09.436Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 12
table_name = fields_u8
|
1553 | 2025-03-07T22:36:09.438Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 136
table_name = fields_uuid
|
1554 | 2025-03-07T22:36:09.440Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 198
table_name = measurements_cumulativeu64
|
1555 | 2025-03-07T22:36:09.442Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 32
table_name = measurements_histogramu64
|
1556 | 2025-03-07T22:36:09.444Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 60
table_name = measurements_u64
|
1557 | 2025-03-07T22:36:09.511Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
1558 | 2025-03-07T22:36:09.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1559 | 2025-03-07T22:36:09.671Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1560 | 2025-03-07T22:36:09.672Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1561 | 2025-03-07T22:36:09.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1562 | 2025-03-07T22:36:09.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1563 | 2025-03-07T22:36:09.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1564 | 2025-03-07T22:36:09.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1565 | 2025-03-07T22:36:09.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1566 | 2025-03-07T22:36:09.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1567 | 2025-03-07T22:36:09.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
1568 | 2025-03-07T22:36:09.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
1569 | 2025-03-07T22:36:09.683Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
1570 | 2025-03-07T22:36:10.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1571 | 2025-03-07T22:36:10.671Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1572 | 2025-03-07T22:36:10.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1573 | 2025-03-07T22:36:10.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1574 | 2025-03-07T22:36:10.673Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1575 | 2025-03-07T22:36:10.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1576 | 2025-03-07T22:36:10.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1577 | 2025-03-07T22:36:10.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1578 | 2025-03-07T22:36:10.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1579 | 2025-03-07T22:36:11.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1580 | 2025-03-07T22:36:11.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1581 | 2025-03-07T22:36:11.671Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1582 | 2025-03-07T22:36:11.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1583 | 2025-03-07T22:36:11.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1584 | 2025-03-07T22:36:11.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1585 | 2025-03-07T22:36:11.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1586 | 2025-03-07T22:36:11.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1587 | 2025-03-07T22:36:11.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1588 | 2025-03-07T22:36:12.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1589 | 2025-03-07T22:36:12.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1590 | 2025-03-07T22:36:12.672Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1591 | 2025-03-07T22:36:12.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1592 | 2025-03-07T22:36:12.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1593 | 2025-03-07T22:36:12.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1594 | 2025-03-07T22:36:12.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1595 | 2025-03-07T22:36:12.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1596 | 2025-03-07T22:36:12.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1597 | 2025-03-07T22:36:13.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1598 | 2025-03-07T22:36:13.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1599 | 2025-03-07T22:36:13.672Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1600 | 2025-03-07T22:36:13.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1601 | 2025-03-07T22:36:13.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1602 | 2025-03-07T22:36:13.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1603 | 2025-03-07T22:36:13.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1604 | 2025-03-07T22:36:13.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1605 | 2025-03-07T22:36:13.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1606 | 2025-03-07T22:36:14.411Z | DEBG | oximeter (results-sink): inserting 228 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
1607 | 2025-03-07T22:36:14.411Z | DEBG | oximeter (results-sink-cluster): inserting 228 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
1608 | 2025-03-07T22:36:14.411Z | DEBG | oximeter (clickhouse-client): unrolling 228 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
1609 | 2025-03-07T22:36:14.422Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 72
table_name = fields_string
|
1610 | 2025-03-07T22:36:14.428Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = fields_u16
|
1611 | 2025-03-07T22:36:14.430Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 72
table_name = fields_uuid
|
1612 | 2025-03-07T22:36:14.436Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 160
table_name = measurements_cumulativeu64
|
1613 | 2025-03-07T22:36:14.443Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = measurements_histogramu64
|
1614 | 2025-03-07T22:36:14.445Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 60
table_name = measurements_u64
|
1615 | 2025-03-07T22:36:14.511Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
1616 | 2025-03-07T22:36:14.668Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
1617 | 2025-03-07T22:36:14.668Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
1618 | 2025-03-07T22:36:14.669Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
1619 | 2025-03-07T22:36:14.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1620 | 2025-03-07T22:36:14.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
1621 | 2025-03-07T22:36:14.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1622 | 2025-03-07T22:36:14.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
1623 | 2025-03-07T22:36:14.671Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
1624 | 2025-03-07T22:36:14.672Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1625 | 2025-03-07T22:36:14.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1626 | 2025-03-07T22:36:14.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1627 | 2025-03-07T22:36:14.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1628 | 2025-03-07T22:36:14.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1629 | 2025-03-07T22:36:14.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1630 | 2025-03-07T22:36:14.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1631 | 2025-03-07T22:36:14.697Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1632 | 2025-03-07T22:36:14.697Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1633 | 2025-03-07T22:36:14.701Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1634 | 2025-03-07T22:36:15.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1635 | 2025-03-07T22:36:15.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1636 | 2025-03-07T22:36:15.672Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1637 | 2025-03-07T22:36:15.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1638 | 2025-03-07T22:36:15.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1639 | 2025-03-07T22:36:15.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1640 | 2025-03-07T22:36:15.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1641 | 2025-03-07T22:36:15.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1642 | 2025-03-07T22:36:15.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1643 | 2025-03-07T22:36:16.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1644 | 2025-03-07T22:36:16.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1645 | 2025-03-07T22:36:16.672Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1646 | 2025-03-07T22:36:16.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1647 | 2025-03-07T22:36:16.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1648 | 2025-03-07T22:36:16.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1649 | 2025-03-07T22:36:16.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1650 | 2025-03-07T22:36:16.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1651 | 2025-03-07T22:36:16.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1652 | 2025-03-07T22:36:17.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1653 | 2025-03-07T22:36:17.671Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1654 | 2025-03-07T22:36:17.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1655 | 2025-03-07T22:36:17.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1656 | 2025-03-07T22:36:17.673Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1657 | 2025-03-07T22:36:17.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1658 | 2025-03-07T22:36:17.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1659 | 2025-03-07T22:36:17.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1660 | 2025-03-07T22:36:17.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1661 | 2025-03-07T22:36:18.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1662 | 2025-03-07T22:36:18.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1663 | 2025-03-07T22:36:18.672Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1664 | 2025-03-07T22:36:18.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1665 | 2025-03-07T22:36:18.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1666 | 2025-03-07T22:36:18.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1667 | 2025-03-07T22:36:18.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1668 | 2025-03-07T22:36:18.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1669 | 2025-03-07T22:36:18.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1670 | 2025-03-07T22:36:19.410Z | DEBG | oximeter (results-sink): inserting 252 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
1671 | 2025-03-07T22:36:19.410Z | DEBG | oximeter (results-sink-cluster): inserting 252 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
1672 | 2025-03-07T22:36:19.410Z | DEBG | oximeter (clickhouse-client): unrolling 252 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
1673 | 2025-03-07T22:36:19.423Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 120
table_name = fields_string
|
1674 | 2025-03-07T22:36:19.425Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 32
table_name = fields_u16
|
1675 | 2025-03-07T22:36:19.429Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 96
table_name = fields_uuid
|
1676 | 2025-03-07T22:36:19.431Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 160
table_name = measurements_cumulativeu64
|
1677 | 2025-03-07T22:36:19.434Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 32
table_name = measurements_histogramu64
|
1678 | 2025-03-07T22:36:19.440Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 60
table_name = measurements_u64
|
1679 | 2025-03-07T22:36:19.512Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
1680 | 2025-03-07T22:36:19.661Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:562
|
1681 | 2025-03-07T22:36:19.661Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending
|
1682 | 2025-03-07T22:36:19.665Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "b6b5fe90-e017-4c1d-b6ec-d42600fd0074", "content-length": "1412", "date": "Fri, 07 Mar 2025 22:36:19 GMT"} })
|
1683 | 2025-03-07T22:36:19.665Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D
|
1684 | 2025-03-07T22:36:19.668Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "11079505-28b8-45c1-9574-cc6b6c4f8645", "content-length": "29", "date": "Fri, 07 Mar 2025 22:36:19 GMT"} })
|
1685 | 2025-03-07T22:36:19.668Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:637
n_current_tasks = 9
n_pruned_tasks = 0
|
1686 | 2025-03-07T22:36:19.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1687 | 2025-03-07T22:36:19.671Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1688 | 2025-03-07T22:36:19.672Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1689 | 2025-03-07T22:36:19.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1690 | 2025-03-07T22:36:19.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1691 | 2025-03-07T22:36:19.673Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1692 | 2025-03-07T22:36:19.673Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1693 | 2025-03-07T22:36:19.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1694 | 2025-03-07T22:36:19.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1695 | 2025-03-07T22:36:19.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1696 | 2025-03-07T22:36:19.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1697 | 2025-03-07T22:36:19.675Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1698 | 2025-03-07T22:36:19.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
1699 | 2025-03-07T22:36:19.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
1700 | 2025-03-07T22:36:19.677Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
1701 | 2025-03-07T22:36:19.679Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 87cd3ec6-0e0e-4fcc-8dae-7f482d211070
|
1702 | 2025-03-07T22:36:19.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
1703 | 2025-03-07T22:36:19.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
1704 | 2025-03-07T22:36:19.682Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
1705 | 2025-03-07T22:36:19.683Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
1706 | 2025-03-07T22:36:19.715Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
1707 | 2025-03-07T22:36:20.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1708 | 2025-03-07T22:36:20.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1709 | 2025-03-07T22:36:20.672Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1710 | 2025-03-07T22:36:20.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1711 | 2025-03-07T22:36:20.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1712 | 2025-03-07T22:36:20.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1713 | 2025-03-07T22:36:20.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1714 | 2025-03-07T22:36:20.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1715 | 2025-03-07T22:36:20.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1716 | 2025-03-07T22:36:21.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1717 | 2025-03-07T22:36:21.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1718 | 2025-03-07T22:36:21.672Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1719 | 2025-03-07T22:36:21.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1720 | 2025-03-07T22:36:21.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1721 | 2025-03-07T22:36:21.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1722 | 2025-03-07T22:36:21.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1723 | 2025-03-07T22:36:21.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1724 | 2025-03-07T22:36:21.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1725 | 2025-03-07T22:36:22.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1726 | 2025-03-07T22:36:22.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1727 | 2025-03-07T22:36:22.672Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1728 | 2025-03-07T22:36:22.672Z | DEBG | oximeter (results-sink-cluster): inserting 1006 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
1729 | 2025-03-07T22:36:22.672Z | DEBG | oximeter (results-sink): inserting 1006 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
1730 | 2025-03-07T22:36:22.672Z | DEBG | oximeter (clickhouse-client): unrolling 1006 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
1731 | 2025-03-07T22:36:22.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1732 | 2025-03-07T22:36:22.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1733 | 2025-03-07T22:36:22.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1734 | 2025-03-07T22:36:22.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1735 | 2025-03-07T22:36:22.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1736 | 2025-03-07T22:36:22.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1737 | 2025-03-07T22:36:22.714Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 12
table_name = fields_ipaddr
|
1738 | 2025-03-07T22:36:22.716Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 1218
table_name = fields_string
|
1739 | 2025-03-07T22:36:22.718Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 20
table_name = fields_u16
|
1740 | 2025-03-07T22:36:22.720Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 228
table_name = fields_u32
|
1741 | 2025-03-07T22:36:22.722Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 540
table_name = fields_uuid
|
1742 | 2025-03-07T22:36:22.724Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 958
table_name = measurements_cumulativeu64
|
1743 | 2025-03-07T22:36:22.726Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = measurements_histogramu64
|
1744 | 2025-03-07T22:36:22.728Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 40
table_name = measurements_u64
|
1745 | 2025-03-07T22:36:22.774Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
1746 | 2025-03-07T22:36:23.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1747 | 2025-03-07T22:36:23.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1748 | 2025-03-07T22:36:23.672Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1749 | 2025-03-07T22:36:23.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1750 | 2025-03-07T22:36:23.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1751 | 2025-03-07T22:36:23.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1752 | 2025-03-07T22:36:23.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1753 | 2025-03-07T22:36:23.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1754 | 2025-03-07T22:36:23.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1755 | 2025-03-07T22:36:24.411Z | DEBG | oximeter (results-sink): inserting 74 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
1756 | 2025-03-07T22:36:24.411Z | DEBG | oximeter (results-sink-cluster): inserting 74 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
1757 | 2025-03-07T22:36:24.411Z | DEBG | oximeter (clickhouse-client): unrolling 74 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
1758 | 2025-03-07T22:36:24.416Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 56
table_name = fields_string
|
1759 | 2025-03-07T22:36:24.418Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 64
table_name = fields_uuid
|
1760 | 2025-03-07T22:36:24.421Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 54
table_name = measurements_cumulativeu64
|
1761 | 2025-03-07T22:36:24.423Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 20
table_name = measurements_u64
|
1762 | 2025-03-07T22:36:24.511Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
1763 | 2025-03-07T22:36:24.668Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
1764 | 2025-03-07T22:36:24.669Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
1765 | 2025-03-07T22:36:24.669Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
1766 | 2025-03-07T22:36:24.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1767 | 2025-03-07T22:36:24.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1768 | 2025-03-07T22:36:24.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
1769 | 2025-03-07T22:36:24.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
1770 | 2025-03-07T22:36:24.671Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
1771 | 2025-03-07T22:36:24.672Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1772 | 2025-03-07T22:36:24.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1773 | 2025-03-07T22:36:24.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1774 | 2025-03-07T22:36:24.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1775 | 2025-03-07T22:36:24.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1776 | 2025-03-07T22:36:24.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1777 | 2025-03-07T22:36:24.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1778 | 2025-03-07T22:36:24.697Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1779 | 2025-03-07T22:36:24.697Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1780 | 2025-03-07T22:36:24.701Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1781 | 2025-03-07T22:36:25.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1782 | 2025-03-07T22:36:25.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1783 | 2025-03-07T22:36:25.672Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1784 | 2025-03-07T22:36:25.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1785 | 2025-03-07T22:36:25.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1786 | 2025-03-07T22:36:25.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1787 | 2025-03-07T22:36:25.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1788 | 2025-03-07T22:36:25.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1789 | 2025-03-07T22:36:25.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1790 | 2025-03-07T22:36:26.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1791 | 2025-03-07T22:36:26.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1792 | 2025-03-07T22:36:26.672Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1793 | 2025-03-07T22:36:26.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1794 | 2025-03-07T22:36:26.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1795 | 2025-03-07T22:36:26.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1796 | 2025-03-07T22:36:26.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1797 | 2025-03-07T22:36:26.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1798 | 2025-03-07T22:36:26.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1799 | 2025-03-07T22:36:27.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1800 | 2025-03-07T22:36:27.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1801 | 2025-03-07T22:36:27.672Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1802 | 2025-03-07T22:36:27.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1803 | 2025-03-07T22:36:27.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1804 | 2025-03-07T22:36:27.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1805 | 2025-03-07T22:36:27.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1806 | 2025-03-07T22:36:27.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1807 | 2025-03-07T22:36:27.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1808 | 2025-03-07T22:36:28.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1809 | 2025-03-07T22:36:28.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1810 | 2025-03-07T22:36:28.672Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1811 | 2025-03-07T22:36:28.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1812 | 2025-03-07T22:36:28.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1813 | 2025-03-07T22:36:28.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1814 | 2025-03-07T22:36:28.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1815 | 2025-03-07T22:36:28.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1816 | 2025-03-07T22:36:28.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1817 | 2025-03-07T22:36:29.411Z | DEBG | oximeter (results-sink): inserting 252 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
1818 | 2025-03-07T22:36:29.411Z | DEBG | oximeter (results-sink-cluster): inserting 252 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
1819 | 2025-03-07T22:36:29.411Z | DEBG | oximeter (clickhouse-client): unrolling 252 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
1820 | 2025-03-07T22:36:29.423Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 120
table_name = fields_string
|
1821 | 2025-03-07T22:36:29.425Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 32
table_name = fields_u16
|
1822 | 2025-03-07T22:36:29.427Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 96
table_name = fields_uuid
|
1823 | 2025-03-07T22:36:29.429Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 160
table_name = measurements_cumulativeu64
|
1824 | 2025-03-07T22:36:29.432Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 32
table_name = measurements_histogramu64
|
1825 | 2025-03-07T22:36:29.433Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 60
table_name = measurements_u64
|
1826 | 2025-03-07T22:36:29.512Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
1827 | 2025-03-07T22:36:29.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1828 | 2025-03-07T22:36:29.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1829 | 2025-03-07T22:36:29.672Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1830 | 2025-03-07T22:36:29.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1831 | 2025-03-07T22:36:29.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1832 | 2025-03-07T22:36:29.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1833 | 2025-03-07T22:36:29.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1834 | 2025-03-07T22:36:29.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1835 | 2025-03-07T22:36:29.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1836 | 2025-03-07T22:36:29.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
1837 | 2025-03-07T22:36:29.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
1838 | 2025-03-07T22:36:29.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
1839 | 2025-03-07T22:36:30.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1840 | 2025-03-07T22:36:30.671Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1841 | 2025-03-07T22:36:30.672Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1842 | 2025-03-07T22:36:30.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1843 | 2025-03-07T22:36:30.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1844 | 2025-03-07T22:36:30.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1845 | 2025-03-07T22:36:30.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1846 | 2025-03-07T22:36:30.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1847 | 2025-03-07T22:36:30.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1848 | 2025-03-07T22:36:31.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1849 | 2025-03-07T22:36:31.671Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1850 | 2025-03-07T22:36:31.672Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1851 | 2025-03-07T22:36:31.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1852 | 2025-03-07T22:36:31.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1853 | 2025-03-07T22:36:31.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1854 | 2025-03-07T22:36:31.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1855 | 2025-03-07T22:36:31.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1856 | 2025-03-07T22:36:31.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1857 | 2025-03-07T22:36:32.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1858 | 2025-03-07T22:36:32.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1859 | 2025-03-07T22:36:32.672Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1860 | 2025-03-07T22:36:32.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1861 | 2025-03-07T22:36:32.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1862 | 2025-03-07T22:36:32.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1863 | 2025-03-07T22:36:32.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1864 | 2025-03-07T22:36:32.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1865 | 2025-03-07T22:36:32.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1866 | 2025-03-07T22:36:33.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1867 | 2025-03-07T22:36:33.671Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1868 | 2025-03-07T22:36:33.672Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1869 | 2025-03-07T22:36:33.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1870 | 2025-03-07T22:36:33.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1871 | 2025-03-07T22:36:33.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1872 | 2025-03-07T22:36:33.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1873 | 2025-03-07T22:36:33.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1874 | 2025-03-07T22:36:33.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1875 | 2025-03-07T22:36:34.410Z | DEBG | oximeter (results-sink): inserting 228 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
1876 | 2025-03-07T22:36:34.410Z | DEBG | oximeter (results-sink-cluster): inserting 228 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
1877 | 2025-03-07T22:36:34.410Z | DEBG | oximeter (clickhouse-client): unrolling 228 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
1878 | 2025-03-07T22:36:34.421Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 72
table_name = fields_string
|
1879 | 2025-03-07T22:36:34.426Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = fields_u16
|
1880 | 2025-03-07T22:36:34.429Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 72
table_name = fields_uuid
|
1881 | 2025-03-07T22:36:34.436Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 160
table_name = measurements_cumulativeu64
|
1882 | 2025-03-07T22:36:34.445Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = measurements_histogramu64
|
1883 | 2025-03-07T22:36:34.447Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 60
table_name = measurements_u64
|
1884 | 2025-03-07T22:36:34.512Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
1885 | 2025-03-07T22:36:34.662Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:562
|
1886 | 2025-03-07T22:36:34.662Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending
|
1887 | 2025-03-07T22:36:34.665Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "a8e7f4ba-9b11-47d1-b4d4-d69a6910c66f", "content-length": "1412", "date": "Fri, 07 Mar 2025 22:36:34 GMT"} })
|
1888 | 2025-03-07T22:36:34.665Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D
|
1889 | 2025-03-07T22:36:34.668Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
1890 | 2025-03-07T22:36:34.668Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
1891 | 2025-03-07T22:36:34.668Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "8509b9e0-6c46-4463-95ff-e65aa7d2c7ee", "content-length": "29", "date": "Fri, 07 Mar 2025 22:36:34 GMT"} })
|
1892 | 2025-03-07T22:36:34.668Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:637
n_current_tasks = 9
n_pruned_tasks = 0
|
1893 | 2025-03-07T22:36:34.669Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
1894 | 2025-03-07T22:36:34.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1895 | 2025-03-07T22:36:34.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1896 | 2025-03-07T22:36:34.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
1897 | 2025-03-07T22:36:34.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
1898 | 2025-03-07T22:36:34.671Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
1899 | 2025-03-07T22:36:34.672Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1900 | 2025-03-07T22:36:34.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1901 | 2025-03-07T22:36:34.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1902 | 2025-03-07T22:36:34.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1903 | 2025-03-07T22:36:34.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1904 | 2025-03-07T22:36:34.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1905 | 2025-03-07T22:36:34.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1906 | 2025-03-07T22:36:34.698Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1907 | 2025-03-07T22:36:34.698Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1908 | 2025-03-07T22:36:34.699Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1909 | 2025-03-07T22:36:34.700Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 87cd3ec6-0e0e-4fcc-8dae-7f482d211070
|
1910 | 2025-03-07T22:36:34.700Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 87cd3ec6-0e0e-4fcc-8dae-7f482d211070
|
1911 | 2025-03-07T22:36:34.702Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1912 | 2025-03-07T22:36:34.703Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 87cd3ec6-0e0e-4fcc-8dae-7f482d211070
|
1913 | 2025-03-07T22:36:35.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1914 | 2025-03-07T22:36:35.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1915 | 2025-03-07T22:36:35.672Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1916 | 2025-03-07T22:36:35.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1917 | 2025-03-07T22:36:35.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1918 | 2025-03-07T22:36:35.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1919 | 2025-03-07T22:36:35.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1920 | 2025-03-07T22:36:35.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1921 | 2025-03-07T22:36:35.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1922 | 2025-03-07T22:36:36.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1923 | 2025-03-07T22:36:36.671Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1924 | 2025-03-07T22:36:36.672Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1925 | 2025-03-07T22:36:36.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1926 | 2025-03-07T22:36:36.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1927 | 2025-03-07T22:36:36.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1928 | 2025-03-07T22:36:36.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1929 | 2025-03-07T22:36:36.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1930 | 2025-03-07T22:36:36.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1931 | 2025-03-07T22:36:37.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1932 | 2025-03-07T22:36:37.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1933 | 2025-03-07T22:36:37.672Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1934 | 2025-03-07T22:36:37.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1935 | 2025-03-07T22:36:37.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1936 | 2025-03-07T22:36:37.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1937 | 2025-03-07T22:36:37.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1938 | 2025-03-07T22:36:37.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1939 | 2025-03-07T22:36:37.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1940 | 2025-03-07T22:36:38.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1941 | 2025-03-07T22:36:38.671Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1942 | 2025-03-07T22:36:38.673Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1943 | 2025-03-07T22:36:38.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1944 | 2025-03-07T22:36:38.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1945 | 2025-03-07T22:36:38.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1946 | 2025-03-07T22:36:38.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1947 | 2025-03-07T22:36:38.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1948 | 2025-03-07T22:36:38.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1949 | 2025-03-07T22:36:39.411Z | DEBG | oximeter (results-sink): inserting 289 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
1950 | 2025-03-07T22:36:39.411Z | DEBG | oximeter (results-sink-cluster): inserting 289 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
1951 | 2025-03-07T22:36:39.411Z | DEBG | oximeter (clickhouse-client): unrolling 289 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
1952 | 2025-03-07T22:36:39.425Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 24
table_name = fields_i16
|
1953 | 2025-03-07T22:36:39.427Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 2
table_name = fields_ipaddr
|
1954 | 2025-03-07T22:36:39.429Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 241
table_name = fields_string
|
1955 | 2025-03-07T22:36:39.431Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 46
table_name = fields_u16
|
1956 | 2025-03-07T22:36:39.433Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 24
table_name = fields_u32
|
1957 | 2025-03-07T22:36:39.435Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 12
table_name = fields_u8
|
1958 | 2025-03-07T22:36:39.437Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 134
table_name = fields_uuid
|
1959 | 2025-03-07T22:36:39.439Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 197
table_name = measurements_cumulativeu64
|
1960 | 2025-03-07T22:36:39.442Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 32
table_name = measurements_histogramu64
|
1961 | 2025-03-07T22:36:39.444Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 60
table_name = measurements_u64
|
1962 | 2025-03-07T22:36:39.511Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
1963 | 2025-03-07T22:36:39.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1964 | 2025-03-07T22:36:39.671Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1965 | 2025-03-07T22:36:39.673Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1966 | 2025-03-07T22:36:39.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1967 | 2025-03-07T22:36:39.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1968 | 2025-03-07T22:36:39.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1969 | 2025-03-07T22:36:39.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1970 | 2025-03-07T22:36:39.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1971 | 2025-03-07T22:36:39.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1972 | 2025-03-07T22:36:39.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
1973 | 2025-03-07T22:36:39.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
1974 | 2025-03-07T22:36:39.683Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
1975 | 2025-03-07T22:36:40.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1976 | 2025-03-07T22:36:40.671Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1977 | 2025-03-07T22:36:40.673Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1978 | 2025-03-07T22:36:40.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1979 | 2025-03-07T22:36:40.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1980 | 2025-03-07T22:36:40.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1981 | 2025-03-07T22:36:40.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1982 | 2025-03-07T22:36:40.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1983 | 2025-03-07T22:36:40.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1984 | 2025-03-07T22:36:41.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1985 | 2025-03-07T22:36:41.671Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1986 | 2025-03-07T22:36:41.673Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1987 | 2025-03-07T22:36:41.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1988 | 2025-03-07T22:36:41.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1989 | 2025-03-07T22:36:41.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1990 | 2025-03-07T22:36:41.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1991 | 2025-03-07T22:36:41.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1992 | 2025-03-07T22:36:41.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
1993 | 2025-03-07T22:36:42.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1994 | 2025-03-07T22:36:42.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1995 | 2025-03-07T22:36:42.672Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
1996 | 2025-03-07T22:36:42.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1997 | 2025-03-07T22:36:42.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1998 | 2025-03-07T22:36:42.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
1999 | 2025-03-07T22:36:42.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2000 | 2025-03-07T22:36:42.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2001 | 2025-03-07T22:36:42.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2002 | 2025-03-07T22:36:43.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2003 | 2025-03-07T22:36:43.671Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2004 | 2025-03-07T22:36:43.673Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2005 | 2025-03-07T22:36:43.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2006 | 2025-03-07T22:36:43.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2007 | 2025-03-07T22:36:43.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2008 | 2025-03-07T22:36:43.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2009 | 2025-03-07T22:36:43.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2010 | 2025-03-07T22:36:43.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2011 | 2025-03-07T22:36:44.411Z | DEBG | oximeter (results-sink): inserting 228 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
2012 | 2025-03-07T22:36:44.411Z | DEBG | oximeter (results-sink-cluster): inserting 228 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
2013 | 2025-03-07T22:36:44.411Z | DEBG | oximeter (clickhouse-client): unrolling 228 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
2014 | 2025-03-07T22:36:44.422Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 72
table_name = fields_string
|
2015 | 2025-03-07T22:36:44.424Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = fields_u16
|
2016 | 2025-03-07T22:36:44.430Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 72
table_name = fields_uuid
|
2017 | 2025-03-07T22:36:44.432Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 160
table_name = measurements_cumulativeu64
|
2018 | 2025-03-07T22:36:44.435Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = measurements_histogramu64
|
2019 | 2025-03-07T22:36:44.441Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 60
table_name = measurements_u64
|
2020 | 2025-03-07T22:36:44.512Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
2021 | 2025-03-07T22:36:44.669Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
2022 | 2025-03-07T22:36:44.669Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
2023 | 2025-03-07T22:36:44.670Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
2024 | 2025-03-07T22:36:44.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2025 | 2025-03-07T22:36:44.671Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2026 | 2025-03-07T22:36:44.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
2027 | 2025-03-07T22:36:44.671Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
2028 | 2025-03-07T22:36:44.672Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
2029 | 2025-03-07T22:36:44.673Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2030 | 2025-03-07T22:36:44.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2031 | 2025-03-07T22:36:44.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2032 | 2025-03-07T22:36:44.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2033 | 2025-03-07T22:36:44.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2034 | 2025-03-07T22:36:44.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2035 | 2025-03-07T22:36:44.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2036 | 2025-03-07T22:36:44.698Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
2037 | 2025-03-07T22:36:44.698Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
2038 | 2025-03-07T22:36:44.702Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
2039 | 2025-03-07T22:36:45.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2040 | 2025-03-07T22:36:45.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2041 | 2025-03-07T22:36:45.672Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2042 | 2025-03-07T22:36:45.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2043 | 2025-03-07T22:36:45.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2044 | 2025-03-07T22:36:45.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2045 | 2025-03-07T22:36:45.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2046 | 2025-03-07T22:36:45.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2047 | 2025-03-07T22:36:45.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2048 | 2025-03-07T22:36:46.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2049 | 2025-03-07T22:36:46.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2050 | 2025-03-07T22:36:46.672Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2051 | 2025-03-07T22:36:46.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2052 | 2025-03-07T22:36:46.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2053 | 2025-03-07T22:36:46.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2054 | 2025-03-07T22:36:46.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2055 | 2025-03-07T22:36:46.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2056 | 2025-03-07T22:36:46.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2057 | 2025-03-07T22:36:47.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2058 | 2025-03-07T22:36:47.671Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2059 | 2025-03-07T22:36:47.673Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2060 | 2025-03-07T22:36:47.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2061 | 2025-03-07T22:36:47.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2062 | 2025-03-07T22:36:47.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2063 | 2025-03-07T22:36:47.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2064 | 2025-03-07T22:36:47.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2065 | 2025-03-07T22:36:47.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2066 | 2025-03-07T22:36:48.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2067 | 2025-03-07T22:36:48.671Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2068 | 2025-03-07T22:36:48.672Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2069 | 2025-03-07T22:36:48.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2070 | 2025-03-07T22:36:48.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2071 | 2025-03-07T22:36:48.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2072 | 2025-03-07T22:36:48.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2073 | 2025-03-07T22:36:48.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2074 | 2025-03-07T22:36:48.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2075 | 2025-03-07T22:36:49.411Z | DEBG | oximeter (results-sink-cluster): inserting 252 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
2076 | 2025-03-07T22:36:49.411Z | DEBG | oximeter (results-sink): inserting 252 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
2077 | 2025-03-07T22:36:49.411Z | DEBG | oximeter (clickhouse-client): unrolling 252 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
2078 | 2025-03-07T22:36:49.424Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 120
table_name = fields_string
|
2079 | 2025-03-07T22:36:49.426Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 32
table_name = fields_u16
|
2080 | 2025-03-07T22:36:49.427Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 96
table_name = fields_uuid
|
2081 | 2025-03-07T22:36:49.429Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 160
table_name = measurements_cumulativeu64
|
2082 | 2025-03-07T22:36:49.431Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 32
table_name = measurements_histogramu64
|
2083 | 2025-03-07T22:36:49.433Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 60
table_name = measurements_u64
|
2084 | 2025-03-07T22:36:49.511Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
2085 | 2025-03-07T22:36:49.662Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:562
|
2086 | 2025-03-07T22:36:49.662Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending
|
2087 | 2025-03-07T22:36:49.664Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "ecd94d2f-b45e-4cf4-a67f-7dfc9084766c", "content-length": "1412", "date": "Fri, 07 Mar 2025 22:36:49 GMT"} })
|
2088 | 2025-03-07T22:36:49.664Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D
|
2089 | 2025-03-07T22:36:49.667Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "0ae8ae28-c5a7-4b30-b1f5-bd1187e59dc3", "content-length": "29", "date": "Fri, 07 Mar 2025 22:36:49 GMT"} })
|
2090 | 2025-03-07T22:36:49.667Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:58019
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 87cd3ec6-0e0e-4fcc-8dae-7f482d211070
|
2091 | 2025-03-07T22:36:49.667Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:637
n_current_tasks = 9
n_pruned_tasks = 0
|
2092 | 2025-03-07T22:36:49.667Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:58019
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 87cd3ec6-0e0e-4fcc-8dae-7f482d211070
|
2093 | 2025-03-07T22:36:49.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2094 | 2025-03-07T22:36:49.671Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2095 | 2025-03-07T22:36:49.672Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2096 | 2025-03-07T22:36:49.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2097 | 2025-03-07T22:36:49.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2098 | 2025-03-07T22:36:49.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2099 | 2025-03-07T22:36:49.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2100 | 2025-03-07T22:36:49.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2101 | 2025-03-07T22:36:49.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2102 | 2025-03-07T22:36:49.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
2103 | 2025-03-07T22:36:49.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
2104 | 2025-03-07T22:36:49.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
2105 | 2025-03-07T22:36:49.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
2106 | 2025-03-07T22:36:49.683Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
2107 | 2025-03-07T22:36:49.717Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
2108 | 2025-03-07T22:36:50.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2109 | 2025-03-07T22:36:50.671Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2110 | 2025-03-07T22:36:50.673Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2111 | 2025-03-07T22:36:50.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2112 | 2025-03-07T22:36:50.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2113 | 2025-03-07T22:36:50.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2114 | 2025-03-07T22:36:50.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2115 | 2025-03-07T22:36:50.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2116 | 2025-03-07T22:36:50.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2117 | 2025-03-07T22:36:51.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2118 | 2025-03-07T22:36:51.671Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2119 | 2025-03-07T22:36:51.673Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2120 | 2025-03-07T22:36:51.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2121 | 2025-03-07T22:36:51.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2122 | 2025-03-07T22:36:51.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2123 | 2025-03-07T22:36:51.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2124 | 2025-03-07T22:36:51.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2125 | 2025-03-07T22:36:51.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2126 | 2025-03-07T22:36:52.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2127 | 2025-03-07T22:36:52.671Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2128 | 2025-03-07T22:36:52.673Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2129 | 2025-03-07T22:36:52.673Z | DEBG | oximeter (results-sink-cluster): inserting 1000 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
2130 | 2025-03-07T22:36:52.673Z | DEBG | oximeter (results-sink): inserting 1000 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
2131 | 2025-03-07T22:36:52.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2132 | 2025-03-07T22:36:52.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2133 | 2025-03-07T22:36:52.673Z | DEBG | oximeter (clickhouse-client): unrolling 1000 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
2134 | 2025-03-07T22:36:52.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2135 | 2025-03-07T22:36:52.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2136 | 2025-03-07T22:36:52.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2137 | 2025-03-07T22:36:52.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2138 | 2025-03-07T22:36:52.715Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 1212
table_name = fields_string
|
2139 | 2025-03-07T22:36:52.717Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = fields_u16
|
2140 | 2025-03-07T22:36:52.719Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 228
table_name = fields_u32
|
2141 | 2025-03-07T22:36:52.721Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 528
table_name = fields_uuid
|
2142 | 2025-03-07T22:36:52.723Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 952
table_name = measurements_cumulativeu64
|
2143 | 2025-03-07T22:36:52.726Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = measurements_histogramu64
|
2144 | 2025-03-07T22:36:52.727Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 40
table_name = measurements_u64
|
2145 | 2025-03-07T22:36:52.774Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
2146 | 2025-03-07T22:36:53.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2147 | 2025-03-07T22:36:53.671Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2148 | 2025-03-07T22:36:53.673Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2149 | 2025-03-07T22:36:53.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2150 | 2025-03-07T22:36:53.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2151 | 2025-03-07T22:36:53.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2152 | 2025-03-07T22:36:53.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2153 | 2025-03-07T22:36:53.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2154 | 2025-03-07T22:36:53.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2155 | 2025-03-07T22:36:54.411Z | DEBG | oximeter (results-sink): inserting 74 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
2156 | 2025-03-07T22:36:54.411Z | DEBG | oximeter (results-sink-cluster): inserting 74 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
2157 | 2025-03-07T22:36:54.411Z | DEBG | oximeter (clickhouse-client): unrolling 74 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
2158 | 2025-03-07T22:36:54.418Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 56
table_name = fields_string
|
2159 | 2025-03-07T22:36:54.425Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 64
table_name = fields_uuid
|
2160 | 2025-03-07T22:36:54.434Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 54
table_name = measurements_cumulativeu64
|
2161 | 2025-03-07T22:36:54.441Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 20
table_name = measurements_u64
|
2162 | 2025-03-07T22:36:54.512Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
2163 | 2025-03-07T22:36:54.669Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
2164 | 2025-03-07T22:36:54.669Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
2165 | 2025-03-07T22:36:54.670Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
2166 | 2025-03-07T22:36:54.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2167 | 2025-03-07T22:36:54.671Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2168 | 2025-03-07T22:36:54.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
2169 | 2025-03-07T22:36:54.671Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
2170 | 2025-03-07T22:36:54.672Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
2171 | 2025-03-07T22:36:54.672Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2172 | 2025-03-07T22:36:54.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2173 | 2025-03-07T22:36:54.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2174 | 2025-03-07T22:36:54.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2175 | 2025-03-07T22:36:54.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2176 | 2025-03-07T22:36:54.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2177 | 2025-03-07T22:36:54.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2178 | 2025-03-07T22:36:54.698Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
2179 | 2025-03-07T22:36:54.698Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
2180 | 2025-03-07T22:36:54.702Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
2181 | 2025-03-07T22:36:55.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2182 | 2025-03-07T22:36:55.671Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2183 | 2025-03-07T22:36:55.673Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2184 | 2025-03-07T22:36:55.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2185 | 2025-03-07T22:36:55.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2186 | 2025-03-07T22:36:55.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2187 | 2025-03-07T22:36:55.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2188 | 2025-03-07T22:36:55.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2189 | 2025-03-07T22:36:55.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2190 | 2025-03-07T22:36:56.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2191 | 2025-03-07T22:36:56.671Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2192 | 2025-03-07T22:36:56.673Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2193 | 2025-03-07T22:36:56.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2194 | 2025-03-07T22:36:56.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2195 | 2025-03-07T22:36:56.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2196 | 2025-03-07T22:36:56.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2197 | 2025-03-07T22:36:56.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2198 | 2025-03-07T22:36:56.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2199 | 2025-03-07T22:36:57.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2200 | 2025-03-07T22:36:57.671Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2201 | 2025-03-07T22:36:57.672Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2202 | 2025-03-07T22:36:57.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2203 | 2025-03-07T22:36:57.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2204 | 2025-03-07T22:36:57.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2205 | 2025-03-07T22:36:57.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2206 | 2025-03-07T22:36:57.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2207 | 2025-03-07T22:36:57.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2208 | 2025-03-07T22:36:58.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2209 | 2025-03-07T22:36:58.671Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2210 | 2025-03-07T22:36:58.672Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2211 | 2025-03-07T22:36:58.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2212 | 2025-03-07T22:36:58.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2213 | 2025-03-07T22:36:58.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2214 | 2025-03-07T22:36:58.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2215 | 2025-03-07T22:36:58.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2216 | 2025-03-07T22:36:58.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2217 | 2025-03-07T22:36:59.411Z | DEBG | oximeter (results-sink): inserting 252 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
2218 | 2025-03-07T22:36:59.411Z | DEBG | oximeter (results-sink-cluster): inserting 252 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
2219 | 2025-03-07T22:36:59.411Z | DEBG | oximeter (clickhouse-client): unrolling 252 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
2220 | 2025-03-07T22:36:59.424Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 120
table_name = fields_string
|
2221 | 2025-03-07T22:36:59.426Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 32
table_name = fields_u16
|
2222 | 2025-03-07T22:36:59.427Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 96
table_name = fields_uuid
|
2223 | 2025-03-07T22:36:59.429Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 160
table_name = measurements_cumulativeu64
|
2224 | 2025-03-07T22:36:59.432Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 32
table_name = measurements_histogramu64
|
2225 | 2025-03-07T22:36:59.434Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 60
table_name = measurements_u64
|
2226 | 2025-03-07T22:36:59.512Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
2227 | 2025-03-07T22:36:59.668Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 87cd3ec6-0e0e-4fcc-8dae-7f482d211070
|
2228 | 2025-03-07T22:36:59.668Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 87cd3ec6-0e0e-4fcc-8dae-7f482d211070
|
2229 | 2025-03-07T22:36:59.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2230 | 2025-03-07T22:36:59.671Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2231 | 2025-03-07T22:36:59.673Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2232 | 2025-03-07T22:36:59.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2233 | 2025-03-07T22:36:59.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2234 | 2025-03-07T22:36:59.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2235 | 2025-03-07T22:36:59.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2236 | 2025-03-07T22:36:59.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2237 | 2025-03-07T22:36:59.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2238 | 2025-03-07T22:36:59.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 87cd3ec6-0e0e-4fcc-8dae-7f482d211070
|
2239 | 2025-03-07T22:36:59.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
2240 | 2025-03-07T22:36:59.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
2241 | 2025-03-07T22:36:59.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
2242 | 2025-03-07T22:37:00.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2243 | 2025-03-07T22:37:00.671Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2244 | 2025-03-07T22:37:00.673Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2245 | 2025-03-07T22:37:00.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2246 | 2025-03-07T22:37:00.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2247 | 2025-03-07T22:37:00.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2248 | 2025-03-07T22:37:00.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2249 | 2025-03-07T22:37:00.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2250 | 2025-03-07T22:37:00.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2251 | 2025-03-07T22:37:01.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2252 | 2025-03-07T22:37:01.671Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2253 | 2025-03-07T22:37:01.673Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2254 | 2025-03-07T22:37:01.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2255 | 2025-03-07T22:37:01.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2256 | 2025-03-07T22:37:01.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2257 | 2025-03-07T22:37:01.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2258 | 2025-03-07T22:37:01.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2259 | 2025-03-07T22:37:01.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2260 | 2025-03-07T22:37:02.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2261 | 2025-03-07T22:37:02.671Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2262 | 2025-03-07T22:37:02.673Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2263 | 2025-03-07T22:37:02.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2264 | 2025-03-07T22:37:02.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2265 | 2025-03-07T22:37:02.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2266 | 2025-03-07T22:37:02.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2267 | 2025-03-07T22:37:02.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2268 | 2025-03-07T22:37:02.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2269 | 2025-03-07T22:37:03.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2270 | 2025-03-07T22:37:03.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2271 | 2025-03-07T22:37:03.673Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2272 | 2025-03-07T22:37:03.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2273 | 2025-03-07T22:37:03.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2274 | 2025-03-07T22:37:03.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2275 | 2025-03-07T22:37:03.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2276 | 2025-03-07T22:37:03.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2277 | 2025-03-07T22:37:03.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2278 | 2025-03-07T22:37:04.411Z | DEBG | oximeter (results-sink): inserting 334 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
2279 | 2025-03-07T22:37:04.411Z | DEBG | oximeter (results-sink-cluster): inserting 334 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
2280 | 2025-03-07T22:37:04.411Z | DEBG | oximeter (clickhouse-client): unrolling 334 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
2281 | 2025-03-07T22:37:04.429Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 212
table_name = fields_i16
|
2282 | 2025-03-07T22:37:04.431Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 633
table_name = fields_string
|
2283 | 2025-03-07T22:37:04.433Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 114
table_name = fields_u16
|
2284 | 2025-03-07T22:37:04.435Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 113
table_name = fields_u32
|
2285 | 2025-03-07T22:37:04.437Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 112
table_name = fields_u8
|
2286 | 2025-03-07T22:37:04.439Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 390
table_name = fields_uuid
|
2287 | 2025-03-07T22:37:04.441Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 6
table_name = measurements_bool
|
2288 | 2025-03-07T22:37:04.442Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 237
table_name = measurements_cumulativeu64
|
2289 | 2025-03-07T22:37:04.444Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 1
table_name = measurements_f64
|
2290 | 2025-03-07T22:37:04.447Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = measurements_histogramu64
|
2291 | 2025-03-07T22:37:04.449Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 82
table_name = measurements_u64
|
2292 | 2025-03-07T22:37:04.512Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
2293 | 2025-03-07T22:37:04.662Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:562
|
2294 | 2025-03-07T22:37:04.662Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending
|
2295 | 2025-03-07T22:37:04.665Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "910688bb-8073-4924-a42c-b78d542235bf", "content-length": "1412", "date": "Fri, 07 Mar 2025 22:37:04 GMT"} })
|
2296 | 2025-03-07T22:37:04.665Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D
|
2297 | 2025-03-07T22:37:04.667Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "32bad252-f11a-4cab-b741-67bbe2be962e", "content-length": "29", "date": "Fri, 07 Mar 2025 22:37:04 GMT"} })
|
2298 | 2025-03-07T22:37:04.667Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:57359
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 87cd3ec6-0e0e-4fcc-8dae-7f482d211070
|
2299 | 2025-03-07T22:37:04.667Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:637
n_current_tasks = 9
n_pruned_tasks = 0
|
2300 | 2025-03-07T22:37:04.667Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:57359
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 87cd3ec6-0e0e-4fcc-8dae-7f482d211070
|
2301 | 2025-03-07T22:37:04.669Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
2302 | 2025-03-07T22:37:04.669Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
2303 | 2025-03-07T22:37:04.670Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
2304 | 2025-03-07T22:37:04.670Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
2305 | 2025-03-07T22:37:04.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2306 | 2025-03-07T22:37:04.671Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2307 | 2025-03-07T22:37:04.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
2308 | 2025-03-07T22:37:04.671Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
2309 | 2025-03-07T22:37:04.672Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
2310 | 2025-03-07T22:37:04.672Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
2311 | 2025-03-07T22:37:04.672Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2312 | 2025-03-07T22:37:04.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2313 | 2025-03-07T22:37:04.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2314 | 2025-03-07T22:37:04.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2315 | 2025-03-07T22:37:04.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2316 | 2025-03-07T22:37:04.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2317 | 2025-03-07T22:37:04.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2318 | 2025-03-07T22:37:04.698Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
2319 | 2025-03-07T22:37:04.698Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
2320 | 2025-03-07T22:37:04.702Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
2321 | 2025-03-07T22:37:05.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2322 | 2025-03-07T22:37:05.671Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2323 | 2025-03-07T22:37:05.672Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2324 | 2025-03-07T22:37:05.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2325 | 2025-03-07T22:37:05.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2326 | 2025-03-07T22:37:05.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2327 | 2025-03-07T22:37:05.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2328 | 2025-03-07T22:37:05.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2329 | 2025-03-07T22:37:05.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2330 | 2025-03-07T22:37:06.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2331 | 2025-03-07T22:37:06.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2332 | 2025-03-07T22:37:06.673Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2333 | 2025-03-07T22:37:06.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2334 | 2025-03-07T22:37:06.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2335 | 2025-03-07T22:37:06.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2336 | 2025-03-07T22:37:06.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2337 | 2025-03-07T22:37:06.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2338 | 2025-03-07T22:37:06.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2339 | 2025-03-07T22:37:07.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2340 | 2025-03-07T22:37:07.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2341 | 2025-03-07T22:37:07.673Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2342 | 2025-03-07T22:37:07.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2343 | 2025-03-07T22:37:07.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2344 | 2025-03-07T22:37:07.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2345 | 2025-03-07T22:37:07.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2346 | 2025-03-07T22:37:07.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2347 | 2025-03-07T22:37:07.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2348 | 2025-03-07T22:37:08.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2349 | 2025-03-07T22:37:08.671Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2350 | 2025-03-07T22:37:08.673Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2351 | 2025-03-07T22:37:08.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2352 | 2025-03-07T22:37:08.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2353 | 2025-03-07T22:37:08.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2354 | 2025-03-07T22:37:08.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2355 | 2025-03-07T22:37:08.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2356 | 2025-03-07T22:37:08.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2357 | 2025-03-07T22:37:09.412Z | DEBG | oximeter (results-sink-cluster): inserting 254 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
2358 | 2025-03-07T22:37:09.412Z | DEBG | oximeter (results-sink): inserting 254 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
2359 | 2025-03-07T22:37:09.412Z | DEBG | oximeter (clickhouse-client): unrolling 254 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
2360 | 2025-03-07T22:37:09.424Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 4
table_name = fields_ipaddr
|
2361 | 2025-03-07T22:37:09.426Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 122
table_name = fields_string
|
2362 | 2025-03-07T22:37:09.427Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 36
table_name = fields_u16
|
2363 | 2025-03-07T22:37:09.433Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 100
table_name = fields_uuid
|
2364 | 2025-03-07T22:37:09.436Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 162
table_name = measurements_cumulativeu64
|
2365 | 2025-03-07T22:37:09.439Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 32
table_name = measurements_histogramu64
|
2366 | 2025-03-07T22:37:09.444Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 60
table_name = measurements_u64
|
2367 | 2025-03-07T22:37:09.512Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
2368 | 2025-03-07T22:37:09.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2369 | 2025-03-07T22:37:09.671Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2370 | 2025-03-07T22:37:09.672Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2371 | 2025-03-07T22:37:09.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2372 | 2025-03-07T22:37:09.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2373 | 2025-03-07T22:37:09.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2374 | 2025-03-07T22:37:09.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2375 | 2025-03-07T22:37:09.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2376 | 2025-03-07T22:37:09.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2377 | 2025-03-07T22:37:09.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
2378 | 2025-03-07T22:37:09.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
2379 | 2025-03-07T22:37:09.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
2380 | 2025-03-07T22:37:10.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2381 | 2025-03-07T22:37:10.671Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2382 | 2025-03-07T22:37:10.673Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2383 | 2025-03-07T22:37:10.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2384 | 2025-03-07T22:37:10.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2385 | 2025-03-07T22:37:10.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2386 | 2025-03-07T22:37:10.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2387 | 2025-03-07T22:37:10.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2388 | 2025-03-07T22:37:10.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2389 | 2025-03-07T22:37:11.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2390 | 2025-03-07T22:37:11.671Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2391 | 2025-03-07T22:37:11.673Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2392 | 2025-03-07T22:37:11.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2393 | 2025-03-07T22:37:11.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2394 | 2025-03-07T22:37:11.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2395 | 2025-03-07T22:37:11.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2396 | 2025-03-07T22:37:11.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2397 | 2025-03-07T22:37:11.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2398 | 2025-03-07T22:37:12.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2399 | 2025-03-07T22:37:12.671Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2400 | 2025-03-07T22:37:12.672Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2401 | 2025-03-07T22:37:12.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2402 | 2025-03-07T22:37:12.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2403 | 2025-03-07T22:37:12.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2404 | 2025-03-07T22:37:12.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2405 | 2025-03-07T22:37:12.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2406 | 2025-03-07T22:37:12.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2407 | 2025-03-07T22:37:13.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2408 | 2025-03-07T22:37:13.671Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2409 | 2025-03-07T22:37:13.673Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2410 | 2025-03-07T22:37:13.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2411 | 2025-03-07T22:37:13.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2412 | 2025-03-07T22:37:13.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2413 | 2025-03-07T22:37:13.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2414 | 2025-03-07T22:37:13.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2415 | 2025-03-07T22:37:13.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2416 | 2025-03-07T22:37:14.412Z | DEBG | oximeter (results-sink): inserting 228 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
2417 | 2025-03-07T22:37:14.412Z | DEBG | oximeter (results-sink-cluster): inserting 228 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
2418 | 2025-03-07T22:37:14.412Z | DEBG | oximeter (clickhouse-client): unrolling 228 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
2419 | 2025-03-07T22:37:14.423Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 72
table_name = fields_string
|
2420 | 2025-03-07T22:37:14.425Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = fields_u16
|
2421 | 2025-03-07T22:37:14.426Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 72
table_name = fields_uuid
|
2422 | 2025-03-07T22:37:14.428Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 160
table_name = measurements_cumulativeu64
|
2423 | 2025-03-07T22:37:14.431Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = measurements_histogramu64
|
2424 | 2025-03-07T22:37:14.432Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 60
table_name = measurements_u64
|
2425 | 2025-03-07T22:37:14.512Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
2426 | 2025-03-07T22:37:14.669Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
2427 | 2025-03-07T22:37:14.669Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
2428 | 2025-03-07T22:37:14.670Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
2429 | 2025-03-07T22:37:14.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
2430 | 2025-03-07T22:37:14.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
2431 | 2025-03-07T22:37:14.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2432 | 2025-03-07T22:37:14.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2433 | 2025-03-07T22:37:14.672Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
2434 | 2025-03-07T22:37:14.673Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2435 | 2025-03-07T22:37:14.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2436 | 2025-03-07T22:37:14.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2437 | 2025-03-07T22:37:14.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2438 | 2025-03-07T22:37:14.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2439 | 2025-03-07T22:37:14.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2440 | 2025-03-07T22:37:14.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2441 | 2025-03-07T22:37:14.698Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
2442 | 2025-03-07T22:37:14.698Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
2443 | 2025-03-07T22:37:14.702Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
2444 | 2025-03-07T22:37:15.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2445 | 2025-03-07T22:37:15.671Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2446 | 2025-03-07T22:37:15.673Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2447 | 2025-03-07T22:37:15.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2448 | 2025-03-07T22:37:15.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2449 | 2025-03-07T22:37:15.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2450 | 2025-03-07T22:37:15.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2451 | 2025-03-07T22:37:15.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2452 | 2025-03-07T22:37:15.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2453 | 2025-03-07T22:37:16.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2454 | 2025-03-07T22:37:16.671Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2455 | 2025-03-07T22:37:16.673Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2456 | 2025-03-07T22:37:16.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2457 | 2025-03-07T22:37:16.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2458 | 2025-03-07T22:37:16.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2459 | 2025-03-07T22:37:16.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2460 | 2025-03-07T22:37:16.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2461 | 2025-03-07T22:37:16.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2462 | 2025-03-07T22:37:17.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2463 | 2025-03-07T22:37:17.671Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2464 | 2025-03-07T22:37:17.673Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2465 | 2025-03-07T22:37:17.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2466 | 2025-03-07T22:37:17.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2467 | 2025-03-07T22:37:17.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2468 | 2025-03-07T22:37:17.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2469 | 2025-03-07T22:37:17.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2470 | 2025-03-07T22:37:17.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2471 | 2025-03-07T22:37:18.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2472 | 2025-03-07T22:37:18.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2473 | 2025-03-07T22:37:18.673Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2474 | 2025-03-07T22:37:18.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2475 | 2025-03-07T22:37:18.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2476 | 2025-03-07T22:37:18.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2477 | 2025-03-07T22:37:18.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2478 | 2025-03-07T22:37:18.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2479 | 2025-03-07T22:37:18.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2480 | 2025-03-07T22:37:19.411Z | DEBG | oximeter (results-sink): inserting 252 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
2481 | 2025-03-07T22:37:19.411Z | DEBG | oximeter (results-sink-cluster): inserting 252 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
2482 | 2025-03-07T22:37:19.411Z | DEBG | oximeter (clickhouse-client): unrolling 252 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
2483 | 2025-03-07T22:37:19.424Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 120
table_name = fields_string
|
2484 | 2025-03-07T22:37:19.431Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 32
table_name = fields_u16
|
2485 | 2025-03-07T22:37:19.433Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 96
table_name = fields_uuid
|
2486 | 2025-03-07T22:37:19.441Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 160
table_name = measurements_cumulativeu64
|
2487 | 2025-03-07T22:37:19.448Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 32
table_name = measurements_histogramu64
|
2488 | 2025-03-07T22:37:19.451Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 60
table_name = measurements_u64
|
2489 | 2025-03-07T22:37:19.513Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
2490 | 2025-03-07T22:37:19.662Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:562
|
2491 | 2025-03-07T22:37:19.662Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending
|
2492 | 2025-03-07T22:37:19.665Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "74d6b6f1-15e4-4014-89ee-c01fbe154971", "content-length": "1412", "date": "Fri, 07 Mar 2025 22:37:19 GMT"} })
|
2493 | 2025-03-07T22:37:19.665Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D
|
2494 | 2025-03-07T22:37:19.667Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "5885f6a6-ad3e-48a2-8d82-987bb90462a5", "content-length": "29", "date": "Fri, 07 Mar 2025 22:37:19 GMT"} })
|
2495 | 2025-03-07T22:37:19.667Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:637
n_current_tasks = 9
n_pruned_tasks = 0
|
2496 | 2025-03-07T22:37:19.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2497 | 2025-03-07T22:37:19.671Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2498 | 2025-03-07T22:37:19.672Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2499 | 2025-03-07T22:37:19.673Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2500 | 2025-03-07T22:37:19.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2501 | 2025-03-07T22:37:19.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2502 | 2025-03-07T22:37:19.675Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2503 | 2025-03-07T22:37:19.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2504 | 2025-03-07T22:37:19.676Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2505 | 2025-03-07T22:37:19.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2506 | 2025-03-07T22:37:19.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2507 | 2025-03-07T22:37:19.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2508 | 2025-03-07T22:37:19.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
2509 | 2025-03-07T22:37:19.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
2510 | 2025-03-07T22:37:19.679Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
2511 | 2025-03-07T22:37:19.680Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 87cd3ec6-0e0e-4fcc-8dae-7f482d211070
|
2512 | 2025-03-07T22:37:19.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
2513 | 2025-03-07T22:37:19.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
2514 | 2025-03-07T22:37:19.683Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
2515 | 2025-03-07T22:37:19.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
2516 | 2025-03-07T22:37:19.717Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
2517 | 2025-03-07T22:37:20.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2518 | 2025-03-07T22:37:20.671Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2519 | 2025-03-07T22:37:20.673Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2520 | 2025-03-07T22:37:20.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2521 | 2025-03-07T22:37:20.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2522 | 2025-03-07T22:37:20.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2523 | 2025-03-07T22:37:20.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2524 | 2025-03-07T22:37:20.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2525 | 2025-03-07T22:37:20.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2526 | 2025-03-07T22:37:21.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2527 | 2025-03-07T22:37:21.671Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2528 | 2025-03-07T22:37:21.673Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2529 | 2025-03-07T22:37:21.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2530 | 2025-03-07T22:37:21.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2531 | 2025-03-07T22:37:21.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2532 | 2025-03-07T22:37:21.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2533 | 2025-03-07T22:37:21.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2534 | 2025-03-07T22:37:21.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2535 | 2025-03-07T22:37:22.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2536 | 2025-03-07T22:37:22.671Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2537 | 2025-03-07T22:37:22.673Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2538 | 2025-03-07T22:37:22.673Z | DEBG | oximeter (results-sink-cluster): inserting 1006 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
2539 | 2025-03-07T22:37:22.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2540 | 2025-03-07T22:37:22.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2541 | 2025-03-07T22:37:22.673Z | DEBG | oximeter (results-sink): inserting 1006 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
2542 | 2025-03-07T22:37:22.673Z | DEBG | oximeter (clickhouse-client): unrolling 1006 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
2543 | 2025-03-07T22:37:22.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2544 | 2025-03-07T22:37:22.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2545 | 2025-03-07T22:37:22.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2546 | 2025-03-07T22:37:22.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2547 | 2025-03-07T22:37:22.716Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 12
table_name = fields_ipaddr
|
2548 | 2025-03-07T22:37:22.718Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 1218
table_name = fields_string
|
2549 | 2025-03-07T22:37:22.720Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 20
table_name = fields_u16
|
2550 | 2025-03-07T22:37:22.722Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 228
table_name = fields_u32
|
2551 | 2025-03-07T22:37:22.723Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 540
table_name = fields_uuid
|
2552 | 2025-03-07T22:37:22.725Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 958
table_name = measurements_cumulativeu64
|
2553 | 2025-03-07T22:37:22.728Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = measurements_histogramu64
|
2554 | 2025-03-07T22:37:22.730Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 40
table_name = measurements_u64
|
2555 | 2025-03-07T22:37:22.775Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
2556 | 2025-03-07T22:37:23.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2557 | 2025-03-07T22:37:23.671Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2558 | 2025-03-07T22:37:23.673Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2559 | 2025-03-07T22:37:23.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2560 | 2025-03-07T22:37:23.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2561 | 2025-03-07T22:37:23.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2562 | 2025-03-07T22:37:23.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2563 | 2025-03-07T22:37:23.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2564 | 2025-03-07T22:37:23.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2565 | 2025-03-07T22:37:24.412Z | DEBG | oximeter (results-sink): inserting 74 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
2566 | 2025-03-07T22:37:24.412Z | DEBG | oximeter (results-sink-cluster): inserting 74 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
2567 | 2025-03-07T22:37:24.412Z | DEBG | oximeter (clickhouse-client): unrolling 74 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
2568 | 2025-03-07T22:37:24.418Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 56
table_name = fields_string
|
2569 | 2025-03-07T22:37:24.420Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 64
table_name = fields_uuid
|
2570 | 2025-03-07T22:37:24.422Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 54
table_name = measurements_cumulativeu64
|
2571 | 2025-03-07T22:37:24.424Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 20
table_name = measurements_u64
|
2572 | 2025-03-07T22:37:24.512Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
2573 | 2025-03-07T22:37:24.669Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
2574 | 2025-03-07T22:37:24.669Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
2575 | 2025-03-07T22:37:24.670Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
2576 | 2025-03-07T22:37:24.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2577 | 2025-03-07T22:37:24.671Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2578 | 2025-03-07T22:37:24.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
2579 | 2025-03-07T22:37:24.671Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
2580 | 2025-03-07T22:37:24.672Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
2581 | 2025-03-07T22:37:24.673Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2582 | 2025-03-07T22:37:24.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2583 | 2025-03-07T22:37:24.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2584 | 2025-03-07T22:37:24.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2585 | 2025-03-07T22:37:24.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2586 | 2025-03-07T22:37:24.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2587 | 2025-03-07T22:37:24.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2588 | 2025-03-07T22:37:24.698Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
2589 | 2025-03-07T22:37:24.698Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
2590 | 2025-03-07T22:37:24.702Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
2591 | 2025-03-07T22:37:25.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2592 | 2025-03-07T22:37:25.671Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2593 | 2025-03-07T22:37:25.673Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2594 | 2025-03-07T22:37:25.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2595 | 2025-03-07T22:37:25.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2596 | 2025-03-07T22:37:25.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2597 | 2025-03-07T22:37:25.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2598 | 2025-03-07T22:37:25.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2599 | 2025-03-07T22:37:25.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2600 | 2025-03-07T22:37:26.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2601 | 2025-03-07T22:37:26.671Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2602 | 2025-03-07T22:37:26.673Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2603 | 2025-03-07T22:37:26.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2604 | 2025-03-07T22:37:26.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2605 | 2025-03-07T22:37:26.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2606 | 2025-03-07T22:37:26.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2607 | 2025-03-07T22:37:26.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2608 | 2025-03-07T22:37:26.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2609 | 2025-03-07T22:37:27.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2610 | 2025-03-07T22:37:27.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2611 | 2025-03-07T22:37:27.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2612 | 2025-03-07T22:37:27.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2613 | 2025-03-07T22:37:27.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2614 | 2025-03-07T22:37:27.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2615 | 2025-03-07T22:37:27.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2616 | 2025-03-07T22:37:27.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2617 | 2025-03-07T22:37:27.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2618 | 2025-03-07T22:37:28.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2619 | 2025-03-07T22:37:28.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2620 | 2025-03-07T22:37:28.673Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2621 | 2025-03-07T22:37:28.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2622 | 2025-03-07T22:37:28.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2623 | 2025-03-07T22:37:28.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2624 | 2025-03-07T22:37:28.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2625 | 2025-03-07T22:37:28.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2626 | 2025-03-07T22:37:28.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2627 | 2025-03-07T22:37:29.412Z | DEBG | oximeter (results-sink): inserting 252 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
2628 | 2025-03-07T22:37:29.412Z | DEBG | oximeter (results-sink-cluster): inserting 252 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
2629 | 2025-03-07T22:37:29.412Z | DEBG | oximeter (clickhouse-client): unrolling 252 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
2630 | 2025-03-07T22:37:29.424Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 120
table_name = fields_string
|
2631 | 2025-03-07T22:37:29.426Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 32
table_name = fields_u16
|
2632 | 2025-03-07T22:37:29.428Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 96
table_name = fields_uuid
|
2633 | 2025-03-07T22:37:29.430Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 160
table_name = measurements_cumulativeu64
|
2634 | 2025-03-07T22:37:29.433Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 32
table_name = measurements_histogramu64
|
2635 | 2025-03-07T22:37:29.434Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 60
table_name = measurements_u64
|
2636 | 2025-03-07T22:37:29.513Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
2637 | 2025-03-07T22:37:29.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2638 | 2025-03-07T22:37:29.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2639 | 2025-03-07T22:37:29.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2640 | 2025-03-07T22:37:29.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2641 | 2025-03-07T22:37:29.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2642 | 2025-03-07T22:37:29.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2643 | 2025-03-07T22:37:29.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2644 | 2025-03-07T22:37:29.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2645 | 2025-03-07T22:37:29.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2646 | 2025-03-07T22:37:29.683Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
2647 | 2025-03-07T22:37:29.683Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
2648 | 2025-03-07T22:37:29.685Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
2649 | 2025-03-07T22:37:30.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2650 | 2025-03-07T22:37:30.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2651 | 2025-03-07T22:37:30.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2652 | 2025-03-07T22:37:30.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2653 | 2025-03-07T22:37:30.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2654 | 2025-03-07T22:37:30.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2655 | 2025-03-07T22:37:30.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2656 | 2025-03-07T22:37:30.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2657 | 2025-03-07T22:37:30.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2658 | 2025-03-07T22:37:31.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2659 | 2025-03-07T22:37:31.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2660 | 2025-03-07T22:37:31.673Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2661 | 2025-03-07T22:37:31.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2662 | 2025-03-07T22:37:31.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2663 | 2025-03-07T22:37:31.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2664 | 2025-03-07T22:37:31.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2665 | 2025-03-07T22:37:31.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2666 | 2025-03-07T22:37:31.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2667 | 2025-03-07T22:37:32.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2668 | 2025-03-07T22:37:32.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2669 | 2025-03-07T22:37:32.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2670 | 2025-03-07T22:37:32.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2671 | 2025-03-07T22:37:32.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2672 | 2025-03-07T22:37:32.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2673 | 2025-03-07T22:37:32.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2674 | 2025-03-07T22:37:32.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2675 | 2025-03-07T22:37:32.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2676 | 2025-03-07T22:37:33.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2677 | 2025-03-07T22:37:33.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2678 | 2025-03-07T22:37:33.673Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2679 | 2025-03-07T22:37:33.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2680 | 2025-03-07T22:37:33.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2681 | 2025-03-07T22:37:33.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2682 | 2025-03-07T22:37:33.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2683 | 2025-03-07T22:37:33.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2684 | 2025-03-07T22:37:33.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2685 | 2025-03-07T22:37:34.411Z | DEBG | oximeter (results-sink-cluster): inserting 228 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
2686 | 2025-03-07T22:37:34.411Z | DEBG | oximeter (results-sink): inserting 228 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
2687 | 2025-03-07T22:37:34.411Z | DEBG | oximeter (clickhouse-client): unrolling 228 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
2688 | 2025-03-07T22:37:34.423Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 72
table_name = fields_string
|
2689 | 2025-03-07T22:37:34.425Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = fields_u16
|
2690 | 2025-03-07T22:37:34.430Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 72
table_name = fields_uuid
|
2691 | 2025-03-07T22:37:34.433Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 160
table_name = measurements_cumulativeu64
|
2692 | 2025-03-07T22:37:34.436Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = measurements_histogramu64
|
2693 | 2025-03-07T22:37:34.443Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 60
table_name = measurements_u64
|
2694 | 2025-03-07T22:37:34.513Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
2695 | 2025-03-07T22:37:34.663Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:562
|
2696 | 2025-03-07T22:37:34.663Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending
|
2697 | 2025-03-07T22:37:34.665Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "9d055f8c-2c14-420f-b54d-95ca940362da", "content-length": "1412", "date": "Fri, 07 Mar 2025 22:37:34 GMT"} })
|
2698 | 2025-03-07T22:37:34.665Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D
|
2699 | 2025-03-07T22:37:34.668Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "b0d82423-206a-4f1c-a904-f85f22e8af16", "content-length": "29", "date": "Fri, 07 Mar 2025 22:37:34 GMT"} })
|
2700 | 2025-03-07T22:37:34.668Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:637
n_current_tasks = 9
n_pruned_tasks = 0
|
2701 | 2025-03-07T22:37:34.668Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 87cd3ec6-0e0e-4fcc-8dae-7f482d211070
|
2702 | 2025-03-07T22:37:34.668Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 87cd3ec6-0e0e-4fcc-8dae-7f482d211070
|
2703 | 2025-03-07T22:37:34.669Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
2704 | 2025-03-07T22:37:34.669Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
2705 | 2025-03-07T22:37:34.670Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
2706 | 2025-03-07T22:37:34.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2707 | 2025-03-07T22:37:34.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
2708 | 2025-03-07T22:37:34.671Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2709 | 2025-03-07T22:37:34.671Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
2710 | 2025-03-07T22:37:34.672Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
2711 | 2025-03-07T22:37:34.673Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2712 | 2025-03-07T22:37:34.673Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 87cd3ec6-0e0e-4fcc-8dae-7f482d211070
|
2713 | 2025-03-07T22:37:34.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2714 | 2025-03-07T22:37:34.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2715 | 2025-03-07T22:37:34.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2716 | 2025-03-07T22:37:34.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2717 | 2025-03-07T22:37:34.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2718 | 2025-03-07T22:37:34.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2719 | 2025-03-07T22:37:34.699Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
2720 | 2025-03-07T22:37:34.699Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
2721 | 2025-03-07T22:37:34.700Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
2722 | 2025-03-07T22:37:34.703Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
2723 | 2025-03-07T22:37:35.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2724 | 2025-03-07T22:37:35.671Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2725 | 2025-03-07T22:37:35.673Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2726 | 2025-03-07T22:37:35.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2727 | 2025-03-07T22:37:35.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2728 | 2025-03-07T22:37:35.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2729 | 2025-03-07T22:37:35.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2730 | 2025-03-07T22:37:35.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2731 | 2025-03-07T22:37:35.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2732 | 2025-03-07T22:37:36.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2733 | 2025-03-07T22:37:36.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2734 | 2025-03-07T22:37:36.673Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2735 | 2025-03-07T22:37:36.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2736 | 2025-03-07T22:37:36.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2737 | 2025-03-07T22:37:36.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2738 | 2025-03-07T22:37:36.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2739 | 2025-03-07T22:37:36.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2740 | 2025-03-07T22:37:36.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2741 | 2025-03-07T22:37:37.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2742 | 2025-03-07T22:37:37.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2743 | 2025-03-07T22:37:37.673Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2744 | 2025-03-07T22:37:37.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2745 | 2025-03-07T22:37:37.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2746 | 2025-03-07T22:37:37.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2747 | 2025-03-07T22:37:37.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2748 | 2025-03-07T22:37:37.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2749 | 2025-03-07T22:37:37.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2750 | 2025-03-07T22:37:38.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2751 | 2025-03-07T22:37:38.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2752 | 2025-03-07T22:37:38.673Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2753 | 2025-03-07T22:37:38.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2754 | 2025-03-07T22:37:38.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2755 | 2025-03-07T22:37:38.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2756 | 2025-03-07T22:37:38.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2757 | 2025-03-07T22:37:38.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2758 | 2025-03-07T22:37:38.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2759 | 2025-03-07T22:37:39.412Z | DEBG | oximeter (results-sink): inserting 325 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
2760 | 2025-03-07T22:37:39.412Z | DEBG | oximeter (results-sink-cluster): inserting 325 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
2761 | 2025-03-07T22:37:39.412Z | DEBG | oximeter (clickhouse-client): unrolling 325 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
2762 | 2025-03-07T22:37:39.427Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 24
table_name = fields_i16
|
2763 | 2025-03-07T22:37:39.429Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 2
table_name = fields_ipaddr
|
2764 | 2025-03-07T22:37:39.431Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 241
table_name = fields_string
|
2765 | 2025-03-07T22:37:39.437Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 46
table_name = fields_u16
|
2766 | 2025-03-07T22:37:39.440Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 24
table_name = fields_u32
|
2767 | 2025-03-07T22:37:39.442Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 12
table_name = fields_u8
|
2768 | 2025-03-07T22:37:39.444Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 134
table_name = fields_uuid
|
2769 | 2025-03-07T22:37:39.449Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 233
table_name = measurements_cumulativeu64
|
2770 | 2025-03-07T22:37:39.458Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 32
table_name = measurements_histogramu64
|
2771 | 2025-03-07T22:37:39.460Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 60
table_name = measurements_u64
|
2772 | 2025-03-07T22:37:39.513Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
2773 | 2025-03-07T22:37:39.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2774 | 2025-03-07T22:37:39.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2775 | 2025-03-07T22:37:39.673Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2776 | 2025-03-07T22:37:39.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2777 | 2025-03-07T22:37:39.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2778 | 2025-03-07T22:37:39.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2779 | 2025-03-07T22:37:39.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2780 | 2025-03-07T22:37:39.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2781 | 2025-03-07T22:37:39.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2782 | 2025-03-07T22:37:39.683Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
2783 | 2025-03-07T22:37:39.683Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
2784 | 2025-03-07T22:37:39.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
2785 | 2025-03-07T22:37:40.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2786 | 2025-03-07T22:37:40.671Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2787 | 2025-03-07T22:37:40.673Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2788 | 2025-03-07T22:37:40.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2789 | 2025-03-07T22:37:40.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2790 | 2025-03-07T22:37:40.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2791 | 2025-03-07T22:37:40.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2792 | 2025-03-07T22:37:40.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2793 | 2025-03-07T22:37:40.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2794 | 2025-03-07T22:37:41.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2795 | 2025-03-07T22:37:41.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2796 | 2025-03-07T22:37:41.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2797 | 2025-03-07T22:37:41.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2798 | 2025-03-07T22:37:41.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2799 | 2025-03-07T22:37:41.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2800 | 2025-03-07T22:37:41.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2801 | 2025-03-07T22:37:41.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2802 | 2025-03-07T22:37:41.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2803 | 2025-03-07T22:37:42.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2804 | 2025-03-07T22:37:42.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2805 | 2025-03-07T22:37:42.673Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2806 | 2025-03-07T22:37:42.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2807 | 2025-03-07T22:37:42.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2808 | 2025-03-07T22:37:42.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2809 | 2025-03-07T22:37:42.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2810 | 2025-03-07T22:37:42.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2811 | 2025-03-07T22:37:42.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2812 | 2025-03-07T22:37:43.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2813 | 2025-03-07T22:37:43.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2814 | 2025-03-07T22:37:43.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2815 | 2025-03-07T22:37:43.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2816 | 2025-03-07T22:37:43.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2817 | 2025-03-07T22:37:43.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2818 | 2025-03-07T22:37:43.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2819 | 2025-03-07T22:37:43.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2820 | 2025-03-07T22:37:43.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2821 | 2025-03-07T22:37:44.412Z | DEBG | oximeter (results-sink): inserting 228 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
2822 | 2025-03-07T22:37:44.412Z | DEBG | oximeter (results-sink-cluster): inserting 228 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
2823 | 2025-03-07T22:37:44.412Z | DEBG | oximeter (clickhouse-client): unrolling 228 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
2824 | 2025-03-07T22:37:44.424Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 72
table_name = fields_string
|
2825 | 2025-03-07T22:37:44.426Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = fields_u16
|
2826 | 2025-03-07T22:37:44.428Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 72
table_name = fields_uuid
|
2827 | 2025-03-07T22:37:44.430Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 160
table_name = measurements_cumulativeu64
|
2828 | 2025-03-07T22:37:44.433Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = measurements_histogramu64
|
2829 | 2025-03-07T22:37:44.435Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 60
table_name = measurements_u64
|
2830 | 2025-03-07T22:37:44.513Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
2831 | 2025-03-07T22:37:44.669Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
2832 | 2025-03-07T22:37:44.669Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
2833 | 2025-03-07T22:37:44.670Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
2834 | 2025-03-07T22:37:44.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2835 | 2025-03-07T22:37:44.671Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2836 | 2025-03-07T22:37:44.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
2837 | 2025-03-07T22:37:44.671Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
2838 | 2025-03-07T22:37:44.672Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
2839 | 2025-03-07T22:37:44.673Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2840 | 2025-03-07T22:37:44.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2841 | 2025-03-07T22:37:44.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2842 | 2025-03-07T22:37:44.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2843 | 2025-03-07T22:37:44.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2844 | 2025-03-07T22:37:44.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2845 | 2025-03-07T22:37:44.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2846 | 2025-03-07T22:37:44.699Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
2847 | 2025-03-07T22:37:44.699Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
2848 | 2025-03-07T22:37:44.703Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
2849 | 2025-03-07T22:37:45.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2850 | 2025-03-07T22:37:45.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2851 | 2025-03-07T22:37:45.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2852 | 2025-03-07T22:37:45.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2853 | 2025-03-07T22:37:45.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2854 | 2025-03-07T22:37:45.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2855 | 2025-03-07T22:37:45.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2856 | 2025-03-07T22:37:45.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2857 | 2025-03-07T22:37:45.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2858 | 2025-03-07T22:37:46.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2859 | 2025-03-07T22:37:46.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2860 | 2025-03-07T22:37:46.673Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2861 | 2025-03-07T22:37:46.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2862 | 2025-03-07T22:37:46.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2863 | 2025-03-07T22:37:46.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2864 | 2025-03-07T22:37:46.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2865 | 2025-03-07T22:37:46.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2866 | 2025-03-07T22:37:46.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2867 | 2025-03-07T22:37:47.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2868 | 2025-03-07T22:37:47.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2869 | 2025-03-07T22:37:47.673Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2870 | 2025-03-07T22:37:47.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2871 | 2025-03-07T22:37:47.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2872 | 2025-03-07T22:37:47.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2873 | 2025-03-07T22:37:47.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2874 | 2025-03-07T22:37:47.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2875 | 2025-03-07T22:37:47.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2876 | 2025-03-07T22:37:48.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2877 | 2025-03-07T22:37:48.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2878 | 2025-03-07T22:37:48.673Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2879 | 2025-03-07T22:37:48.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2880 | 2025-03-07T22:37:48.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2881 | 2025-03-07T22:37:48.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2882 | 2025-03-07T22:37:48.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2883 | 2025-03-07T22:37:48.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2884 | 2025-03-07T22:37:48.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2885 | 2025-03-07T22:37:49.412Z | DEBG | oximeter (results-sink): inserting 252 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
2886 | 2025-03-07T22:37:49.412Z | DEBG | oximeter (results-sink-cluster): inserting 252 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
2887 | 2025-03-07T22:37:49.412Z | DEBG | oximeter (clickhouse-client): unrolling 252 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
2888 | 2025-03-07T22:37:49.425Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 120
table_name = fields_string
|
2889 | 2025-03-07T22:37:49.427Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 32
table_name = fields_u16
|
2890 | 2025-03-07T22:37:49.428Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 96
table_name = fields_uuid
|
2891 | 2025-03-07T22:37:49.430Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 160
table_name = measurements_cumulativeu64
|
2892 | 2025-03-07T22:37:49.433Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 32
table_name = measurements_histogramu64
|
2893 | 2025-03-07T22:37:49.434Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 60
table_name = measurements_u64
|
2894 | 2025-03-07T22:37:49.513Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
2895 | 2025-03-07T22:37:49.663Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:562
|
2896 | 2025-03-07T22:37:49.663Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending
|
2897 | 2025-03-07T22:37:49.666Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "c392f075-2ba3-45d2-936d-eda6743e5b20", "content-length": "1412", "date": "Fri, 07 Mar 2025 22:37:49 GMT"} })
|
2898 | 2025-03-07T22:37:49.666Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D
|
2899 | 2025-03-07T22:37:49.669Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "7d683e54-1f1a-4e3b-b7a6-28596c4ea92d", "content-length": "29", "date": "Fri, 07 Mar 2025 22:37:49 GMT"} })
|
2900 | 2025-03-07T22:37:49.669Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:637
n_current_tasks = 9
n_pruned_tasks = 0
|
2901 | 2025-03-07T22:37:49.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2902 | 2025-03-07T22:37:49.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2903 | 2025-03-07T22:37:49.673Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2904 | 2025-03-07T22:37:49.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2905 | 2025-03-07T22:37:49.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2906 | 2025-03-07T22:37:49.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2907 | 2025-03-07T22:37:49.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2908 | 2025-03-07T22:37:49.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2909 | 2025-03-07T22:37:49.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2910 | 2025-03-07T22:37:49.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
2911 | 2025-03-07T22:37:49.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
2912 | 2025-03-07T22:37:49.683Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
2913 | 2025-03-07T22:37:49.683Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
2914 | 2025-03-07T22:37:49.685Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
2915 | 2025-03-07T22:37:49.719Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
2916 | 2025-03-07T22:37:50.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2917 | 2025-03-07T22:37:50.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2918 | 2025-03-07T22:37:50.673Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2919 | 2025-03-07T22:37:50.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2920 | 2025-03-07T22:37:50.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2921 | 2025-03-07T22:37:50.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2922 | 2025-03-07T22:37:50.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2923 | 2025-03-07T22:37:50.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2924 | 2025-03-07T22:37:50.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2925 | 2025-03-07T22:37:51.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2926 | 2025-03-07T22:37:51.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2927 | 2025-03-07T22:37:51.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2928 | 2025-03-07T22:37:51.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2929 | 2025-03-07T22:37:51.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2930 | 2025-03-07T22:37:51.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2931 | 2025-03-07T22:37:51.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2932 | 2025-03-07T22:37:51.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2933 | 2025-03-07T22:37:51.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2934 | 2025-03-07T22:37:52.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2935 | 2025-03-07T22:37:52.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2936 | 2025-03-07T22:37:52.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2937 | 2025-03-07T22:37:52.674Z | DEBG | oximeter (results-sink-cluster): inserting 1000 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
2938 | 2025-03-07T22:37:52.674Z | DEBG | oximeter (results-sink): inserting 1000 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
2939 | 2025-03-07T22:37:52.674Z | DEBG | oximeter (clickhouse-client): unrolling 1000 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
2940 | 2025-03-07T22:37:52.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2941 | 2025-03-07T22:37:52.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2942 | 2025-03-07T22:37:52.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2943 | 2025-03-07T22:37:52.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2944 | 2025-03-07T22:37:52.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2945 | 2025-03-07T22:37:52.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2946 | 2025-03-07T22:37:52.719Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 1212
table_name = fields_string
|
2947 | 2025-03-07T22:37:52.721Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = fields_u16
|
2948 | 2025-03-07T22:37:52.722Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 228
table_name = fields_u32
|
2949 | 2025-03-07T22:37:52.724Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 528
table_name = fields_uuid
|
2950 | 2025-03-07T22:37:52.726Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 952
table_name = measurements_cumulativeu64
|
2951 | 2025-03-07T22:37:52.729Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = measurements_histogramu64
|
2952 | 2025-03-07T22:37:52.731Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 40
table_name = measurements_u64
|
2953 | 2025-03-07T22:37:52.775Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
2954 | 2025-03-07T22:37:53.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2955 | 2025-03-07T22:37:53.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2956 | 2025-03-07T22:37:53.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2957 | 2025-03-07T22:37:53.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2958 | 2025-03-07T22:37:53.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2959 | 2025-03-07T22:37:53.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2960 | 2025-03-07T22:37:53.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2961 | 2025-03-07T22:37:53.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2962 | 2025-03-07T22:37:53.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2963 | 2025-03-07T22:37:54.412Z | DEBG | oximeter (results-sink-cluster): inserting 74 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
2964 | 2025-03-07T22:37:54.412Z | DEBG | oximeter (results-sink): inserting 74 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
2965 | 2025-03-07T22:37:54.412Z | DEBG | oximeter (clickhouse-client): unrolling 74 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
2966 | 2025-03-07T22:37:54.418Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 56
table_name = fields_string
|
2967 | 2025-03-07T22:37:54.420Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 64
table_name = fields_uuid
|
2968 | 2025-03-07T22:37:54.422Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 54
table_name = measurements_cumulativeu64
|
2969 | 2025-03-07T22:37:54.424Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 20
table_name = measurements_u64
|
2970 | 2025-03-07T22:37:54.513Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
2971 | 2025-03-07T22:37:54.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
2972 | 2025-03-07T22:37:54.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
2973 | 2025-03-07T22:37:54.671Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
2974 | 2025-03-07T22:37:54.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2975 | 2025-03-07T22:37:54.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2976 | 2025-03-07T22:37:54.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
2977 | 2025-03-07T22:37:54.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
2978 | 2025-03-07T22:37:54.672Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
2979 | 2025-03-07T22:37:54.673Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2980 | 2025-03-07T22:37:54.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2981 | 2025-03-07T22:37:54.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2982 | 2025-03-07T22:37:54.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2983 | 2025-03-07T22:37:54.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2984 | 2025-03-07T22:37:54.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2985 | 2025-03-07T22:37:54.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2986 | 2025-03-07T22:37:54.699Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
2987 | 2025-03-07T22:37:54.699Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
2988 | 2025-03-07T22:37:54.703Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
2989 | 2025-03-07T22:37:55.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2990 | 2025-03-07T22:37:55.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2991 | 2025-03-07T22:37:55.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2992 | 2025-03-07T22:37:55.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2993 | 2025-03-07T22:37:55.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2994 | 2025-03-07T22:37:55.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
2995 | 2025-03-07T22:37:55.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2996 | 2025-03-07T22:37:55.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2997 | 2025-03-07T22:37:55.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
2998 | 2025-03-07T22:37:56.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
2999 | 2025-03-07T22:37:56.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3000 | 2025-03-07T22:37:56.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3001 | 2025-03-07T22:37:56.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3002 | 2025-03-07T22:37:56.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3003 | 2025-03-07T22:37:56.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3004 | 2025-03-07T22:37:56.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3005 | 2025-03-07T22:37:56.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3006 | 2025-03-07T22:37:56.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3007 | 2025-03-07T22:37:57.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3008 | 2025-03-07T22:37:57.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3009 | 2025-03-07T22:37:57.673Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3010 | 2025-03-07T22:37:57.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3011 | 2025-03-07T22:37:57.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3012 | 2025-03-07T22:37:57.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3013 | 2025-03-07T22:37:57.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3014 | 2025-03-07T22:37:57.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3015 | 2025-03-07T22:37:57.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3016 | 2025-03-07T22:37:58.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3017 | 2025-03-07T22:37:58.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3018 | 2025-03-07T22:37:58.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3019 | 2025-03-07T22:37:58.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3020 | 2025-03-07T22:37:58.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3021 | 2025-03-07T22:37:58.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3022 | 2025-03-07T22:37:58.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3023 | 2025-03-07T22:37:58.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3024 | 2025-03-07T22:37:58.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3025 | 2025-03-07T22:37:59.412Z | DEBG | oximeter (results-sink): inserting 252 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
3026 | 2025-03-07T22:37:59.412Z | DEBG | oximeter (results-sink-cluster): inserting 252 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
3027 | 2025-03-07T22:37:59.412Z | DEBG | oximeter (clickhouse-client): unrolling 252 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
3028 | 2025-03-07T22:37:59.424Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 120
table_name = fields_string
|
3029 | 2025-03-07T22:37:59.430Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 32
table_name = fields_u16
|
3030 | 2025-03-07T22:37:59.438Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 96
table_name = fields_uuid
|
3031 | 2025-03-07T22:37:59.444Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 160
table_name = measurements_cumulativeu64
|
3032 | 2025-03-07T22:37:59.454Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 32
table_name = measurements_histogramu64
|
3033 | 2025-03-07T22:37:59.462Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 60
table_name = measurements_u64
|
3034 | 2025-03-07T22:37:59.513Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
3035 | 2025-03-07T22:37:59.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3036 | 2025-03-07T22:37:59.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3037 | 2025-03-07T22:37:59.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3038 | 2025-03-07T22:37:59.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3039 | 2025-03-07T22:37:59.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3040 | 2025-03-07T22:37:59.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3041 | 2025-03-07T22:37:59.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3042 | 2025-03-07T22:37:59.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3043 | 2025-03-07T22:37:59.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3044 | 2025-03-07T22:37:59.683Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
3045 | 2025-03-07T22:37:59.683Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
3046 | 2025-03-07T22:37:59.685Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
3047 | 2025-03-07T22:38:00.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3048 | 2025-03-07T22:38:00.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3049 | 2025-03-07T22:38:00.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3050 | 2025-03-07T22:38:00.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3051 | 2025-03-07T22:38:00.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3052 | 2025-03-07T22:38:00.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3053 | 2025-03-07T22:38:00.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3054 | 2025-03-07T22:38:00.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3055 | 2025-03-07T22:38:00.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3056 | 2025-03-07T22:38:01.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3057 | 2025-03-07T22:38:01.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3058 | 2025-03-07T22:38:01.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3059 | 2025-03-07T22:38:01.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3060 | 2025-03-07T22:38:01.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3061 | 2025-03-07T22:38:01.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3062 | 2025-03-07T22:38:01.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3063 | 2025-03-07T22:38:01.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3064 | 2025-03-07T22:38:01.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3065 | 2025-03-07T22:38:02.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3066 | 2025-03-07T22:38:02.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3067 | 2025-03-07T22:38:02.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3068 | 2025-03-07T22:38:02.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3069 | 2025-03-07T22:38:02.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3070 | 2025-03-07T22:38:02.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3071 | 2025-03-07T22:38:02.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3072 | 2025-03-07T22:38:02.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3073 | 2025-03-07T22:38:02.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3074 | 2025-03-07T22:38:03.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3075 | 2025-03-07T22:38:03.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3076 | 2025-03-07T22:38:03.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3077 | 2025-03-07T22:38:03.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3078 | 2025-03-07T22:38:03.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3079 | 2025-03-07T22:38:03.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3080 | 2025-03-07T22:38:03.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3081 | 2025-03-07T22:38:03.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3082 | 2025-03-07T22:38:03.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3083 | 2025-03-07T22:38:04.412Z | DEBG | oximeter (results-sink): inserting 228 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
3084 | 2025-03-07T22:38:04.412Z | DEBG | oximeter (clickhouse-client): unrolling 228 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
3085 | 2025-03-07T22:38:04.412Z | DEBG | oximeter (results-sink-cluster): inserting 228 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
3086 | 2025-03-07T22:38:04.422Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 72
table_name = fields_string
|
3087 | 2025-03-07T22:38:04.424Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = fields_u16
|
3088 | 2025-03-07T22:38:04.426Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 72
table_name = fields_uuid
|
3089 | 2025-03-07T22:38:04.428Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 160
table_name = measurements_cumulativeu64
|
3090 | 2025-03-07T22:38:04.431Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = measurements_histogramu64
|
3091 | 2025-03-07T22:38:04.432Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 60
table_name = measurements_u64
|
3092 | 2025-03-07T22:38:04.513Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
3093 | 2025-03-07T22:38:04.663Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:562
|
3094 | 2025-03-07T22:38:04.663Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending
|
3095 | 2025-03-07T22:38:04.667Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "14e463ef-e42f-466f-be11-374203c4a992", "content-length": "1412", "date": "Fri, 07 Mar 2025 22:38:04 GMT"} })
|
3096 | 2025-03-07T22:38:04.667Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D
|
3097 | 2025-03-07T22:38:04.669Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 87cd3ec6-0e0e-4fcc-8dae-7f482d211070
|
3098 | 2025-03-07T22:38:04.669Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 87cd3ec6-0e0e-4fcc-8dae-7f482d211070
|
3099 | 2025-03-07T22:38:04.669Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "6274e859-087b-42ea-b0b2-fb54483051a9", "content-length": "29", "date": "Fri, 07 Mar 2025 22:38:04 GMT"} })
|
3100 | 2025-03-07T22:38:04.669Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:637
n_current_tasks = 9
n_pruned_tasks = 0
|
3101 | 2025-03-07T22:38:04.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
3102 | 2025-03-07T22:38:04.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
3103 | 2025-03-07T22:38:04.671Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
3104 | 2025-03-07T22:38:04.671Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
3105 | 2025-03-07T22:38:04.672Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 87cd3ec6-0e0e-4fcc-8dae-7f482d211070
|
3106 | 2025-03-07T22:38:04.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3107 | 2025-03-07T22:38:04.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3108 | 2025-03-07T22:38:04.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
3109 | 2025-03-07T22:38:04.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
3110 | 2025-03-07T22:38:04.673Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
3111 | 2025-03-07T22:38:04.673Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
3112 | 2025-03-07T22:38:04.673Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3113 | 2025-03-07T22:38:04.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3114 | 2025-03-07T22:38:04.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3115 | 2025-03-07T22:38:04.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3116 | 2025-03-07T22:38:04.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3117 | 2025-03-07T22:38:04.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3118 | 2025-03-07T22:38:04.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3119 | 2025-03-07T22:38:04.699Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
3120 | 2025-03-07T22:38:04.699Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
3121 | 2025-03-07T22:38:04.703Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
3122 | 2025-03-07T22:38:05.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3123 | 2025-03-07T22:38:05.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3124 | 2025-03-07T22:38:05.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3125 | 2025-03-07T22:38:05.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3126 | 2025-03-07T22:38:05.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3127 | 2025-03-07T22:38:05.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3128 | 2025-03-07T22:38:05.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3129 | 2025-03-07T22:38:05.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3130 | 2025-03-07T22:38:05.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3131 | 2025-03-07T22:38:06.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3132 | 2025-03-07T22:38:06.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3133 | 2025-03-07T22:38:06.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3134 | 2025-03-07T22:38:06.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3135 | 2025-03-07T22:38:06.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3136 | 2025-03-07T22:38:06.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3137 | 2025-03-07T22:38:06.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3138 | 2025-03-07T22:38:06.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3139 | 2025-03-07T22:38:06.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3140 | 2025-03-07T22:38:07.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3141 | 2025-03-07T22:38:07.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3142 | 2025-03-07T22:38:07.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3143 | 2025-03-07T22:38:07.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3144 | 2025-03-07T22:38:07.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3145 | 2025-03-07T22:38:07.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3146 | 2025-03-07T22:38:07.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3147 | 2025-03-07T22:38:07.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3148 | 2025-03-07T22:38:07.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3149 | 2025-03-07T22:38:08.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3150 | 2025-03-07T22:38:08.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3151 | 2025-03-07T22:38:08.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3152 | 2025-03-07T22:38:08.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3153 | 2025-03-07T22:38:08.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3154 | 2025-03-07T22:38:08.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3155 | 2025-03-07T22:38:08.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3156 | 2025-03-07T22:38:08.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3157 | 2025-03-07T22:38:08.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3158 | 2025-03-07T22:38:09.412Z | DEBG | oximeter (results-sink): inserting 290 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
3159 | 2025-03-07T22:38:09.412Z | DEBG | oximeter (results-sink-cluster): inserting 290 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
3160 | 2025-03-07T22:38:09.412Z | DEBG | oximeter (clickhouse-client): unrolling 290 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
3161 | 2025-03-07T22:38:09.427Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 24
table_name = fields_i16
|
3162 | 2025-03-07T22:38:09.428Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 4
table_name = fields_ipaddr
|
3163 | 2025-03-07T22:38:09.430Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 242
table_name = fields_string
|
3164 | 2025-03-07T22:38:09.432Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 48
table_name = fields_u16
|
3165 | 2025-03-07T22:38:09.434Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 24
table_name = fields_u32
|
3166 | 2025-03-07T22:38:09.436Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 12
table_name = fields_u8
|
3167 | 2025-03-07T22:38:09.438Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 136
table_name = fields_uuid
|
3168 | 2025-03-07T22:38:09.440Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 198
table_name = measurements_cumulativeu64
|
3169 | 2025-03-07T22:38:09.443Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 32
table_name = measurements_histogramu64
|
3170 | 2025-03-07T22:38:09.445Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 60
table_name = measurements_u64
|
3171 | 2025-03-07T22:38:09.513Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
3172 | 2025-03-07T22:38:09.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3173 | 2025-03-07T22:38:09.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3174 | 2025-03-07T22:38:09.673Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3175 | 2025-03-07T22:38:09.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3176 | 2025-03-07T22:38:09.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3177 | 2025-03-07T22:38:09.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3178 | 2025-03-07T22:38:09.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3179 | 2025-03-07T22:38:09.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3180 | 2025-03-07T22:38:09.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3181 | 2025-03-07T22:38:09.683Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
3182 | 2025-03-07T22:38:09.684Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
3183 | 2025-03-07T22:38:09.685Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
3184 | 2025-03-07T22:38:10.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3185 | 2025-03-07T22:38:10.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3186 | 2025-03-07T22:38:10.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3187 | 2025-03-07T22:38:10.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3188 | 2025-03-07T22:38:10.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3189 | 2025-03-07T22:38:10.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3190 | 2025-03-07T22:38:10.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3191 | 2025-03-07T22:38:10.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3192 | 2025-03-07T22:38:10.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3193 | 2025-03-07T22:38:11.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3194 | 2025-03-07T22:38:11.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3195 | 2025-03-07T22:38:11.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3196 | 2025-03-07T22:38:11.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3197 | 2025-03-07T22:38:11.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3198 | 2025-03-07T22:38:11.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3199 | 2025-03-07T22:38:11.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3200 | 2025-03-07T22:38:11.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3201 | 2025-03-07T22:38:11.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3202 | 2025-03-07T22:38:12.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3203 | 2025-03-07T22:38:12.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3204 | 2025-03-07T22:38:12.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3205 | 2025-03-07T22:38:12.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3206 | 2025-03-07T22:38:12.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3207 | 2025-03-07T22:38:12.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3208 | 2025-03-07T22:38:12.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3209 | 2025-03-07T22:38:12.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3210 | 2025-03-07T22:38:12.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3211 | 2025-03-07T22:38:13.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3212 | 2025-03-07T22:38:13.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3213 | 2025-03-07T22:38:13.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3214 | 2025-03-07T22:38:13.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3215 | 2025-03-07T22:38:13.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3216 | 2025-03-07T22:38:13.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3217 | 2025-03-07T22:38:13.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3218 | 2025-03-07T22:38:13.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3219 | 2025-03-07T22:38:13.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3220 | 2025-03-07T22:38:14.412Z | DEBG | oximeter (results-sink): inserting 228 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
3221 | 2025-03-07T22:38:14.412Z | DEBG | oximeter (results-sink-cluster): inserting 228 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
3222 | 2025-03-07T22:38:14.412Z | DEBG | oximeter (clickhouse-client): unrolling 228 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
3223 | 2025-03-07T22:38:14.423Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 72
table_name = fields_string
|
3224 | 2025-03-07T22:38:14.425Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = fields_u16
|
3225 | 2025-03-07T22:38:14.426Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 72
table_name = fields_uuid
|
3226 | 2025-03-07T22:38:14.428Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 160
table_name = measurements_cumulativeu64
|
3227 | 2025-03-07T22:38:14.431Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = measurements_histogramu64
|
3228 | 2025-03-07T22:38:14.433Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 60
table_name = measurements_u64
|
3229 | 2025-03-07T22:38:14.514Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
3230 | 2025-03-07T22:38:14.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
3231 | 2025-03-07T22:38:14.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
3232 | 2025-03-07T22:38:14.672Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
3233 | 2025-03-07T22:38:14.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3234 | 2025-03-07T22:38:14.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
3235 | 2025-03-07T22:38:14.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
3236 | 2025-03-07T22:38:14.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3237 | 2025-03-07T22:38:14.673Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
3238 | 2025-03-07T22:38:14.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3239 | 2025-03-07T22:38:14.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3240 | 2025-03-07T22:38:14.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3241 | 2025-03-07T22:38:14.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3242 | 2025-03-07T22:38:14.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3243 | 2025-03-07T22:38:14.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3244 | 2025-03-07T22:38:14.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3245 | 2025-03-07T22:38:14.700Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
3246 | 2025-03-07T22:38:14.700Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
3247 | 2025-03-07T22:38:14.704Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
3248 | 2025-03-07T22:38:15.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3249 | 2025-03-07T22:38:15.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3250 | 2025-03-07T22:38:15.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3251 | 2025-03-07T22:38:15.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3252 | 2025-03-07T22:38:15.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3253 | 2025-03-07T22:38:15.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3254 | 2025-03-07T22:38:15.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3255 | 2025-03-07T22:38:15.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3256 | 2025-03-07T22:38:15.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3257 | 2025-03-07T22:38:16.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3258 | 2025-03-07T22:38:16.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3259 | 2025-03-07T22:38:16.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3260 | 2025-03-07T22:38:16.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3261 | 2025-03-07T22:38:16.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3262 | 2025-03-07T22:38:16.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3263 | 2025-03-07T22:38:16.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3264 | 2025-03-07T22:38:16.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3265 | 2025-03-07T22:38:16.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3266 | 2025-03-07T22:38:17.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3267 | 2025-03-07T22:38:17.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3268 | 2025-03-07T22:38:17.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3269 | 2025-03-07T22:38:17.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3270 | 2025-03-07T22:38:17.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3271 | 2025-03-07T22:38:17.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3272 | 2025-03-07T22:38:17.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3273 | 2025-03-07T22:38:17.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3274 | 2025-03-07T22:38:17.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3275 | 2025-03-07T22:38:18.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3276 | 2025-03-07T22:38:18.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3277 | 2025-03-07T22:38:18.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3278 | 2025-03-07T22:38:18.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3279 | 2025-03-07T22:38:18.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3280 | 2025-03-07T22:38:18.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3281 | 2025-03-07T22:38:18.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3282 | 2025-03-07T22:38:18.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3283 | 2025-03-07T22:38:18.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3284 | 2025-03-07T22:38:19.413Z | DEBG | oximeter (results-sink): inserting 252 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
3285 | 2025-03-07T22:38:19.413Z | DEBG | oximeter (results-sink-cluster): inserting 252 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
3286 | 2025-03-07T22:38:19.413Z | DEBG | oximeter (clickhouse-client): unrolling 252 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
3287 | 2025-03-07T22:38:19.425Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 120
table_name = fields_string
|
3288 | 2025-03-07T22:38:19.427Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 32
table_name = fields_u16
|
3289 | 2025-03-07T22:38:19.429Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 96
table_name = fields_uuid
|
3290 | 2025-03-07T22:38:19.431Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 160
table_name = measurements_cumulativeu64
|
3291 | 2025-03-07T22:38:19.433Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 32
table_name = measurements_histogramu64
|
3292 | 2025-03-07T22:38:19.435Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 60
table_name = measurements_u64
|
3293 | 2025-03-07T22:38:19.514Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
3294 | 2025-03-07T22:38:19.664Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:562
|
3295 | 2025-03-07T22:38:19.664Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending
|
3296 | 2025-03-07T22:38:19.667Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "81ab0684-ba56-40f9-a8bd-905f043c2163", "content-length": "1412", "date": "Fri, 07 Mar 2025 22:38:18 GMT"} })
|
3297 | 2025-03-07T22:38:19.667Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D
|
3298 | 2025-03-07T22:38:19.669Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "17fd8e77-35fd-4e07-bdfe-7944cda51f5b", "content-length": "29", "date": "Fri, 07 Mar 2025 22:38:19 GMT"} })
|
3299 | 2025-03-07T22:38:19.669Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:637
n_current_tasks = 9
n_pruned_tasks = 0
|
3300 | 2025-03-07T22:38:19.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3301 | 2025-03-07T22:38:19.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3302 | 2025-03-07T22:38:19.674Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3303 | 2025-03-07T22:38:19.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3304 | 2025-03-07T22:38:19.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3305 | 2025-03-07T22:38:19.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3306 | 2025-03-07T22:38:19.675Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3307 | 2025-03-07T22:38:19.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3308 | 2025-03-07T22:38:19.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3309 | 2025-03-07T22:38:19.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3310 | 2025-03-07T22:38:19.677Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3311 | 2025-03-07T22:38:19.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3312 | 2025-03-07T22:38:19.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
3313 | 2025-03-07T22:38:19.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
3314 | 2025-03-07T22:38:19.680Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
3315 | 2025-03-07T22:38:19.682Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 87cd3ec6-0e0e-4fcc-8dae-7f482d211070
|
3316 | 2025-03-07T22:38:19.684Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
3317 | 2025-03-07T22:38:19.684Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
3318 | 2025-03-07T22:38:19.684Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
3319 | 2025-03-07T22:38:19.686Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
3320 | 2025-03-07T22:38:19.716Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
3321 | 2025-03-07T22:38:20.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3322 | 2025-03-07T22:38:20.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3323 | 2025-03-07T22:38:20.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3324 | 2025-03-07T22:38:20.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3325 | 2025-03-07T22:38:20.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3326 | 2025-03-07T22:38:20.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3327 | 2025-03-07T22:38:20.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3328 | 2025-03-07T22:38:20.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3329 | 2025-03-07T22:38:20.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3330 | 2025-03-07T22:38:21.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3331 | 2025-03-07T22:38:21.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3332 | 2025-03-07T22:38:21.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3333 | 2025-03-07T22:38:21.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3334 | 2025-03-07T22:38:21.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3335 | 2025-03-07T22:38:21.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3336 | 2025-03-07T22:38:21.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3337 | 2025-03-07T22:38:21.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3338 | 2025-03-07T22:38:21.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3339 | 2025-03-07T22:38:22.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3340 | 2025-03-07T22:38:22.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3341 | 2025-03-07T22:38:22.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3342 | 2025-03-07T22:38:22.674Z | DEBG | oximeter (results-sink-cluster): inserting 1006 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
3343 | 2025-03-07T22:38:22.674Z | DEBG | oximeter (results-sink): inserting 1006 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
3344 | 2025-03-07T22:38:22.674Z | DEBG | oximeter (clickhouse-client): unrolling 1006 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
3345 | 2025-03-07T22:38:22.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3346 | 2025-03-07T22:38:22.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3347 | 2025-03-07T22:38:22.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3348 | 2025-03-07T22:38:22.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3349 | 2025-03-07T22:38:22.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3350 | 2025-03-07T22:38:22.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3351 | 2025-03-07T22:38:22.716Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 12
table_name = fields_ipaddr
|
3352 | 2025-03-07T22:38:22.719Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 1218
table_name = fields_string
|
3353 | 2025-03-07T22:38:22.725Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 20
table_name = fields_u16
|
3354 | 2025-03-07T22:38:22.732Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 228
table_name = fields_u32
|
3355 | 2025-03-07T22:38:22.735Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 540
table_name = fields_uuid
|
3356 | 2025-03-07T22:38:22.740Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 958
table_name = measurements_cumulativeu64
|
3357 | 2025-03-07T22:38:22.748Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = measurements_histogramu64
|
3358 | 2025-03-07T22:38:22.757Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 40
table_name = measurements_u64
|
3359 | 2025-03-07T22:38:22.775Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
3360 | 2025-03-07T22:38:23.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3361 | 2025-03-07T22:38:23.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3362 | 2025-03-07T22:38:23.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3363 | 2025-03-07T22:38:23.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3364 | 2025-03-07T22:38:23.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3365 | 2025-03-07T22:38:23.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3366 | 2025-03-07T22:38:23.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3367 | 2025-03-07T22:38:23.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3368 | 2025-03-07T22:38:23.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3369 | 2025-03-07T22:38:24.413Z | DEBG | oximeter (results-sink): inserting 74 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
3370 | 2025-03-07T22:38:24.413Z | DEBG | oximeter (results-sink-cluster): inserting 74 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
3371 | 2025-03-07T22:38:24.413Z | DEBG | oximeter (clickhouse-client): unrolling 74 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
3372 | 2025-03-07T22:38:24.419Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 56
table_name = fields_string
|
3373 | 2025-03-07T22:38:24.421Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 64
table_name = fields_uuid
|
3374 | 2025-03-07T22:38:24.423Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 54
table_name = measurements_cumulativeu64
|
3375 | 2025-03-07T22:38:24.426Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 20
table_name = measurements_u64
|
3376 | 2025-03-07T22:38:24.515Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
3377 | 2025-03-07T22:38:24.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
3378 | 2025-03-07T22:38:24.671Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
3379 | 2025-03-07T22:38:24.672Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
3380 | 2025-03-07T22:38:24.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
3381 | 2025-03-07T22:38:24.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
3382 | 2025-03-07T22:38:24.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3383 | 2025-03-07T22:38:24.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3384 | 2025-03-07T22:38:24.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
3385 | 2025-03-07T22:38:24.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3386 | 2025-03-07T22:38:24.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3387 | 2025-03-07T22:38:24.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3388 | 2025-03-07T22:38:24.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3389 | 2025-03-07T22:38:24.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3390 | 2025-03-07T22:38:24.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3391 | 2025-03-07T22:38:24.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3392 | 2025-03-07T22:38:24.699Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
3393 | 2025-03-07T22:38:24.699Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
3394 | 2025-03-07T22:38:24.703Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
3395 | 2025-03-07T22:38:25.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3396 | 2025-03-07T22:38:25.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3397 | 2025-03-07T22:38:25.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3398 | 2025-03-07T22:38:25.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3399 | 2025-03-07T22:38:25.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3400 | 2025-03-07T22:38:25.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3401 | 2025-03-07T22:38:25.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3402 | 2025-03-07T22:38:25.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3403 | 2025-03-07T22:38:25.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3404 | 2025-03-07T22:38:26.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3405 | 2025-03-07T22:38:26.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3406 | 2025-03-07T22:38:26.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3407 | 2025-03-07T22:38:26.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3408 | 2025-03-07T22:38:26.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3409 | 2025-03-07T22:38:26.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3410 | 2025-03-07T22:38:26.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3411 | 2025-03-07T22:38:26.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3412 | 2025-03-07T22:38:26.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3413 | 2025-03-07T22:38:27.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3414 | 2025-03-07T22:38:27.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3415 | 2025-03-07T22:38:27.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3416 | 2025-03-07T22:38:27.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3417 | 2025-03-07T22:38:27.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3418 | 2025-03-07T22:38:27.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3419 | 2025-03-07T22:38:27.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3420 | 2025-03-07T22:38:27.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3421 | 2025-03-07T22:38:27.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3422 | 2025-03-07T22:38:28.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3423 | 2025-03-07T22:38:28.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3424 | 2025-03-07T22:38:28.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3425 | 2025-03-07T22:38:28.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3426 | 2025-03-07T22:38:28.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3427 | 2025-03-07T22:38:28.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3428 | 2025-03-07T22:38:28.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3429 | 2025-03-07T22:38:28.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3430 | 2025-03-07T22:38:28.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3431 | 2025-03-07T22:38:29.413Z | DEBG | oximeter (results-sink): inserting 252 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
3432 | 2025-03-07T22:38:29.413Z | DEBG | oximeter (results-sink-cluster): inserting 252 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
3433 | 2025-03-07T22:38:29.413Z | DEBG | oximeter (clickhouse-client): unrolling 252 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
3434 | 2025-03-07T22:38:29.426Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 120
table_name = fields_string
|
3435 | 2025-03-07T22:38:29.428Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 32
table_name = fields_u16
|
3436 | 2025-03-07T22:38:29.429Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 96
table_name = fields_uuid
|
3437 | 2025-03-07T22:38:29.431Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 160
table_name = measurements_cumulativeu64
|
3438 | 2025-03-07T22:38:29.434Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 32
table_name = measurements_histogramu64
|
3439 | 2025-03-07T22:38:29.435Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 60
table_name = measurements_u64
|
3440 | 2025-03-07T22:38:29.514Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
3441 | 2025-03-07T22:38:29.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3442 | 2025-03-07T22:38:29.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3443 | 2025-03-07T22:38:29.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3444 | 2025-03-07T22:38:29.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3445 | 2025-03-07T22:38:29.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3446 | 2025-03-07T22:38:29.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3447 | 2025-03-07T22:38:29.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3448 | 2025-03-07T22:38:29.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3449 | 2025-03-07T22:38:29.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3450 | 2025-03-07T22:38:29.684Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
3451 | 2025-03-07T22:38:29.684Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
3452 | 2025-03-07T22:38:29.686Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
3453 | 2025-03-07T22:38:30.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3454 | 2025-03-07T22:38:30.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3455 | 2025-03-07T22:38:30.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3456 | 2025-03-07T22:38:30.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3457 | 2025-03-07T22:38:30.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3458 | 2025-03-07T22:38:30.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3459 | 2025-03-07T22:38:30.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3460 | 2025-03-07T22:38:30.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3461 | 2025-03-07T22:38:30.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3462 | 2025-03-07T22:38:31.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3463 | 2025-03-07T22:38:31.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3464 | 2025-03-07T22:38:31.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3465 | 2025-03-07T22:38:31.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3466 | 2025-03-07T22:38:31.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3467 | 2025-03-07T22:38:31.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3468 | 2025-03-07T22:38:31.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3469 | 2025-03-07T22:38:31.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3470 | 2025-03-07T22:38:31.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3471 | 2025-03-07T22:38:32.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3472 | 2025-03-07T22:38:32.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3473 | 2025-03-07T22:38:32.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3474 | 2025-03-07T22:38:32.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3475 | 2025-03-07T22:38:32.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3476 | 2025-03-07T22:38:32.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3477 | 2025-03-07T22:38:32.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3478 | 2025-03-07T22:38:32.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3479 | 2025-03-07T22:38:32.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3480 | 2025-03-07T22:38:33.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3481 | 2025-03-07T22:38:33.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3482 | 2025-03-07T22:38:33.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3483 | 2025-03-07T22:38:33.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3484 | 2025-03-07T22:38:33.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3485 | 2025-03-07T22:38:33.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3486 | 2025-03-07T22:38:33.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3487 | 2025-03-07T22:38:33.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3488 | 2025-03-07T22:38:33.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3489 | 2025-03-07T22:38:34.413Z | DEBG | oximeter (results-sink): inserting 228 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
3490 | 2025-03-07T22:38:34.413Z | DEBG | oximeter (results-sink-cluster): inserting 228 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
3491 | 2025-03-07T22:38:34.413Z | DEBG | oximeter (clickhouse-client): unrolling 228 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
3492 | 2025-03-07T22:38:34.424Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 72
table_name = fields_string
|
3493 | 2025-03-07T22:38:34.425Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = fields_u16
|
3494 | 2025-03-07T22:38:34.427Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 72
table_name = fields_uuid
|
3495 | 2025-03-07T22:38:34.429Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 160
table_name = measurements_cumulativeu64
|
3496 | 2025-03-07T22:38:34.432Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = measurements_histogramu64
|
3497 | 2025-03-07T22:38:34.433Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 60
table_name = measurements_u64
|
3498 | 2025-03-07T22:38:34.514Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
3499 | 2025-03-07T22:38:34.664Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:562
|
3500 | 2025-03-07T22:38:34.664Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending
|
3501 | 2025-03-07T22:38:34.666Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "e5eebc31-ab91-49ae-bb48-1c430d511efd", "content-length": "1412", "date": "Fri, 07 Mar 2025 22:38:34 GMT"} })
|
3502 | 2025-03-07T22:38:34.666Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D
|
3503 | 2025-03-07T22:38:34.669Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "f0119b11-8f45-4f54-a30f-de3f6cd80de1", "content-length": "29", "date": "Fri, 07 Mar 2025 22:38:34 GMT"} })
|
3504 | 2025-03-07T22:38:34.669Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:637
n_current_tasks = 9
n_pruned_tasks = 0
|
3505 | 2025-03-07T22:38:34.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 87cd3ec6-0e0e-4fcc-8dae-7f482d211070
|
3506 | 2025-03-07T22:38:34.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 87cd3ec6-0e0e-4fcc-8dae-7f482d211070
|
3507 | 2025-03-07T22:38:34.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
3508 | 2025-03-07T22:38:34.671Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
3509 | 2025-03-07T22:38:34.672Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
3510 | 2025-03-07T22:38:34.673Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 87cd3ec6-0e0e-4fcc-8dae-7f482d211070
|
3511 | 2025-03-07T22:38:34.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3512 | 2025-03-07T22:38:34.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3513 | 2025-03-07T22:38:34.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
3514 | 2025-03-07T22:38:34.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
3515 | 2025-03-07T22:38:34.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
3516 | 2025-03-07T22:38:34.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3517 | 2025-03-07T22:38:34.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3518 | 2025-03-07T22:38:34.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3519 | 2025-03-07T22:38:34.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3520 | 2025-03-07T22:38:34.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3521 | 2025-03-07T22:38:34.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3522 | 2025-03-07T22:38:34.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3523 | 2025-03-07T22:38:34.700Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
3524 | 2025-03-07T22:38:34.700Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
3525 | 2025-03-07T22:38:34.701Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
3526 | 2025-03-07T22:38:34.704Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
3527 | 2025-03-07T22:38:35.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3528 | 2025-03-07T22:38:35.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3529 | 2025-03-07T22:38:35.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3530 | 2025-03-07T22:38:35.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3531 | 2025-03-07T22:38:35.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3532 | 2025-03-07T22:38:35.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3533 | 2025-03-07T22:38:35.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3534 | 2025-03-07T22:38:35.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3535 | 2025-03-07T22:38:35.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3536 | 2025-03-07T22:38:36.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3537 | 2025-03-07T22:38:36.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3538 | 2025-03-07T22:38:36.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3539 | 2025-03-07T22:38:36.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3540 | 2025-03-07T22:38:36.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3541 | 2025-03-07T22:38:36.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3542 | 2025-03-07T22:38:36.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3543 | 2025-03-07T22:38:36.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3544 | 2025-03-07T22:38:36.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3545 | 2025-03-07T22:38:37.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3546 | 2025-03-07T22:38:37.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3547 | 2025-03-07T22:38:37.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3548 | 2025-03-07T22:38:37.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3549 | 2025-03-07T22:38:37.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3550 | 2025-03-07T22:38:37.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3551 | 2025-03-07T22:38:37.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3552 | 2025-03-07T22:38:37.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3553 | 2025-03-07T22:38:37.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3554 | 2025-03-07T22:38:38.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3555 | 2025-03-07T22:38:38.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3556 | 2025-03-07T22:38:38.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3557 | 2025-03-07T22:38:38.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3558 | 2025-03-07T22:38:38.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3559 | 2025-03-07T22:38:38.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3560 | 2025-03-07T22:38:38.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3561 | 2025-03-07T22:38:38.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3562 | 2025-03-07T22:38:38.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3563 | 2025-03-07T22:38:39.412Z | DEBG | oximeter (results-sink-cluster): inserting 289 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
3564 | 2025-03-07T22:38:39.412Z | DEBG | oximeter (results-sink): inserting 289 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
3565 | 2025-03-07T22:38:39.412Z | DEBG | oximeter (clickhouse-client): unrolling 289 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
3566 | 2025-03-07T22:38:39.427Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 24
table_name = fields_i16
|
3567 | 2025-03-07T22:38:39.429Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 2
table_name = fields_ipaddr
|
3568 | 2025-03-07T22:38:39.431Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 241
table_name = fields_string
|
3569 | 2025-03-07T22:38:39.432Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 46
table_name = fields_u16
|
3570 | 2025-03-07T22:38:39.434Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 24
table_name = fields_u32
|
3571 | 2025-03-07T22:38:39.436Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 12
table_name = fields_u8
|
3572 | 2025-03-07T22:38:39.437Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 134
table_name = fields_uuid
|
3573 | 2025-03-07T22:38:39.439Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 197
table_name = measurements_cumulativeu64
|
3574 | 2025-03-07T22:38:39.442Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 32
table_name = measurements_histogramu64
|
3575 | 2025-03-07T22:38:39.444Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 60
table_name = measurements_u64
|
3576 | 2025-03-07T22:38:39.514Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
3577 | 2025-03-07T22:38:39.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3578 | 2025-03-07T22:38:39.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3579 | 2025-03-07T22:38:39.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3580 | 2025-03-07T22:38:39.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3581 | 2025-03-07T22:38:39.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3582 | 2025-03-07T22:38:39.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3583 | 2025-03-07T22:38:39.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3584 | 2025-03-07T22:38:39.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3585 | 2025-03-07T22:38:39.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3586 | 2025-03-07T22:38:39.684Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
3587 | 2025-03-07T22:38:39.684Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
3588 | 2025-03-07T22:38:39.686Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
3589 | 2025-03-07T22:38:40.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3590 | 2025-03-07T22:38:40.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3591 | 2025-03-07T22:38:40.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3592 | 2025-03-07T22:38:40.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3593 | 2025-03-07T22:38:40.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3594 | 2025-03-07T22:38:40.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3595 | 2025-03-07T22:38:40.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3596 | 2025-03-07T22:38:40.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3597 | 2025-03-07T22:38:40.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3598 | 2025-03-07T22:38:41.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3599 | 2025-03-07T22:38:41.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3600 | 2025-03-07T22:38:41.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3601 | 2025-03-07T22:38:41.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3602 | 2025-03-07T22:38:41.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3603 | 2025-03-07T22:38:41.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3604 | 2025-03-07T22:38:41.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3605 | 2025-03-07T22:38:41.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3606 | 2025-03-07T22:38:41.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3607 | 2025-03-07T22:38:42.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3608 | 2025-03-07T22:38:42.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3609 | 2025-03-07T22:38:42.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3610 | 2025-03-07T22:38:42.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3611 | 2025-03-07T22:38:42.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3612 | 2025-03-07T22:38:42.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3613 | 2025-03-07T22:38:42.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3614 | 2025-03-07T22:38:42.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3615 | 2025-03-07T22:38:42.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3616 | 2025-03-07T22:38:43.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3617 | 2025-03-07T22:38:43.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3618 | 2025-03-07T22:38:43.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3619 | 2025-03-07T22:38:43.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3620 | 2025-03-07T22:38:43.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3621 | 2025-03-07T22:38:43.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3622 | 2025-03-07T22:38:43.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3623 | 2025-03-07T22:38:43.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3624 | 2025-03-07T22:38:43.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3625 | 2025-03-07T22:38:44.413Z | DEBG | oximeter (results-sink): inserting 228 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
3626 | 2025-03-07T22:38:44.414Z | DEBG | oximeter (results-sink-cluster): inserting 228 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
3627 | 2025-03-07T22:38:44.414Z | DEBG | oximeter (clickhouse-client): unrolling 228 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
3628 | 2025-03-07T22:38:44.425Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 72
table_name = fields_string
|
3629 | 2025-03-07T22:38:44.431Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = fields_u16
|
3630 | 2025-03-07T22:38:44.434Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 72
table_name = fields_uuid
|
3631 | 2025-03-07T22:38:44.439Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 160
table_name = measurements_cumulativeu64
|
3632 | 2025-03-07T22:38:44.448Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = measurements_histogramu64
|
3633 | 2025-03-07T22:38:44.451Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 60
table_name = measurements_u64
|
3634 | 2025-03-07T22:38:44.515Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
3635 | 2025-03-07T22:38:44.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
3636 | 2025-03-07T22:38:44.671Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
3637 | 2025-03-07T22:38:44.672Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
3638 | 2025-03-07T22:38:44.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3639 | 2025-03-07T22:38:44.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3640 | 2025-03-07T22:38:44.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
3641 | 2025-03-07T22:38:44.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
3642 | 2025-03-07T22:38:44.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
3643 | 2025-03-07T22:38:44.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3644 | 2025-03-07T22:38:44.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3645 | 2025-03-07T22:38:44.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3646 | 2025-03-07T22:38:44.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3647 | 2025-03-07T22:38:44.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3648 | 2025-03-07T22:38:44.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3649 | 2025-03-07T22:38:44.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3650 | 2025-03-07T22:38:44.700Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
3651 | 2025-03-07T22:38:44.700Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
3652 | 2025-03-07T22:38:44.704Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
3653 | 2025-03-07T22:38:45.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3654 | 2025-03-07T22:38:45.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3655 | 2025-03-07T22:38:45.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3656 | 2025-03-07T22:38:45.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3657 | 2025-03-07T22:38:45.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3658 | 2025-03-07T22:38:45.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3659 | 2025-03-07T22:38:45.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3660 | 2025-03-07T22:38:45.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3661 | 2025-03-07T22:38:45.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3662 | 2025-03-07T22:38:46.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3663 | 2025-03-07T22:38:46.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3664 | 2025-03-07T22:38:46.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3665 | 2025-03-07T22:38:46.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3666 | 2025-03-07T22:38:46.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3667 | 2025-03-07T22:38:46.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3668 | 2025-03-07T22:38:46.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3669 | 2025-03-07T22:38:46.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3670 | 2025-03-07T22:38:46.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3671 | 2025-03-07T22:38:47.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3672 | 2025-03-07T22:38:47.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3673 | 2025-03-07T22:38:47.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3674 | 2025-03-07T22:38:47.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3675 | 2025-03-07T22:38:47.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3676 | 2025-03-07T22:38:47.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3677 | 2025-03-07T22:38:47.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3678 | 2025-03-07T22:38:47.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3679 | 2025-03-07T22:38:47.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3680 | 2025-03-07T22:38:48.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3681 | 2025-03-07T22:38:48.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3682 | 2025-03-07T22:38:48.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3683 | 2025-03-07T22:38:48.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3684 | 2025-03-07T22:38:48.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3685 | 2025-03-07T22:38:48.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3686 | 2025-03-07T22:38:48.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3687 | 2025-03-07T22:38:48.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3688 | 2025-03-07T22:38:48.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3689 | 2025-03-07T22:38:49.413Z | DEBG | oximeter (results-sink): inserting 252 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
3690 | 2025-03-07T22:38:49.413Z | DEBG | oximeter (results-sink-cluster): inserting 252 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
3691 | 2025-03-07T22:38:49.413Z | DEBG | oximeter (clickhouse-client): unrolling 252 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
3692 | 2025-03-07T22:38:49.425Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 120
table_name = fields_string
|
3693 | 2025-03-07T22:38:49.427Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 32
table_name = fields_u16
|
3694 | 2025-03-07T22:38:49.433Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 96
table_name = fields_uuid
|
3695 | 2025-03-07T22:38:49.435Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 160
table_name = measurements_cumulativeu64
|
3696 | 2025-03-07T22:38:49.438Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 32
table_name = measurements_histogramu64
|
3697 | 2025-03-07T22:38:49.445Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 60
table_name = measurements_u64
|
3698 | 2025-03-07T22:38:49.514Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
3699 | 2025-03-07T22:38:49.665Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:562
|
3700 | 2025-03-07T22:38:49.665Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending
|
3701 | 2025-03-07T22:38:49.668Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "09a878ab-6462-4c8b-a32f-c938b905351b", "content-length": "1412", "date": "Fri, 07 Mar 2025 22:38:49 GMT"} })
|
3702 | 2025-03-07T22:38:49.668Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D
|
3703 | 2025-03-07T22:38:49.670Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "24dbddd6-3069-45fc-91b8-93046bdfe373", "content-length": "29", "date": "Fri, 07 Mar 2025 22:38:49 GMT"} })
|
3704 | 2025-03-07T22:38:49.670Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:637
n_current_tasks = 9
n_pruned_tasks = 0
|
3705 | 2025-03-07T22:38:49.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3706 | 2025-03-07T22:38:49.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3707 | 2025-03-07T22:38:49.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3708 | 2025-03-07T22:38:49.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3709 | 2025-03-07T22:38:49.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3710 | 2025-03-07T22:38:49.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3711 | 2025-03-07T22:38:49.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3712 | 2025-03-07T22:38:49.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3713 | 2025-03-07T22:38:49.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3714 | 2025-03-07T22:38:49.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
3715 | 2025-03-07T22:38:49.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
3716 | 2025-03-07T22:38:49.684Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
3717 | 2025-03-07T22:38:49.684Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
3718 | 2025-03-07T22:38:49.685Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
3719 | 2025-03-07T22:38:49.718Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
3720 | 2025-03-07T22:38:50.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3721 | 2025-03-07T22:38:50.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3722 | 2025-03-07T22:38:50.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3723 | 2025-03-07T22:38:50.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3724 | 2025-03-07T22:38:50.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3725 | 2025-03-07T22:38:50.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3726 | 2025-03-07T22:38:50.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3727 | 2025-03-07T22:38:50.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3728 | 2025-03-07T22:38:50.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3729 | 2025-03-07T22:38:51.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3730 | 2025-03-07T22:38:51.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3731 | 2025-03-07T22:38:51.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3732 | 2025-03-07T22:38:51.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3733 | 2025-03-07T22:38:51.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3734 | 2025-03-07T22:38:51.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3735 | 2025-03-07T22:38:51.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3736 | 2025-03-07T22:38:51.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3737 | 2025-03-07T22:38:51.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3738 | 2025-03-07T22:38:52.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3739 | 2025-03-07T22:38:52.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3740 | 2025-03-07T22:38:52.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3741 | 2025-03-07T22:38:52.675Z | DEBG | oximeter (results-sink-cluster): inserting 1000 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
3742 | 2025-03-07T22:38:52.675Z | DEBG | oximeter (results-sink): inserting 1000 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
3743 | 2025-03-07T22:38:52.675Z | DEBG | oximeter (clickhouse-client): unrolling 1000 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
3744 | 2025-03-07T22:38:52.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3745 | 2025-03-07T22:38:52.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3746 | 2025-03-07T22:38:52.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3747 | 2025-03-07T22:38:52.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3748 | 2025-03-07T22:38:52.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3749 | 2025-03-07T22:38:52.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3750 | 2025-03-07T22:38:52.719Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 1212
table_name = fields_string
|
3751 | 2025-03-07T22:38:52.721Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = fields_u16
|
3752 | 2025-03-07T22:38:52.723Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 228
table_name = fields_u32
|
3753 | 2025-03-07T22:38:52.728Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 528
table_name = fields_uuid
|
3754 | 2025-03-07T22:38:52.730Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 952
table_name = measurements_cumulativeu64
|
3755 | 2025-03-07T22:38:52.733Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = measurements_histogramu64
|
3756 | 2025-03-07T22:38:52.735Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 40
table_name = measurements_u64
|
3757 | 2025-03-07T22:38:52.776Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
3758 | 2025-03-07T22:38:53.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3759 | 2025-03-07T22:38:53.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3760 | 2025-03-07T22:38:53.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3761 | 2025-03-07T22:38:53.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3762 | 2025-03-07T22:38:53.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3763 | 2025-03-07T22:38:53.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3764 | 2025-03-07T22:38:53.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3765 | 2025-03-07T22:38:53.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3766 | 2025-03-07T22:38:53.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3767 | 2025-03-07T22:38:54.413Z | DEBG | oximeter (results-sink): inserting 74 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
3768 | 2025-03-07T22:38:54.413Z | DEBG | oximeter (results-sink-cluster): inserting 74 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
3769 | 2025-03-07T22:38:54.413Z | DEBG | oximeter (clickhouse-client): unrolling 74 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
3770 | 2025-03-07T22:38:54.421Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 56
table_name = fields_string
|
3771 | 2025-03-07T22:38:54.423Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 64
table_name = fields_uuid
|
3772 | 2025-03-07T22:38:54.426Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 54
table_name = measurements_cumulativeu64
|
3773 | 2025-03-07T22:38:54.428Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 20
table_name = measurements_u64
|
3774 | 2025-03-07T22:38:54.515Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
3775 | 2025-03-07T22:38:54.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
3776 | 2025-03-07T22:38:54.671Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
3777 | 2025-03-07T22:38:54.672Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
3778 | 2025-03-07T22:38:54.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3779 | 2025-03-07T22:38:54.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3780 | 2025-03-07T22:38:54.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
3781 | 2025-03-07T22:38:54.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
3782 | 2025-03-07T22:38:54.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
3783 | 2025-03-07T22:38:54.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3784 | 2025-03-07T22:38:54.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3785 | 2025-03-07T22:38:54.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3786 | 2025-03-07T22:38:54.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3787 | 2025-03-07T22:38:54.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3788 | 2025-03-07T22:38:54.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3789 | 2025-03-07T22:38:54.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3790 | 2025-03-07T22:38:54.700Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
3791 | 2025-03-07T22:38:54.700Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
3792 | 2025-03-07T22:38:54.704Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
3793 | 2025-03-07T22:38:55.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3794 | 2025-03-07T22:38:55.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3795 | 2025-03-07T22:38:55.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3796 | 2025-03-07T22:38:55.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3797 | 2025-03-07T22:38:55.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3798 | 2025-03-07T22:38:55.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3799 | 2025-03-07T22:38:55.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3800 | 2025-03-07T22:38:55.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3801 | 2025-03-07T22:38:55.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3802 | 2025-03-07T22:38:56.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3803 | 2025-03-07T22:38:56.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3804 | 2025-03-07T22:38:56.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3805 | 2025-03-07T22:38:56.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3806 | 2025-03-07T22:38:56.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3807 | 2025-03-07T22:38:56.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3808 | 2025-03-07T22:38:56.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3809 | 2025-03-07T22:38:56.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3810 | 2025-03-07T22:38:56.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3811 | 2025-03-07T22:38:57.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3812 | 2025-03-07T22:38:57.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3813 | 2025-03-07T22:38:57.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3814 | 2025-03-07T22:38:57.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3815 | 2025-03-07T22:38:57.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3816 | 2025-03-07T22:38:57.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3817 | 2025-03-07T22:38:57.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3818 | 2025-03-07T22:38:57.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3819 | 2025-03-07T22:38:57.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3820 | 2025-03-07T22:38:58.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3821 | 2025-03-07T22:38:58.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3822 | 2025-03-07T22:38:58.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3823 | 2025-03-07T22:38:58.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3824 | 2025-03-07T22:38:58.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3825 | 2025-03-07T22:38:58.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3826 | 2025-03-07T22:38:58.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3827 | 2025-03-07T22:38:58.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3828 | 2025-03-07T22:38:58.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3829 | 2025-03-07T22:38:59.413Z | DEBG | oximeter (results-sink): inserting 252 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
3830 | 2025-03-07T22:38:59.413Z | DEBG | oximeter (results-sink-cluster): inserting 252 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
3831 | 2025-03-07T22:38:59.413Z | DEBG | oximeter (clickhouse-client): unrolling 252 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
3832 | 2025-03-07T22:38:59.426Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 120
table_name = fields_string
|
3833 | 2025-03-07T22:38:59.428Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 32
table_name = fields_u16
|
3834 | 2025-03-07T22:38:59.429Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 96
table_name = fields_uuid
|
3835 | 2025-03-07T22:38:59.431Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 160
table_name = measurements_cumulativeu64
|
3836 | 2025-03-07T22:38:59.434Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 32
table_name = measurements_histogramu64
|
3837 | 2025-03-07T22:38:59.436Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 60
table_name = measurements_u64
|
3838 | 2025-03-07T22:38:59.515Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
3839 | 2025-03-07T22:38:59.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3840 | 2025-03-07T22:38:59.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3841 | 2025-03-07T22:38:59.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3842 | 2025-03-07T22:38:59.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3843 | 2025-03-07T22:38:59.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3844 | 2025-03-07T22:38:59.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3845 | 2025-03-07T22:38:59.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3846 | 2025-03-07T22:38:59.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3847 | 2025-03-07T22:38:59.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3848 | 2025-03-07T22:38:59.684Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
3849 | 2025-03-07T22:38:59.684Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
3850 | 2025-03-07T22:38:59.686Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
3851 | 2025-03-07T22:39:00.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3852 | 2025-03-07T22:39:00.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3853 | 2025-03-07T22:39:00.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3854 | 2025-03-07T22:39:00.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3855 | 2025-03-07T22:39:00.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3856 | 2025-03-07T22:39:00.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3857 | 2025-03-07T22:39:00.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3858 | 2025-03-07T22:39:00.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3859 | 2025-03-07T22:39:00.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3860 | 2025-03-07T22:39:01.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3861 | 2025-03-07T22:39:01.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3862 | 2025-03-07T22:39:01.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3863 | 2025-03-07T22:39:01.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3864 | 2025-03-07T22:39:01.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3865 | 2025-03-07T22:39:01.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3866 | 2025-03-07T22:39:01.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3867 | 2025-03-07T22:39:01.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3868 | 2025-03-07T22:39:01.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3869 | 2025-03-07T22:39:02.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3870 | 2025-03-07T22:39:02.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3871 | 2025-03-07T22:39:02.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3872 | 2025-03-07T22:39:02.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3873 | 2025-03-07T22:39:02.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3874 | 2025-03-07T22:39:02.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3875 | 2025-03-07T22:39:02.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3876 | 2025-03-07T22:39:02.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3877 | 2025-03-07T22:39:02.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3878 | 2025-03-07T22:39:03.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3879 | 2025-03-07T22:39:03.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3880 | 2025-03-07T22:39:03.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3881 | 2025-03-07T22:39:03.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3882 | 2025-03-07T22:39:03.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3883 | 2025-03-07T22:39:03.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3884 | 2025-03-07T22:39:03.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3885 | 2025-03-07T22:39:03.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3886 | 2025-03-07T22:39:03.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3887 | 2025-03-07T22:39:04.414Z | DEBG | oximeter (results-sink): inserting 228 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
3888 | 2025-03-07T22:39:04.414Z | DEBG | oximeter (results-sink-cluster): inserting 228 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
3889 | 2025-03-07T22:39:04.414Z | DEBG | oximeter (clickhouse-client): unrolling 228 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
3890 | 2025-03-07T22:39:04.425Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 72
table_name = fields_string
|
3891 | 2025-03-07T22:39:04.428Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = fields_u16
|
3892 | 2025-03-07T22:39:04.430Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 72
table_name = fields_uuid
|
3893 | 2025-03-07T22:39:04.436Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 160
table_name = measurements_cumulativeu64
|
3894 | 2025-03-07T22:39:04.445Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = measurements_histogramu64
|
3895 | 2025-03-07T22:39:04.447Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 60
table_name = measurements_u64
|
3896 | 2025-03-07T22:39:04.514Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
3897 | 2025-03-07T22:39:04.665Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:562
|
3898 | 2025-03-07T22:39:04.665Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending
|
3899 | 2025-03-07T22:39:04.667Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "84d62e91-3441-4be0-b9f5-bf43e9e88a1b", "content-length": "1412", "date": "Fri, 07 Mar 2025 22:39:04 GMT"} })
|
3900 | 2025-03-07T22:39:04.667Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D
|
3901 | 2025-03-07T22:39:04.670Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 87cd3ec6-0e0e-4fcc-8dae-7f482d211070
|
3902 | 2025-03-07T22:39:04.670Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 87cd3ec6-0e0e-4fcc-8dae-7f482d211070
|
3903 | 2025-03-07T22:39:04.670Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "0606e67b-a327-4690-9349-da106c533e19", "content-length": "29", "date": "Fri, 07 Mar 2025 22:39:04 GMT"} })
|
3904 | 2025-03-07T22:39:04.670Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:637
n_current_tasks = 9
n_pruned_tasks = 0
|
3905 | 2025-03-07T22:39:04.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
3906 | 2025-03-07T22:39:04.671Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
3907 | 2025-03-07T22:39:04.672Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
3908 | 2025-03-07T22:39:04.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3909 | 2025-03-07T22:39:04.673Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
3910 | 2025-03-07T22:39:04.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3911 | 2025-03-07T22:39:04.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
3912 | 2025-03-07T22:39:04.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
3913 | 2025-03-07T22:39:04.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
3914 | 2025-03-07T22:39:04.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3915 | 2025-03-07T22:39:04.675Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
3916 | 2025-03-07T22:39:04.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3917 | 2025-03-07T22:39:04.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3918 | 2025-03-07T22:39:04.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 87cd3ec6-0e0e-4fcc-8dae-7f482d211070
|
3919 | 2025-03-07T22:39:04.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3920 | 2025-03-07T22:39:04.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3921 | 2025-03-07T22:39:04.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3922 | 2025-03-07T22:39:04.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3923 | 2025-03-07T22:39:04.700Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
3924 | 2025-03-07T22:39:04.700Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
3925 | 2025-03-07T22:39:04.704Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
3926 | 2025-03-07T22:39:05.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3927 | 2025-03-07T22:39:05.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3928 | 2025-03-07T22:39:05.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3929 | 2025-03-07T22:39:05.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3930 | 2025-03-07T22:39:05.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3931 | 2025-03-07T22:39:05.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3932 | 2025-03-07T22:39:05.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3933 | 2025-03-07T22:39:05.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3934 | 2025-03-07T22:39:05.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3935 | 2025-03-07T22:39:06.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3936 | 2025-03-07T22:39:06.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3937 | 2025-03-07T22:39:06.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3938 | 2025-03-07T22:39:06.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3939 | 2025-03-07T22:39:06.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3940 | 2025-03-07T22:39:06.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3941 | 2025-03-07T22:39:06.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3942 | 2025-03-07T22:39:06.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3943 | 2025-03-07T22:39:06.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3944 | 2025-03-07T22:39:07.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3945 | 2025-03-07T22:39:07.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3946 | 2025-03-07T22:39:07.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3947 | 2025-03-07T22:39:07.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3948 | 2025-03-07T22:39:07.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3949 | 2025-03-07T22:39:07.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3950 | 2025-03-07T22:39:07.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3951 | 2025-03-07T22:39:07.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3952 | 2025-03-07T22:39:07.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3953 | 2025-03-07T22:39:08.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3954 | 2025-03-07T22:39:08.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3955 | 2025-03-07T22:39:08.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3956 | 2025-03-07T22:39:08.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3957 | 2025-03-07T22:39:08.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3958 | 2025-03-07T22:39:08.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3959 | 2025-03-07T22:39:08.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3960 | 2025-03-07T22:39:08.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3961 | 2025-03-07T22:39:08.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3962 | 2025-03-07T22:39:09.413Z | DEBG | oximeter (results-sink): inserting 290 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
3963 | 2025-03-07T22:39:09.413Z | DEBG | oximeter (clickhouse-client): unrolling 290 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
3964 | 2025-03-07T22:39:09.413Z | DEBG | oximeter (results-sink-cluster): inserting 290 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
3965 | 2025-03-07T22:39:09.428Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 24
table_name = fields_i16
|
3966 | 2025-03-07T22:39:09.430Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 4
table_name = fields_ipaddr
|
3967 | 2025-03-07T22:39:09.432Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 242
table_name = fields_string
|
3968 | 2025-03-07T22:39:09.434Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 48
table_name = fields_u16
|
3969 | 2025-03-07T22:39:09.436Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 24
table_name = fields_u32
|
3970 | 2025-03-07T22:39:09.437Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 12
table_name = fields_u8
|
3971 | 2025-03-07T22:39:09.439Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 136
table_name = fields_uuid
|
3972 | 2025-03-07T22:39:09.441Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 198
table_name = measurements_cumulativeu64
|
3973 | 2025-03-07T22:39:09.444Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 32
table_name = measurements_histogramu64
|
3974 | 2025-03-07T22:39:09.446Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 60
table_name = measurements_u64
|
3975 | 2025-03-07T22:39:09.514Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
3976 | 2025-03-07T22:39:09.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3977 | 2025-03-07T22:39:09.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3978 | 2025-03-07T22:39:09.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3979 | 2025-03-07T22:39:09.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3980 | 2025-03-07T22:39:09.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3981 | 2025-03-07T22:39:09.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3982 | 2025-03-07T22:39:09.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3983 | 2025-03-07T22:39:09.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3984 | 2025-03-07T22:39:09.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3985 | 2025-03-07T22:39:09.684Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
3986 | 2025-03-07T22:39:09.684Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
3987 | 2025-03-07T22:39:09.686Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
3988 | 2025-03-07T22:39:10.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3989 | 2025-03-07T22:39:10.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3990 | 2025-03-07T22:39:10.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3991 | 2025-03-07T22:39:10.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3992 | 2025-03-07T22:39:10.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3993 | 2025-03-07T22:39:10.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
3994 | 2025-03-07T22:39:10.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3995 | 2025-03-07T22:39:10.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3996 | 2025-03-07T22:39:10.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
3997 | 2025-03-07T22:39:11.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3998 | 2025-03-07T22:39:11.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
3999 | 2025-03-07T22:39:11.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4000 | 2025-03-07T22:39:11.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4001 | 2025-03-07T22:39:11.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4002 | 2025-03-07T22:39:11.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4003 | 2025-03-07T22:39:11.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4004 | 2025-03-07T22:39:11.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4005 | 2025-03-07T22:39:11.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4006 | 2025-03-07T22:39:12.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4007 | 2025-03-07T22:39:12.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4008 | 2025-03-07T22:39:12.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4009 | 2025-03-07T22:39:12.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4010 | 2025-03-07T22:39:12.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4011 | 2025-03-07T22:39:12.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4012 | 2025-03-07T22:39:12.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4013 | 2025-03-07T22:39:12.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4014 | 2025-03-07T22:39:12.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4015 | 2025-03-07T22:39:13.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4016 | 2025-03-07T22:39:13.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4017 | 2025-03-07T22:39:13.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4018 | 2025-03-07T22:39:13.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4019 | 2025-03-07T22:39:13.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4020 | 2025-03-07T22:39:13.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4021 | 2025-03-07T22:39:13.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4022 | 2025-03-07T22:39:13.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4023 | 2025-03-07T22:39:13.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4024 | 2025-03-07T22:39:14.414Z | DEBG | oximeter (results-sink): inserting 228 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
4025 | 2025-03-07T22:39:14.414Z | DEBG | oximeter (results-sink-cluster): inserting 228 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
4026 | 2025-03-07T22:39:14.414Z | DEBG | oximeter (clickhouse-client): unrolling 228 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
4027 | 2025-03-07T22:39:14.425Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 72
table_name = fields_string
|
4028 | 2025-03-07T22:39:14.427Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = fields_u16
|
4029 | 2025-03-07T22:39:14.433Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 72
table_name = fields_uuid
|
4030 | 2025-03-07T22:39:14.436Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 160
table_name = measurements_cumulativeu64
|
4031 | 2025-03-07T22:39:14.439Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = measurements_histogramu64
|
4032 | 2025-03-07T22:39:14.443Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 60
table_name = measurements_u64
|
4033 | 2025-03-07T22:39:14.514Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
4034 | 2025-03-07T22:39:14.671Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
4035 | 2025-03-07T22:39:14.671Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
4036 | 2025-03-07T22:39:14.672Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
4037 | 2025-03-07T22:39:14.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4038 | 2025-03-07T22:39:14.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4039 | 2025-03-07T22:39:14.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
4040 | 2025-03-07T22:39:14.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
4041 | 2025-03-07T22:39:14.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
4042 | 2025-03-07T22:39:14.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4043 | 2025-03-07T22:39:14.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4044 | 2025-03-07T22:39:14.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4045 | 2025-03-07T22:39:14.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4046 | 2025-03-07T22:39:14.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4047 | 2025-03-07T22:39:14.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4048 | 2025-03-07T22:39:14.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4049 | 2025-03-07T22:39:14.701Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
4050 | 2025-03-07T22:39:14.701Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
4051 | 2025-03-07T22:39:14.705Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
4052 | 2025-03-07T22:39:15.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4053 | 2025-03-07T22:39:15.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4054 | 2025-03-07T22:39:15.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4055 | 2025-03-07T22:39:15.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4056 | 2025-03-07T22:39:15.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4057 | 2025-03-07T22:39:15.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4058 | 2025-03-07T22:39:15.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4059 | 2025-03-07T22:39:15.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4060 | 2025-03-07T22:39:15.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4061 | 2025-03-07T22:39:16.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4062 | 2025-03-07T22:39:16.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4063 | 2025-03-07T22:39:16.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4064 | 2025-03-07T22:39:16.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4065 | 2025-03-07T22:39:16.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4066 | 2025-03-07T22:39:16.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4067 | 2025-03-07T22:39:16.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4068 | 2025-03-07T22:39:16.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4069 | 2025-03-07T22:39:16.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4070 | 2025-03-07T22:39:17.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4071 | 2025-03-07T22:39:17.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4072 | 2025-03-07T22:39:17.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4073 | 2025-03-07T22:39:17.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4074 | 2025-03-07T22:39:17.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4075 | 2025-03-07T22:39:17.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4076 | 2025-03-07T22:39:17.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4077 | 2025-03-07T22:39:17.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4078 | 2025-03-07T22:39:17.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4079 | 2025-03-07T22:39:18.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4080 | 2025-03-07T22:39:18.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4081 | 2025-03-07T22:39:18.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4082 | 2025-03-07T22:39:18.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4083 | 2025-03-07T22:39:18.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4084 | 2025-03-07T22:39:18.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4085 | 2025-03-07T22:39:18.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4086 | 2025-03-07T22:39:18.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4087 | 2025-03-07T22:39:18.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4088 | 2025-03-07T22:39:19.414Z | DEBG | oximeter (results-sink): inserting 252 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
4089 | 2025-03-07T22:39:19.414Z | DEBG | oximeter (results-sink-cluster): inserting 252 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
4090 | 2025-03-07T22:39:19.414Z | DEBG | oximeter (clickhouse-client): unrolling 252 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
4091 | 2025-03-07T22:39:19.426Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 120
table_name = fields_string
|
4092 | 2025-03-07T22:39:19.428Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 32
table_name = fields_u16
|
4093 | 2025-03-07T22:39:19.430Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 96
table_name = fields_uuid
|
4094 | 2025-03-07T22:39:19.432Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 160
table_name = measurements_cumulativeu64
|
4095 | 2025-03-07T22:39:19.435Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 32
table_name = measurements_histogramu64
|
4096 | 2025-03-07T22:39:19.436Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 60
table_name = measurements_u64
|
4097 | 2025-03-07T22:39:19.515Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
4098 | 2025-03-07T22:39:19.664Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:562
|
4099 | 2025-03-07T22:39:19.664Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending
|
4100 | 2025-03-07T22:39:19.668Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "a7733e88-d062-43fb-8889-aae3cf8a3a84", "content-length": "1412", "date": "Fri, 07 Mar 2025 22:39:19 GMT"} })
|
4101 | 2025-03-07T22:39:19.668Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D
|
4102 | 2025-03-07T22:39:19.670Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "6fee2b9e-f94d-47fb-845a-7f104315c157", "content-length": "29", "date": "Fri, 07 Mar 2025 22:39:19 GMT"} })
|
4103 | 2025-03-07T22:39:19.670Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:58019
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 87cd3ec6-0e0e-4fcc-8dae-7f482d211070
|
4104 | 2025-03-07T22:39:19.670Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:637
n_current_tasks = 9
n_pruned_tasks = 0
|
4105 | 2025-03-07T22:39:19.670Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:58019
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 87cd3ec6-0e0e-4fcc-8dae-7f482d211070
|
4106 | 2025-03-07T22:39:19.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4107 | 2025-03-07T22:39:19.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4108 | 2025-03-07T22:39:19.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4109 | 2025-03-07T22:39:19.675Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4110 | 2025-03-07T22:39:19.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4111 | 2025-03-07T22:39:19.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4112 | 2025-03-07T22:39:19.677Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4113 | 2025-03-07T22:39:19.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4114 | 2025-03-07T22:39:19.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4115 | 2025-03-07T22:39:19.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4116 | 2025-03-07T22:39:19.678Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4117 | 2025-03-07T22:39:19.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4118 | 2025-03-07T22:39:19.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
4119 | 2025-03-07T22:39:19.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
4120 | 2025-03-07T22:39:19.680Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
4121 | 2025-03-07T22:39:19.682Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 87cd3ec6-0e0e-4fcc-8dae-7f482d211070
|
4122 | 2025-03-07T22:39:19.684Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
4123 | 2025-03-07T22:39:19.684Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
4124 | 2025-03-07T22:39:19.686Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
4125 | 2025-03-07T22:39:19.686Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
4126 | 2025-03-07T22:39:19.719Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
4127 | 2025-03-07T22:39:20.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4128 | 2025-03-07T22:39:20.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4129 | 2025-03-07T22:39:20.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4130 | 2025-03-07T22:39:20.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4131 | 2025-03-07T22:39:20.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4132 | 2025-03-07T22:39:20.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4133 | 2025-03-07T22:39:20.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4134 | 2025-03-07T22:39:20.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4135 | 2025-03-07T22:39:20.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4136 | 2025-03-07T22:39:21.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4137 | 2025-03-07T22:39:21.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4138 | 2025-03-07T22:39:21.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4139 | 2025-03-07T22:39:21.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4140 | 2025-03-07T22:39:21.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4141 | 2025-03-07T22:39:21.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4142 | 2025-03-07T22:39:21.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4143 | 2025-03-07T22:39:21.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4144 | 2025-03-07T22:39:21.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4145 | 2025-03-07T22:39:22.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4146 | 2025-03-07T22:39:22.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4147 | 2025-03-07T22:39:22.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4148 | 2025-03-07T22:39:22.675Z | DEBG | oximeter (results-sink-cluster): inserting 1006 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
4149 | 2025-03-07T22:39:22.675Z | DEBG | oximeter (results-sink): inserting 1006 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
4150 | 2025-03-07T22:39:22.675Z | DEBG | oximeter (clickhouse-client): unrolling 1006 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
4151 | 2025-03-07T22:39:22.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4152 | 2025-03-07T22:39:22.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4153 | 2025-03-07T22:39:22.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4154 | 2025-03-07T22:39:22.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4155 | 2025-03-07T22:39:22.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4156 | 2025-03-07T22:39:22.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4157 | 2025-03-07T22:39:22.718Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 12
table_name = fields_ipaddr
|
4158 | 2025-03-07T22:39:22.721Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 1218
table_name = fields_string
|
4159 | 2025-03-07T22:39:22.722Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 20
table_name = fields_u16
|
4160 | 2025-03-07T22:39:22.724Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 228
table_name = fields_u32
|
4161 | 2025-03-07T22:39:22.726Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 540
table_name = fields_uuid
|
4162 | 2025-03-07T22:39:22.729Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 958
table_name = measurements_cumulativeu64
|
4163 | 2025-03-07T22:39:22.732Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = measurements_histogramu64
|
4164 | 2025-03-07T22:39:22.734Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 40
table_name = measurements_u64
|
4165 | 2025-03-07T22:39:22.775Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
4166 | 2025-03-07T22:39:23.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4167 | 2025-03-07T22:39:23.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4168 | 2025-03-07T22:39:23.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4169 | 2025-03-07T22:39:23.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4170 | 2025-03-07T22:39:23.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4171 | 2025-03-07T22:39:23.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4172 | 2025-03-07T22:39:23.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4173 | 2025-03-07T22:39:23.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4174 | 2025-03-07T22:39:23.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4175 | 2025-03-07T22:39:24.414Z | DEBG | oximeter (results-sink): inserting 74 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
4176 | 2025-03-07T22:39:24.414Z | DEBG | oximeter (results-sink-cluster): inserting 74 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
4177 | 2025-03-07T22:39:24.414Z | DEBG | oximeter (clickhouse-client): unrolling 74 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
4178 | 2025-03-07T22:39:24.420Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 56
table_name = fields_string
|
4179 | 2025-03-07T22:39:24.424Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 64
table_name = fields_uuid
|
4180 | 2025-03-07T22:39:24.431Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 54
table_name = measurements_cumulativeu64
|
4181 | 2025-03-07T22:39:24.436Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 20
table_name = measurements_u64
|
4182 | 2025-03-07T22:39:24.515Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
4183 | 2025-03-07T22:39:24.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
4184 | 2025-03-07T22:39:24.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
4185 | 2025-03-07T22:39:24.673Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
4186 | 2025-03-07T22:39:24.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4187 | 2025-03-07T22:39:24.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4188 | 2025-03-07T22:39:24.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
4189 | 2025-03-07T22:39:24.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
4190 | 2025-03-07T22:39:24.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
4191 | 2025-03-07T22:39:24.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4192 | 2025-03-07T22:39:24.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4193 | 2025-03-07T22:39:24.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4194 | 2025-03-07T22:39:24.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4195 | 2025-03-07T22:39:24.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4196 | 2025-03-07T22:39:24.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4197 | 2025-03-07T22:39:24.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4198 | 2025-03-07T22:39:24.701Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
4199 | 2025-03-07T22:39:24.701Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
4200 | 2025-03-07T22:39:24.705Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
4201 | 2025-03-07T22:39:25.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4202 | 2025-03-07T22:39:25.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4203 | 2025-03-07T22:39:25.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4204 | 2025-03-07T22:39:25.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4205 | 2025-03-07T22:39:25.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4206 | 2025-03-07T22:39:25.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4207 | 2025-03-07T22:39:25.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4208 | 2025-03-07T22:39:25.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4209 | 2025-03-07T22:39:25.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4210 | 2025-03-07T22:39:26.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4211 | 2025-03-07T22:39:26.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4212 | 2025-03-07T22:39:26.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4213 | 2025-03-07T22:39:26.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4214 | 2025-03-07T22:39:26.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4215 | 2025-03-07T22:39:26.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4216 | 2025-03-07T22:39:26.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4217 | 2025-03-07T22:39:26.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4218 | 2025-03-07T22:39:26.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4219 | 2025-03-07T22:39:27.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4220 | 2025-03-07T22:39:27.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4221 | 2025-03-07T22:39:27.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4222 | 2025-03-07T22:39:27.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4223 | 2025-03-07T22:39:27.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4224 | 2025-03-07T22:39:27.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4225 | 2025-03-07T22:39:27.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4226 | 2025-03-07T22:39:27.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4227 | 2025-03-07T22:39:27.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4228 | 2025-03-07T22:39:28.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4229 | 2025-03-07T22:39:28.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4230 | 2025-03-07T22:39:28.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4231 | 2025-03-07T22:39:28.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4232 | 2025-03-07T22:39:28.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4233 | 2025-03-07T22:39:28.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4234 | 2025-03-07T22:39:28.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4235 | 2025-03-07T22:39:28.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4236 | 2025-03-07T22:39:28.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4237 | 2025-03-07T22:39:29.414Z | DEBG | oximeter (results-sink): inserting 252 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
4238 | 2025-03-07T22:39:29.414Z | DEBG | oximeter (results-sink-cluster): inserting 252 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
4239 | 2025-03-07T22:39:29.414Z | DEBG | oximeter (clickhouse-client): unrolling 252 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
4240 | 2025-03-07T22:39:29.427Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 120
table_name = fields_string
|
4241 | 2025-03-07T22:39:29.429Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 32
table_name = fields_u16
|
4242 | 2025-03-07T22:39:29.431Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 96
table_name = fields_uuid
|
4243 | 2025-03-07T22:39:29.432Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 160
table_name = measurements_cumulativeu64
|
4244 | 2025-03-07T22:39:29.436Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 32
table_name = measurements_histogramu64
|
4245 | 2025-03-07T22:39:29.437Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 60
table_name = measurements_u64
|
4246 | 2025-03-07T22:39:29.515Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
4247 | 2025-03-07T22:39:29.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 87cd3ec6-0e0e-4fcc-8dae-7f482d211070
|
4248 | 2025-03-07T22:39:29.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 87cd3ec6-0e0e-4fcc-8dae-7f482d211070
|
4249 | 2025-03-07T22:39:29.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4250 | 2025-03-07T22:39:29.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4251 | 2025-03-07T22:39:29.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4252 | 2025-03-07T22:39:29.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4253 | 2025-03-07T22:39:29.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4254 | 2025-03-07T22:39:29.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4255 | 2025-03-07T22:39:29.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4256 | 2025-03-07T22:39:29.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4257 | 2025-03-07T22:39:29.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4258 | 2025-03-07T22:39:29.683Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 87cd3ec6-0e0e-4fcc-8dae-7f482d211070
|
4259 | 2025-03-07T22:39:29.685Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
4260 | 2025-03-07T22:39:29.685Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
4261 | 2025-03-07T22:39:29.687Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
4262 | 2025-03-07T22:39:30.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4263 | 2025-03-07T22:39:30.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4264 | 2025-03-07T22:39:30.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4265 | 2025-03-07T22:39:30.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4266 | 2025-03-07T22:39:30.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4267 | 2025-03-07T22:39:30.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4268 | 2025-03-07T22:39:30.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4269 | 2025-03-07T22:39:30.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4270 | 2025-03-07T22:39:30.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4271 | 2025-03-07T22:39:31.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4272 | 2025-03-07T22:39:31.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4273 | 2025-03-07T22:39:31.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4274 | 2025-03-07T22:39:31.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4275 | 2025-03-07T22:39:31.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4276 | 2025-03-07T22:39:31.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4277 | 2025-03-07T22:39:31.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4278 | 2025-03-07T22:39:31.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4279 | 2025-03-07T22:39:31.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4280 | 2025-03-07T22:39:32.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4281 | 2025-03-07T22:39:32.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4282 | 2025-03-07T22:39:32.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4283 | 2025-03-07T22:39:32.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4284 | 2025-03-07T22:39:32.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4285 | 2025-03-07T22:39:32.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4286 | 2025-03-07T22:39:32.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4287 | 2025-03-07T22:39:32.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4288 | 2025-03-07T22:39:32.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4289 | 2025-03-07T22:39:33.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4290 | 2025-03-07T22:39:33.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4291 | 2025-03-07T22:39:33.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4292 | 2025-03-07T22:39:33.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4293 | 2025-03-07T22:39:33.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4294 | 2025-03-07T22:39:33.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4295 | 2025-03-07T22:39:33.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4296 | 2025-03-07T22:39:33.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4297 | 2025-03-07T22:39:33.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4298 | 2025-03-07T22:39:34.414Z | DEBG | oximeter (results-sink): inserting 334 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
4299 | 2025-03-07T22:39:34.414Z | DEBG | oximeter (results-sink-cluster): inserting 334 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
4300 | 2025-03-07T22:39:34.414Z | DEBG | oximeter (clickhouse-client): unrolling 334 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
4301 | 2025-03-07T22:39:34.432Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 212
table_name = fields_i16
|
4302 | 2025-03-07T22:39:34.434Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 633
table_name = fields_string
|
4303 | 2025-03-07T22:39:34.435Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 114
table_name = fields_u16
|
4304 | 2025-03-07T22:39:34.437Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 113
table_name = fields_u32
|
4305 | 2025-03-07T22:39:34.439Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 112
table_name = fields_u8
|
4306 | 2025-03-07T22:39:34.441Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 390
table_name = fields_uuid
|
4307 | 2025-03-07T22:39:34.442Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 6
table_name = measurements_bool
|
4308 | 2025-03-07T22:39:34.444Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 237
table_name = measurements_cumulativeu64
|
4309 | 2025-03-07T22:39:34.446Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 1
table_name = measurements_f64
|
4310 | 2025-03-07T22:39:34.449Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = measurements_histogramu64
|
4311 | 2025-03-07T22:39:34.451Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 82
table_name = measurements_u64
|
4312 | 2025-03-07T22:39:34.514Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
4313 | 2025-03-07T22:39:34.665Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:562
|
4314 | 2025-03-07T22:39:34.665Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending
|
4315 | 2025-03-07T22:39:34.669Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "833fd52b-9e63-41a0-aae5-0d3ccc2909e1", "content-length": "1412", "date": "Fri, 07 Mar 2025 22:39:33 GMT"} })
|
4316 | 2025-03-07T22:39:34.669Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D
|
4317 | 2025-03-07T22:39:34.671Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "cd77baf9-e56f-4ff2-91da-8fd56715d13e", "content-length": "29", "date": "Fri, 07 Mar 2025 22:39:34 GMT"} })
|
4318 | 2025-03-07T22:39:34.671Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:57359
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 87cd3ec6-0e0e-4fcc-8dae-7f482d211070
|
4319 | 2025-03-07T22:39:34.671Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:637
n_current_tasks = 9
n_pruned_tasks = 0
|
4320 | 2025-03-07T22:39:34.671Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:57359
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 87cd3ec6-0e0e-4fcc-8dae-7f482d211070
|
4321 | 2025-03-07T22:39:34.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
4322 | 2025-03-07T22:39:34.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
4323 | 2025-03-07T22:39:34.673Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
4324 | 2025-03-07T22:39:34.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4325 | 2025-03-07T22:39:34.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4326 | 2025-03-07T22:39:34.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
4327 | 2025-03-07T22:39:34.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
4328 | 2025-03-07T22:39:34.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
4329 | 2025-03-07T22:39:34.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4330 | 2025-03-07T22:39:34.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4331 | 2025-03-07T22:39:34.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4332 | 2025-03-07T22:39:34.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4333 | 2025-03-07T22:39:34.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4334 | 2025-03-07T22:39:34.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4335 | 2025-03-07T22:39:34.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4336 | 2025-03-07T22:39:34.701Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
4337 | 2025-03-07T22:39:34.701Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
4338 | 2025-03-07T22:39:34.702Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
4339 | 2025-03-07T22:39:34.704Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
4340 | 2025-03-07T22:39:35.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4341 | 2025-03-07T22:39:35.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4342 | 2025-03-07T22:39:35.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4343 | 2025-03-07T22:39:35.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4344 | 2025-03-07T22:39:35.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4345 | 2025-03-07T22:39:35.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4346 | 2025-03-07T22:39:35.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4347 | 2025-03-07T22:39:35.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4348 | 2025-03-07T22:39:35.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4349 | 2025-03-07T22:39:36.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4350 | 2025-03-07T22:39:36.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4351 | 2025-03-07T22:39:36.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4352 | 2025-03-07T22:39:36.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4353 | 2025-03-07T22:39:36.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4354 | 2025-03-07T22:39:36.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4355 | 2025-03-07T22:39:36.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4356 | 2025-03-07T22:39:36.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4357 | 2025-03-07T22:39:36.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4358 | 2025-03-07T22:39:37.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4359 | 2025-03-07T22:39:37.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4360 | 2025-03-07T22:39:37.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4361 | 2025-03-07T22:39:37.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4362 | 2025-03-07T22:39:37.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4363 | 2025-03-07T22:39:37.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4364 | 2025-03-07T22:39:37.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4365 | 2025-03-07T22:39:37.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4366 | 2025-03-07T22:39:37.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4367 | 2025-03-07T22:39:38.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4368 | 2025-03-07T22:39:38.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4369 | 2025-03-07T22:39:38.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4370 | 2025-03-07T22:39:38.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4371 | 2025-03-07T22:39:38.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4372 | 2025-03-07T22:39:38.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4373 | 2025-03-07T22:39:38.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4374 | 2025-03-07T22:39:38.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4375 | 2025-03-07T22:39:38.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4376 | 2025-03-07T22:39:39.414Z | DEBG | oximeter (results-sink): inserting 253 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
4377 | 2025-03-07T22:39:39.414Z | DEBG | oximeter (results-sink-cluster): inserting 253 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
4378 | 2025-03-07T22:39:39.414Z | DEBG | oximeter (clickhouse-client): unrolling 253 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
4379 | 2025-03-07T22:39:39.429Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 2
table_name = fields_ipaddr
|
4380 | 2025-03-07T22:39:39.438Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 121
table_name = fields_string
|
4381 | 2025-03-07T22:39:39.445Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 34
table_name = fields_u16
|
4382 | 2025-03-07T22:39:39.460Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 98
table_name = fields_uuid
|
4383 | 2025-03-07T22:39:39.466Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 161
table_name = measurements_cumulativeu64
|
4384 | 2025-03-07T22:39:39.479Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 32
table_name = measurements_histogramu64
|
4385 | 2025-03-07T22:39:39.490Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 60
table_name = measurements_u64
|
4386 | 2025-03-07T22:39:39.515Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
4387 | 2025-03-07T22:39:39.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4388 | 2025-03-07T22:39:39.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4389 | 2025-03-07T22:39:39.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4390 | 2025-03-07T22:39:39.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4391 | 2025-03-07T22:39:39.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4392 | 2025-03-07T22:39:39.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4393 | 2025-03-07T22:39:39.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4394 | 2025-03-07T22:39:39.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4395 | 2025-03-07T22:39:39.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4396 | 2025-03-07T22:39:39.685Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
4397 | 2025-03-07T22:39:39.685Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
4398 | 2025-03-07T22:39:39.686Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
4399 | 2025-03-07T22:39:40.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4400 | 2025-03-07T22:39:40.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4401 | 2025-03-07T22:39:40.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4402 | 2025-03-07T22:39:40.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4403 | 2025-03-07T22:39:40.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4404 | 2025-03-07T22:39:40.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4405 | 2025-03-07T22:39:40.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4406 | 2025-03-07T22:39:40.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4407 | 2025-03-07T22:39:40.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4408 | 2025-03-07T22:39:41.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4409 | 2025-03-07T22:39:41.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4410 | 2025-03-07T22:39:41.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4411 | 2025-03-07T22:39:41.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4412 | 2025-03-07T22:39:41.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4413 | 2025-03-07T22:39:41.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4414 | 2025-03-07T22:39:41.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4415 | 2025-03-07T22:39:41.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4416 | 2025-03-07T22:39:41.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4417 | 2025-03-07T22:39:42.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4418 | 2025-03-07T22:39:42.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4419 | 2025-03-07T22:39:42.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4420 | 2025-03-07T22:39:42.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4421 | 2025-03-07T22:39:42.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4422 | 2025-03-07T22:39:42.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4423 | 2025-03-07T22:39:42.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4424 | 2025-03-07T22:39:42.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4425 | 2025-03-07T22:39:42.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4426 | 2025-03-07T22:39:43.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4427 | 2025-03-07T22:39:43.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4428 | 2025-03-07T22:39:43.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4429 | 2025-03-07T22:39:43.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4430 | 2025-03-07T22:39:43.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4431 | 2025-03-07T22:39:43.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4432 | 2025-03-07T22:39:43.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4433 | 2025-03-07T22:39:43.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4434 | 2025-03-07T22:39:43.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4435 | 2025-03-07T22:39:44.414Z | DEBG | oximeter (results-sink): inserting 228 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
4436 | 2025-03-07T22:39:44.414Z | DEBG | oximeter (results-sink-cluster): inserting 228 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
4437 | 2025-03-07T22:39:44.414Z | DEBG | oximeter (clickhouse-client): unrolling 228 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
4438 | 2025-03-07T22:39:44.425Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 72
table_name = fields_string
|
4439 | 2025-03-07T22:39:44.427Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = fields_u16
|
4440 | 2025-03-07T22:39:44.429Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 72
table_name = fields_uuid
|
4441 | 2025-03-07T22:39:44.430Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 160
table_name = measurements_cumulativeu64
|
4442 | 2025-03-07T22:39:44.433Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = measurements_histogramu64
|
4443 | 2025-03-07T22:39:44.435Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 60
table_name = measurements_u64
|
4444 | 2025-03-07T22:39:44.515Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
4445 | 2025-03-07T22:39:44.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
4446 | 2025-03-07T22:39:44.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
4447 | 2025-03-07T22:39:44.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
4448 | 2025-03-07T22:39:44.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4449 | 2025-03-07T22:39:44.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
4450 | 2025-03-07T22:39:44.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4451 | 2025-03-07T22:39:44.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
4452 | 2025-03-07T22:39:44.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
4453 | 2025-03-07T22:39:44.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4454 | 2025-03-07T22:39:44.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4455 | 2025-03-07T22:39:44.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4456 | 2025-03-07T22:39:44.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4457 | 2025-03-07T22:39:44.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4458 | 2025-03-07T22:39:44.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4459 | 2025-03-07T22:39:44.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4460 | 2025-03-07T22:39:44.701Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
4461 | 2025-03-07T22:39:44.701Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
4462 | 2025-03-07T22:39:44.706Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
4463 | 2025-03-07T22:39:45.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4464 | 2025-03-07T22:39:45.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4465 | 2025-03-07T22:39:45.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4466 | 2025-03-07T22:39:45.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4467 | 2025-03-07T22:39:45.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4468 | 2025-03-07T22:39:45.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4469 | 2025-03-07T22:39:45.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4470 | 2025-03-07T22:39:45.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4471 | 2025-03-07T22:39:45.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4472 | 2025-03-07T22:39:46.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4473 | 2025-03-07T22:39:46.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4474 | 2025-03-07T22:39:46.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4475 | 2025-03-07T22:39:46.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4476 | 2025-03-07T22:39:46.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4477 | 2025-03-07T22:39:46.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4478 | 2025-03-07T22:39:46.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4479 | 2025-03-07T22:39:46.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4480 | 2025-03-07T22:39:46.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4481 | 2025-03-07T22:39:47.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4482 | 2025-03-07T22:39:47.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4483 | 2025-03-07T22:39:47.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4484 | 2025-03-07T22:39:47.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4485 | 2025-03-07T22:39:47.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4486 | 2025-03-07T22:39:47.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4487 | 2025-03-07T22:39:47.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4488 | 2025-03-07T22:39:47.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4489 | 2025-03-07T22:39:47.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4490 | 2025-03-07T22:39:48.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4491 | 2025-03-07T22:39:48.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4492 | 2025-03-07T22:39:48.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4493 | 2025-03-07T22:39:48.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4494 | 2025-03-07T22:39:48.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4495 | 2025-03-07T22:39:48.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4496 | 2025-03-07T22:39:48.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4497 | 2025-03-07T22:39:48.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4498 | 2025-03-07T22:39:48.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4499 | 2025-03-07T22:39:49.414Z | DEBG | oximeter (results-sink): inserting 252 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
4500 | 2025-03-07T22:39:49.414Z | DEBG | oximeter (results-sink-cluster): inserting 252 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
4501 | 2025-03-07T22:39:49.414Z | DEBG | oximeter (clickhouse-client): unrolling 252 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
4502 | 2025-03-07T22:39:49.428Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 120
table_name = fields_string
|
4503 | 2025-03-07T22:39:49.435Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 32
table_name = fields_u16
|
4504 | 2025-03-07T22:39:49.437Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 96
table_name = fields_uuid
|
4505 | 2025-03-07T22:39:49.443Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 160
table_name = measurements_cumulativeu64
|
4506 | 2025-03-07T22:39:49.452Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 32
table_name = measurements_histogramu64
|
4507 | 2025-03-07T22:39:49.458Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 60
table_name = measurements_u64
|
4508 | 2025-03-07T22:39:49.515Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
4509 | 2025-03-07T22:39:49.665Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:562
|
4510 | 2025-03-07T22:39:49.665Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending
|
4511 | 2025-03-07T22:39:49.669Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "ac4c725e-c628-40b3-b918-93804717f5ab", "content-length": "1412", "date": "Fri, 07 Mar 2025 22:39:49 GMT"} })
|
4512 | 2025-03-07T22:39:49.669Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D
|
4513 | 2025-03-07T22:39:49.671Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "c83f07a0-baee-4103-8d42-ac594fd60313", "content-length": "29", "date": "Fri, 07 Mar 2025 22:39:49 GMT"} })
|
4514 | 2025-03-07T22:39:49.671Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:637
n_current_tasks = 9
n_pruned_tasks = 0
|
4515 | 2025-03-07T22:39:49.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4516 | 2025-03-07T22:39:49.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4517 | 2025-03-07T22:39:49.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4518 | 2025-03-07T22:39:49.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4519 | 2025-03-07T22:39:49.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4520 | 2025-03-07T22:39:49.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4521 | 2025-03-07T22:39:49.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4522 | 2025-03-07T22:39:49.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4523 | 2025-03-07T22:39:49.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4524 | 2025-03-07T22:39:49.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
4525 | 2025-03-07T22:39:49.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
4526 | 2025-03-07T22:39:49.685Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
4527 | 2025-03-07T22:39:49.685Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
4528 | 2025-03-07T22:39:49.687Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
4529 | 2025-03-07T22:39:49.718Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
4530 | 2025-03-07T22:39:50.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4531 | 2025-03-07T22:39:50.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4532 | 2025-03-07T22:39:50.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4533 | 2025-03-07T22:39:50.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4534 | 2025-03-07T22:39:50.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4535 | 2025-03-07T22:39:50.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4536 | 2025-03-07T22:39:50.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4537 | 2025-03-07T22:39:50.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4538 | 2025-03-07T22:39:50.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4539 | 2025-03-07T22:39:51.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4540 | 2025-03-07T22:39:51.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4541 | 2025-03-07T22:39:51.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4542 | 2025-03-07T22:39:51.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4543 | 2025-03-07T22:39:51.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4544 | 2025-03-07T22:39:51.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4545 | 2025-03-07T22:39:51.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4546 | 2025-03-07T22:39:51.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4547 | 2025-03-07T22:39:51.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4548 | 2025-03-07T22:39:52.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4549 | 2025-03-07T22:39:52.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4550 | 2025-03-07T22:39:52.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4551 | 2025-03-07T22:39:52.676Z | DEBG | oximeter (results-sink-cluster): inserting 1000 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
4552 | 2025-03-07T22:39:52.676Z | DEBG | oximeter (results-sink): inserting 1000 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
4553 | 2025-03-07T22:39:52.676Z | DEBG | oximeter (clickhouse-client): unrolling 1000 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
4554 | 2025-03-07T22:39:52.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4555 | 2025-03-07T22:39:52.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4556 | 2025-03-07T22:39:52.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4557 | 2025-03-07T22:39:52.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4558 | 2025-03-07T22:39:52.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4559 | 2025-03-07T22:39:52.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4560 | 2025-03-07T22:39:52.718Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 1212
table_name = fields_string
|
4561 | 2025-03-07T22:39:52.720Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = fields_u16
|
4562 | 2025-03-07T22:39:52.722Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 228
table_name = fields_u32
|
4563 | 2025-03-07T22:39:52.724Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 528
table_name = fields_uuid
|
4564 | 2025-03-07T22:39:52.726Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 952
table_name = measurements_cumulativeu64
|
4565 | 2025-03-07T22:39:52.729Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = measurements_histogramu64
|
4566 | 2025-03-07T22:39:52.731Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 40
table_name = measurements_u64
|
4567 | 2025-03-07T22:39:52.776Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
4568 | 2025-03-07T22:39:53.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4569 | 2025-03-07T22:39:53.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4570 | 2025-03-07T22:39:53.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4571 | 2025-03-07T22:39:53.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4572 | 2025-03-07T22:39:53.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4573 | 2025-03-07T22:39:53.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4574 | 2025-03-07T22:39:53.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4575 | 2025-03-07T22:39:53.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4576 | 2025-03-07T22:39:53.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4577 | 2025-03-07T22:39:54.415Z | DEBG | oximeter (results-sink): inserting 74 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
4578 | 2025-03-07T22:39:54.415Z | DEBG | oximeter (results-sink-cluster): inserting 74 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
4579 | 2025-03-07T22:39:54.415Z | DEBG | oximeter (clickhouse-client): unrolling 74 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
4580 | 2025-03-07T22:39:54.420Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 56
table_name = fields_string
|
4581 | 2025-03-07T22:39:54.423Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 64
table_name = fields_uuid
|
4582 | 2025-03-07T22:39:54.425Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 54
table_name = measurements_cumulativeu64
|
4583 | 2025-03-07T22:39:54.427Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 20
table_name = measurements_u64
|
4584 | 2025-03-07T22:39:54.515Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
4585 | 2025-03-07T22:39:54.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
4586 | 2025-03-07T22:39:54.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
4587 | 2025-03-07T22:39:54.673Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
4588 | 2025-03-07T22:39:54.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4589 | 2025-03-07T22:39:54.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4590 | 2025-03-07T22:39:54.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
4591 | 2025-03-07T22:39:54.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
4592 | 2025-03-07T22:39:54.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4593 | 2025-03-07T22:39:54.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4594 | 2025-03-07T22:39:54.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4595 | 2025-03-07T22:39:54.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4596 | 2025-03-07T22:39:54.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4597 | 2025-03-07T22:39:54.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4598 | 2025-03-07T22:39:54.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4599 | 2025-03-07T22:39:54.690Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
4600 | 2025-03-07T22:39:54.702Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
4601 | 2025-03-07T22:39:54.702Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
4602 | 2025-03-07T22:39:54.706Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
4603 | 2025-03-07T22:39:55.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4604 | 2025-03-07T22:39:55.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4605 | 2025-03-07T22:39:55.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4606 | 2025-03-07T22:39:55.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4607 | 2025-03-07T22:39:55.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4608 | 2025-03-07T22:39:55.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4609 | 2025-03-07T22:39:55.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4610 | 2025-03-07T22:39:55.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4611 | 2025-03-07T22:39:55.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4612 | 2025-03-07T22:39:56.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4613 | 2025-03-07T22:39:56.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4614 | 2025-03-07T22:39:56.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4615 | 2025-03-07T22:39:56.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4616 | 2025-03-07T22:39:56.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4617 | 2025-03-07T22:39:56.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4618 | 2025-03-07T22:39:56.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4619 | 2025-03-07T22:39:56.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4620 | 2025-03-07T22:39:56.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4621 | 2025-03-07T22:39:57.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4622 | 2025-03-07T22:39:57.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4623 | 2025-03-07T22:39:57.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4624 | 2025-03-07T22:39:57.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4625 | 2025-03-07T22:39:57.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4626 | 2025-03-07T22:39:57.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4627 | 2025-03-07T22:39:57.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4628 | 2025-03-07T22:39:57.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4629 | 2025-03-07T22:39:57.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4630 | 2025-03-07T22:39:58.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4631 | 2025-03-07T22:39:58.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4632 | 2025-03-07T22:39:58.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4633 | 2025-03-07T22:39:58.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4634 | 2025-03-07T22:39:58.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4635 | 2025-03-07T22:39:58.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4636 | 2025-03-07T22:39:58.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4637 | 2025-03-07T22:39:58.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4638 | 2025-03-07T22:39:58.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4639 | 2025-03-07T22:39:59.414Z | DEBG | oximeter (results-sink): inserting 252 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
4640 | 2025-03-07T22:39:59.415Z | DEBG | oximeter (results-sink-cluster): inserting 252 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
4641 | 2025-03-07T22:39:59.415Z | DEBG | oximeter (clickhouse-client): unrolling 252 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
4642 | 2025-03-07T22:39:59.427Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 120
table_name = fields_string
|
4643 | 2025-03-07T22:39:59.429Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 32
table_name = fields_u16
|
4644 | 2025-03-07T22:39:59.431Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 96
table_name = fields_uuid
|
4645 | 2025-03-07T22:39:59.433Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 160
table_name = measurements_cumulativeu64
|
4646 | 2025-03-07T22:39:59.436Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 32
table_name = measurements_histogramu64
|
4647 | 2025-03-07T22:39:59.437Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 60
table_name = measurements_u64
|
4648 | 2025-03-07T22:39:59.516Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
4649 | 2025-03-07T22:39:59.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4650 | 2025-03-07T22:39:59.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4651 | 2025-03-07T22:39:59.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4652 | 2025-03-07T22:39:59.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4653 | 2025-03-07T22:39:59.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4654 | 2025-03-07T22:39:59.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4655 | 2025-03-07T22:39:59.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4656 | 2025-03-07T22:39:59.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4657 | 2025-03-07T22:39:59.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4658 | 2025-03-07T22:39:59.685Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
4659 | 2025-03-07T22:39:59.686Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
4660 | 2025-03-07T22:39:59.687Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
4661 | 2025-03-07T22:40:00.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4662 | 2025-03-07T22:40:00.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4663 | 2025-03-07T22:40:00.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4664 | 2025-03-07T22:40:00.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4665 | 2025-03-07T22:40:00.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4666 | 2025-03-07T22:40:00.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4667 | 2025-03-07T22:40:00.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4668 | 2025-03-07T22:40:00.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4669 | 2025-03-07T22:40:00.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4670 | 2025-03-07T22:40:01.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4671 | 2025-03-07T22:40:01.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4672 | 2025-03-07T22:40:01.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4673 | 2025-03-07T22:40:01.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4674 | 2025-03-07T22:40:01.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4675 | 2025-03-07T22:40:01.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4676 | 2025-03-07T22:40:01.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4677 | 2025-03-07T22:40:01.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4678 | 2025-03-07T22:40:01.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4679 | 2025-03-07T22:40:02.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4680 | 2025-03-07T22:40:02.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4681 | 2025-03-07T22:40:02.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4682 | 2025-03-07T22:40:02.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4683 | 2025-03-07T22:40:02.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4684 | 2025-03-07T22:40:02.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4685 | 2025-03-07T22:40:02.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4686 | 2025-03-07T22:40:02.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4687 | 2025-03-07T22:40:02.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4688 | 2025-03-07T22:40:03.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4689 | 2025-03-07T22:40:03.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4690 | 2025-03-07T22:40:03.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4691 | 2025-03-07T22:40:03.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4692 | 2025-03-07T22:40:03.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4693 | 2025-03-07T22:40:03.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4694 | 2025-03-07T22:40:03.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4695 | 2025-03-07T22:40:03.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4696 | 2025-03-07T22:40:03.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4697 | 2025-03-07T22:40:04.415Z | DEBG | oximeter (results-sink): inserting 228 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
4698 | 2025-03-07T22:40:04.415Z | DEBG | oximeter (results-sink-cluster): inserting 228 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
4699 | 2025-03-07T22:40:04.415Z | DEBG | oximeter (clickhouse-client): unrolling 228 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
4700 | 2025-03-07T22:40:04.426Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 72
table_name = fields_string
|
4701 | 2025-03-07T22:40:04.428Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = fields_u16
|
4702 | 2025-03-07T22:40:04.434Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 72
table_name = fields_uuid
|
4703 | 2025-03-07T22:40:04.436Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 160
table_name = measurements_cumulativeu64
|
4704 | 2025-03-07T22:40:04.439Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = measurements_histogramu64
|
4705 | 2025-03-07T22:40:04.446Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 60
table_name = measurements_u64
|
4706 | 2025-03-07T22:40:04.515Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
4707 | 2025-03-07T22:40:04.665Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:562
|
4708 | 2025-03-07T22:40:04.665Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending
|
4709 | 2025-03-07T22:40:04.670Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "964b16aa-dd6b-4dd0-b431-5d15f654218e", "content-length": "1412", "date": "Fri, 07 Mar 2025 22:40:04 GMT"} })
|
4710 | 2025-03-07T22:40:04.670Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D
|
4711 | 2025-03-07T22:40:04.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
4712 | 2025-03-07T22:40:04.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
4713 | 2025-03-07T22:40:04.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 87cd3ec6-0e0e-4fcc-8dae-7f482d211070
|
4714 | 2025-03-07T22:40:04.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 87cd3ec6-0e0e-4fcc-8dae-7f482d211070
|
4715 | 2025-03-07T22:40:04.672Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "c333f44c-9961-4766-8680-ec7ef2ccc3cc", "content-length": "29", "date": "Fri, 07 Mar 2025 22:40:04 GMT"} })
|
4716 | 2025-03-07T22:40:04.672Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:637
n_current_tasks = 9
n_pruned_tasks = 0
|
4717 | 2025-03-07T22:40:04.673Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
4718 | 2025-03-07T22:40:04.673Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
4719 | 2025-03-07T22:40:04.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4720 | 2025-03-07T22:40:04.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
4721 | 2025-03-07T22:40:04.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4722 | 2025-03-07T22:40:04.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
4723 | 2025-03-07T22:40:04.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
4724 | 2025-03-07T22:40:04.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4725 | 2025-03-07T22:40:04.675Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
4726 | 2025-03-07T22:40:04.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4727 | 2025-03-07T22:40:04.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4728 | 2025-03-07T22:40:04.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 87cd3ec6-0e0e-4fcc-8dae-7f482d211070
|
4729 | 2025-03-07T22:40:04.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4730 | 2025-03-07T22:40:04.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4731 | 2025-03-07T22:40:04.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4732 | 2025-03-07T22:40:04.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4733 | 2025-03-07T22:40:04.702Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
4734 | 2025-03-07T22:40:04.702Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
4735 | 2025-03-07T22:40:04.705Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
4736 | 2025-03-07T22:40:05.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4737 | 2025-03-07T22:40:05.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4738 | 2025-03-07T22:40:05.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4739 | 2025-03-07T22:40:05.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4740 | 2025-03-07T22:40:05.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4741 | 2025-03-07T22:40:05.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4742 | 2025-03-07T22:40:05.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4743 | 2025-03-07T22:40:05.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4744 | 2025-03-07T22:40:05.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4745 | 2025-03-07T22:40:06.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4746 | 2025-03-07T22:40:06.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4747 | 2025-03-07T22:40:06.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4748 | 2025-03-07T22:40:06.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4749 | 2025-03-07T22:40:06.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4750 | 2025-03-07T22:40:06.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4751 | 2025-03-07T22:40:06.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4752 | 2025-03-07T22:40:06.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4753 | 2025-03-07T22:40:06.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4754 | 2025-03-07T22:40:07.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4755 | 2025-03-07T22:40:07.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4756 | 2025-03-07T22:40:07.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4757 | 2025-03-07T22:40:07.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4758 | 2025-03-07T22:40:07.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4759 | 2025-03-07T22:40:07.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4760 | 2025-03-07T22:40:07.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4761 | 2025-03-07T22:40:07.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4762 | 2025-03-07T22:40:07.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4763 | 2025-03-07T22:40:08.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4764 | 2025-03-07T22:40:08.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4765 | 2025-03-07T22:40:08.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4766 | 2025-03-07T22:40:08.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4767 | 2025-03-07T22:40:08.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4768 | 2025-03-07T22:40:08.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4769 | 2025-03-07T22:40:08.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4770 | 2025-03-07T22:40:08.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4771 | 2025-03-07T22:40:08.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4772 | 2025-03-07T22:40:09.415Z | DEBG | oximeter (results-sink): inserting 326 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
4773 | 2025-03-07T22:40:09.415Z | DEBG | oximeter (results-sink-cluster): inserting 326 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
4774 | 2025-03-07T22:40:09.415Z | DEBG | oximeter (clickhouse-client): unrolling 326 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
4775 | 2025-03-07T22:40:09.431Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 24
table_name = fields_i16
|
4776 | 2025-03-07T22:40:09.433Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 4
table_name = fields_ipaddr
|
4777 | 2025-03-07T22:40:09.434Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 242
table_name = fields_string
|
4778 | 2025-03-07T22:40:09.441Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 48
table_name = fields_u16
|
4779 | 2025-03-07T22:40:09.444Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 24
table_name = fields_u32
|
4780 | 2025-03-07T22:40:09.446Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 12
table_name = fields_u8
|
4781 | 2025-03-07T22:40:09.448Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 136
table_name = fields_uuid
|
4782 | 2025-03-07T22:40:09.453Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 234
table_name = measurements_cumulativeu64
|
4783 | 2025-03-07T22:40:09.462Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 32
table_name = measurements_histogramu64
|
4784 | 2025-03-07T22:40:09.464Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 60
table_name = measurements_u64
|
4785 | 2025-03-07T22:40:09.516Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
4786 | 2025-03-07T22:40:09.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4787 | 2025-03-07T22:40:09.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4788 | 2025-03-07T22:40:09.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4789 | 2025-03-07T22:40:09.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4790 | 2025-03-07T22:40:09.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4791 | 2025-03-07T22:40:09.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4792 | 2025-03-07T22:40:09.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4793 | 2025-03-07T22:40:09.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4794 | 2025-03-07T22:40:09.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4795 | 2025-03-07T22:40:09.685Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
4796 | 2025-03-07T22:40:09.685Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
4797 | 2025-03-07T22:40:09.687Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
4798 | 2025-03-07T22:40:10.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4799 | 2025-03-07T22:40:10.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4800 | 2025-03-07T22:40:10.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4801 | 2025-03-07T22:40:10.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4802 | 2025-03-07T22:40:10.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4803 | 2025-03-07T22:40:10.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4804 | 2025-03-07T22:40:10.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4805 | 2025-03-07T22:40:10.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4806 | 2025-03-07T22:40:10.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4807 | 2025-03-07T22:40:11.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4808 | 2025-03-07T22:40:11.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4809 | 2025-03-07T22:40:11.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4810 | 2025-03-07T22:40:11.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4811 | 2025-03-07T22:40:11.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4812 | 2025-03-07T22:40:11.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4813 | 2025-03-07T22:40:11.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4814 | 2025-03-07T22:40:11.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4815 | 2025-03-07T22:40:11.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4816 | 2025-03-07T22:40:12.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4817 | 2025-03-07T22:40:12.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4818 | 2025-03-07T22:40:12.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4819 | 2025-03-07T22:40:12.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4820 | 2025-03-07T22:40:12.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4821 | 2025-03-07T22:40:12.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4822 | 2025-03-07T22:40:12.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4823 | 2025-03-07T22:40:12.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4824 | 2025-03-07T22:40:12.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4825 | 2025-03-07T22:40:13.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4826 | 2025-03-07T22:40:13.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4827 | 2025-03-07T22:40:13.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4828 | 2025-03-07T22:40:13.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4829 | 2025-03-07T22:40:13.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4830 | 2025-03-07T22:40:13.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4831 | 2025-03-07T22:40:13.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4832 | 2025-03-07T22:40:13.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4833 | 2025-03-07T22:40:13.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4834 | 2025-03-07T22:40:14.414Z | DEBG | oximeter (results-sink): inserting 228 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
4835 | 2025-03-07T22:40:14.414Z | DEBG | oximeter (results-sink-cluster): inserting 228 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
4836 | 2025-03-07T22:40:14.414Z | DEBG | oximeter (clickhouse-client): unrolling 228 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
4837 | 2025-03-07T22:40:14.426Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 72
table_name = fields_string
|
4838 | 2025-03-07T22:40:14.427Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = fields_u16
|
4839 | 2025-03-07T22:40:14.429Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 72
table_name = fields_uuid
|
4840 | 2025-03-07T22:40:14.431Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 160
table_name = measurements_cumulativeu64
|
4841 | 2025-03-07T22:40:14.434Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = measurements_histogramu64
|
4842 | 2025-03-07T22:40:14.435Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 60
table_name = measurements_u64
|
4843 | 2025-03-07T22:40:14.516Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
4844 | 2025-03-07T22:40:14.672Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
4845 | 2025-03-07T22:40:14.672Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
4846 | 2025-03-07T22:40:14.673Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
4847 | 2025-03-07T22:40:14.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4848 | 2025-03-07T22:40:14.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4849 | 2025-03-07T22:40:14.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
4850 | 2025-03-07T22:40:14.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
4851 | 2025-03-07T22:40:14.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
4852 | 2025-03-07T22:40:14.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4853 | 2025-03-07T22:40:14.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4854 | 2025-03-07T22:40:14.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4855 | 2025-03-07T22:40:14.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4856 | 2025-03-07T22:40:14.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4857 | 2025-03-07T22:40:14.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4858 | 2025-03-07T22:40:14.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4859 | 2025-03-07T22:40:14.702Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
4860 | 2025-03-07T22:40:14.702Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
4861 | 2025-03-07T22:40:14.706Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
4862 | 2025-03-07T22:40:15.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4863 | 2025-03-07T22:40:15.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4864 | 2025-03-07T22:40:15.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4865 | 2025-03-07T22:40:15.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4866 | 2025-03-07T22:40:15.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4867 | 2025-03-07T22:40:15.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4868 | 2025-03-07T22:40:15.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4869 | 2025-03-07T22:40:15.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4870 | 2025-03-07T22:40:15.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4871 | 2025-03-07T22:40:16.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4872 | 2025-03-07T22:40:16.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4873 | 2025-03-07T22:40:16.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4874 | 2025-03-07T22:40:16.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4875 | 2025-03-07T22:40:16.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4876 | 2025-03-07T22:40:16.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4877 | 2025-03-07T22:40:16.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4878 | 2025-03-07T22:40:16.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4879 | 2025-03-07T22:40:16.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4880 | 2025-03-07T22:40:17.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4881 | 2025-03-07T22:40:17.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4882 | 2025-03-07T22:40:17.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4883 | 2025-03-07T22:40:17.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4884 | 2025-03-07T22:40:17.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4885 | 2025-03-07T22:40:17.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4886 | 2025-03-07T22:40:17.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4887 | 2025-03-07T22:40:17.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4888 | 2025-03-07T22:40:17.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4889 | 2025-03-07T22:40:18.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4890 | 2025-03-07T22:40:18.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4891 | 2025-03-07T22:40:18.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4892 | 2025-03-07T22:40:18.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4893 | 2025-03-07T22:40:18.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4894 | 2025-03-07T22:40:18.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4895 | 2025-03-07T22:40:18.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4896 | 2025-03-07T22:40:18.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4897 | 2025-03-07T22:40:18.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4898 | 2025-03-07T22:40:19.415Z | DEBG | oximeter (results-sink): inserting 252 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
4899 | 2025-03-07T22:40:19.415Z | DEBG | oximeter (results-sink-cluster): inserting 252 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
4900 | 2025-03-07T22:40:19.415Z | DEBG | oximeter (clickhouse-client): unrolling 252 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
4901 | 2025-03-07T22:40:19.427Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 120
table_name = fields_string
|
4902 | 2025-03-07T22:40:19.429Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 32
table_name = fields_u16
|
4903 | 2025-03-07T22:40:19.431Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 96
table_name = fields_uuid
|
4904 | 2025-03-07T22:40:19.433Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 160
table_name = measurements_cumulativeu64
|
4905 | 2025-03-07T22:40:19.435Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 32
table_name = measurements_histogramu64
|
4906 | 2025-03-07T22:40:19.437Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 60
table_name = measurements_u64
|
4907 | 2025-03-07T22:40:19.516Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
4908 | 2025-03-07T22:40:19.666Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:562
|
4909 | 2025-03-07T22:40:19.666Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending
|
4910 | 2025-03-07T22:40:19.670Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "b2454dbe-33ed-46eb-b203-e578e355f990", "content-length": "1412", "date": "Fri, 07 Mar 2025 22:40:19 GMT"} })
|
4911 | 2025-03-07T22:40:19.670Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D
|
4912 | 2025-03-07T22:40:19.672Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "33b95df6-b2a6-445d-9498-88041c0ae38f", "content-length": "29", "date": "Fri, 07 Mar 2025 22:40:19 GMT"} })
|
4913 | 2025-03-07T22:40:19.672Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:637
n_current_tasks = 9
n_pruned_tasks = 0
|
4914 | 2025-03-07T22:40:19.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4915 | 2025-03-07T22:40:19.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4916 | 2025-03-07T22:40:19.676Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4917 | 2025-03-07T22:40:19.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4918 | 2025-03-07T22:40:19.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4919 | 2025-03-07T22:40:19.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4920 | 2025-03-07T22:40:19.678Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4921 | 2025-03-07T22:40:19.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4922 | 2025-03-07T22:40:19.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4923 | 2025-03-07T22:40:19.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4924 | 2025-03-07T22:40:19.680Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4925 | 2025-03-07T22:40:19.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4926 | 2025-03-07T22:40:19.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
4927 | 2025-03-07T22:40:19.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
4928 | 2025-03-07T22:40:19.682Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
4929 | 2025-03-07T22:40:19.684Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 87cd3ec6-0e0e-4fcc-8dae-7f482d211070
|
4930 | 2025-03-07T22:40:19.686Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
4931 | 2025-03-07T22:40:19.686Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
4932 | 2025-03-07T22:40:19.687Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
4933 | 2025-03-07T22:40:19.688Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
4934 | 2025-03-07T22:40:19.721Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
4935 | 2025-03-07T22:40:20.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4936 | 2025-03-07T22:40:20.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4937 | 2025-03-07T22:40:20.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4938 | 2025-03-07T22:40:20.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4939 | 2025-03-07T22:40:20.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4940 | 2025-03-07T22:40:20.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4941 | 2025-03-07T22:40:20.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4942 | 2025-03-07T22:40:20.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4943 | 2025-03-07T22:40:20.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4944 | 2025-03-07T22:40:21.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4945 | 2025-03-07T22:40:21.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4946 | 2025-03-07T22:40:21.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4947 | 2025-03-07T22:40:21.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4948 | 2025-03-07T22:40:21.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4949 | 2025-03-07T22:40:21.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4950 | 2025-03-07T22:40:21.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4951 | 2025-03-07T22:40:21.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4952 | 2025-03-07T22:40:21.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4953 | 2025-03-07T22:40:22.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4954 | 2025-03-07T22:40:22.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4955 | 2025-03-07T22:40:22.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4956 | 2025-03-07T22:40:22.676Z | DEBG | oximeter (results-sink-cluster): inserting 1006 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
4957 | 2025-03-07T22:40:22.676Z | DEBG | oximeter (results-sink): inserting 1006 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
4958 | 2025-03-07T22:40:22.676Z | DEBG | oximeter (clickhouse-client): unrolling 1006 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
4959 | 2025-03-07T22:40:22.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4960 | 2025-03-07T22:40:22.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4961 | 2025-03-07T22:40:22.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4962 | 2025-03-07T22:40:22.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4963 | 2025-03-07T22:40:22.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4964 | 2025-03-07T22:40:22.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4965 | 2025-03-07T22:40:22.719Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 12
table_name = fields_ipaddr
|
4966 | 2025-03-07T22:40:22.722Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 1218
table_name = fields_string
|
4967 | 2025-03-07T22:40:22.724Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 20
table_name = fields_u16
|
4968 | 2025-03-07T22:40:22.726Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 228
table_name = fields_u32
|
4969 | 2025-03-07T22:40:22.728Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 540
table_name = fields_uuid
|
4970 | 2025-03-07T22:40:22.730Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 958
table_name = measurements_cumulativeu64
|
4971 | 2025-03-07T22:40:22.732Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = measurements_histogramu64
|
4972 | 2025-03-07T22:40:22.734Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 40
table_name = measurements_u64
|
4973 | 2025-03-07T22:40:22.777Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
4974 | 2025-03-07T22:40:23.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4975 | 2025-03-07T22:40:23.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4976 | 2025-03-07T22:40:23.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4977 | 2025-03-07T22:40:23.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4978 | 2025-03-07T22:40:23.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4979 | 2025-03-07T22:40:23.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
4980 | 2025-03-07T22:40:23.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4981 | 2025-03-07T22:40:23.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4982 | 2025-03-07T22:40:23.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
4983 | 2025-03-07T22:40:24.415Z | DEBG | oximeter (results-sink): inserting 74 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
4984 | 2025-03-07T22:40:24.415Z | DEBG | oximeter (results-sink-cluster): inserting 74 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
4985 | 2025-03-07T22:40:24.415Z | DEBG | oximeter (clickhouse-client): unrolling 74 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
4986 | 2025-03-07T22:40:24.422Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 56
table_name = fields_string
|
4987 | 2025-03-07T22:40:24.424Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 64
table_name = fields_uuid
|
4988 | 2025-03-07T22:40:24.427Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 54
table_name = measurements_cumulativeu64
|
4989 | 2025-03-07T22:40:24.429Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 20
table_name = measurements_u64
|
4990 | 2025-03-07T22:40:24.517Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
4991 | 2025-03-07T22:40:24.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
4992 | 2025-03-07T22:40:24.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
4993 | 2025-03-07T22:40:24.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
4994 | 2025-03-07T22:40:24.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4995 | 2025-03-07T22:40:24.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
4996 | 2025-03-07T22:40:24.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
4997 | 2025-03-07T22:40:24.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
4998 | 2025-03-07T22:40:24.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
4999 | 2025-03-07T22:40:24.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5000 | 2025-03-07T22:40:24.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5001 | 2025-03-07T22:40:24.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5002 | 2025-03-07T22:40:24.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5003 | 2025-03-07T22:40:24.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5004 | 2025-03-07T22:40:24.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5005 | 2025-03-07T22:40:24.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5006 | 2025-03-07T22:40:24.701Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
5007 | 2025-03-07T22:40:24.701Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
5008 | 2025-03-07T22:40:24.705Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
5009 | 2025-03-07T22:40:25.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5010 | 2025-03-07T22:40:25.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5011 | 2025-03-07T22:40:25.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5012 | 2025-03-07T22:40:25.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5013 | 2025-03-07T22:40:25.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5014 | 2025-03-07T22:40:25.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5015 | 2025-03-07T22:40:25.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5016 | 2025-03-07T22:40:25.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5017 | 2025-03-07T22:40:25.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5018 | 2025-03-07T22:40:26.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5019 | 2025-03-07T22:40:26.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5020 | 2025-03-07T22:40:26.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5021 | 2025-03-07T22:40:26.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5022 | 2025-03-07T22:40:26.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5023 | 2025-03-07T22:40:26.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5024 | 2025-03-07T22:40:26.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5025 | 2025-03-07T22:40:26.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5026 | 2025-03-07T22:40:26.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5027 | 2025-03-07T22:40:27.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5028 | 2025-03-07T22:40:27.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5029 | 2025-03-07T22:40:27.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5030 | 2025-03-07T22:40:27.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5031 | 2025-03-07T22:40:27.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5032 | 2025-03-07T22:40:27.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5033 | 2025-03-07T22:40:27.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5034 | 2025-03-07T22:40:27.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5035 | 2025-03-07T22:40:27.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5036 | 2025-03-07T22:40:28.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5037 | 2025-03-07T22:40:28.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5038 | 2025-03-07T22:40:28.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5039 | 2025-03-07T22:40:28.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5040 | 2025-03-07T22:40:28.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5041 | 2025-03-07T22:40:28.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5042 | 2025-03-07T22:40:28.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5043 | 2025-03-07T22:40:28.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5044 | 2025-03-07T22:40:28.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5045 | 2025-03-07T22:40:29.415Z | DEBG | oximeter (results-sink): inserting 252 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
5046 | 2025-03-07T22:40:29.415Z | DEBG | oximeter (results-sink-cluster): inserting 252 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
5047 | 2025-03-07T22:40:29.415Z | DEBG | oximeter (clickhouse-client): unrolling 252 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
5048 | 2025-03-07T22:40:29.427Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 120
table_name = fields_string
|
5049 | 2025-03-07T22:40:29.433Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 32
table_name = fields_u16
|
5050 | 2025-03-07T22:40:29.442Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 96
table_name = fields_uuid
|
5051 | 2025-03-07T22:40:29.447Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 160
table_name = measurements_cumulativeu64
|
5052 | 2025-03-07T22:40:29.457Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 32
table_name = measurements_histogramu64
|
5053 | 2025-03-07T22:40:29.466Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 60
table_name = measurements_u64
|
5054 | 2025-03-07T22:40:29.516Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
5055 | 2025-03-07T22:40:29.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5056 | 2025-03-07T22:40:29.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5057 | 2025-03-07T22:40:29.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5058 | 2025-03-07T22:40:29.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5059 | 2025-03-07T22:40:29.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5060 | 2025-03-07T22:40:29.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5061 | 2025-03-07T22:40:29.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5062 | 2025-03-07T22:40:29.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5063 | 2025-03-07T22:40:29.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5064 | 2025-03-07T22:40:29.686Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
5065 | 2025-03-07T22:40:29.686Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
5066 | 2025-03-07T22:40:29.688Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
5067 | 2025-03-07T22:40:30.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5068 | 2025-03-07T22:40:30.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5069 | 2025-03-07T22:40:30.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5070 | 2025-03-07T22:40:30.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5071 | 2025-03-07T22:40:30.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5072 | 2025-03-07T22:40:30.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5073 | 2025-03-07T22:40:30.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5074 | 2025-03-07T22:40:30.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5075 | 2025-03-07T22:40:30.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5076 | 2025-03-07T22:40:31.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5077 | 2025-03-07T22:40:31.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5078 | 2025-03-07T22:40:31.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5079 | 2025-03-07T22:40:31.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5080 | 2025-03-07T22:40:31.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5081 | 2025-03-07T22:40:31.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5082 | 2025-03-07T22:40:31.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5083 | 2025-03-07T22:40:31.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5084 | 2025-03-07T22:40:31.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5085 | 2025-03-07T22:40:32.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5086 | 2025-03-07T22:40:32.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5087 | 2025-03-07T22:40:32.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5088 | 2025-03-07T22:40:32.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5089 | 2025-03-07T22:40:32.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5090 | 2025-03-07T22:40:32.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5091 | 2025-03-07T22:40:32.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5092 | 2025-03-07T22:40:32.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5093 | 2025-03-07T22:40:32.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5094 | 2025-03-07T22:40:33.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5095 | 2025-03-07T22:40:33.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5096 | 2025-03-07T22:40:33.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5097 | 2025-03-07T22:40:33.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5098 | 2025-03-07T22:40:33.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5099 | 2025-03-07T22:40:33.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5100 | 2025-03-07T22:40:33.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5101 | 2025-03-07T22:40:33.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5102 | 2025-03-07T22:40:33.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5103 | 2025-03-07T22:40:34.415Z | DEBG | oximeter (results-sink): inserting 228 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
5104 | 2025-03-07T22:40:34.416Z | DEBG | oximeter (results-sink-cluster): inserting 228 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
5105 | 2025-03-07T22:40:34.416Z | DEBG | oximeter (clickhouse-client): unrolling 228 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
5106 | 2025-03-07T22:40:34.427Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 72
table_name = fields_string
|
5107 | 2025-03-07T22:40:34.429Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = fields_u16
|
5108 | 2025-03-07T22:40:34.431Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 72
table_name = fields_uuid
|
5109 | 2025-03-07T22:40:34.432Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 160
table_name = measurements_cumulativeu64
|
5110 | 2025-03-07T22:40:34.435Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = measurements_histogramu64
|
5111 | 2025-03-07T22:40:34.437Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 60
table_name = measurements_u64
|
5112 | 2025-03-07T22:40:34.517Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
5113 | 2025-03-07T22:40:34.666Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:562
|
5114 | 2025-03-07T22:40:34.666Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending
|
5115 | 2025-03-07T22:40:34.668Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "7909238c-2ed9-4ee5-ae64-1703d970a9bf", "content-length": "1412", "date": "Fri, 07 Mar 2025 22:40:34 GMT"} })
|
5116 | 2025-03-07T22:40:34.668Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D
|
5117 | 2025-03-07T22:40:34.671Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "90496342-7887-4aab-ad35-76be9c4f0d24", "content-length": "29", "date": "Fri, 07 Mar 2025 22:40:34 GMT"} })
|
5118 | 2025-03-07T22:40:34.671Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:637
n_current_tasks = 9
n_pruned_tasks = 0
|
5119 | 2025-03-07T22:40:34.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
5120 | 2025-03-07T22:40:34.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 87cd3ec6-0e0e-4fcc-8dae-7f482d211070
|
5121 | 2025-03-07T22:40:34.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
5122 | 2025-03-07T22:40:34.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 87cd3ec6-0e0e-4fcc-8dae-7f482d211070
|
5123 | 2025-03-07T22:40:34.673Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
5124 | 2025-03-07T22:40:34.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5125 | 2025-03-07T22:40:34.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
5126 | 2025-03-07T22:40:34.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5127 | 2025-03-07T22:40:34.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
5128 | 2025-03-07T22:40:34.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 87cd3ec6-0e0e-4fcc-8dae-7f482d211070
|
5129 | 2025-03-07T22:40:34.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
5130 | 2025-03-07T22:40:34.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5131 | 2025-03-07T22:40:34.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5132 | 2025-03-07T22:40:34.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5133 | 2025-03-07T22:40:34.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5134 | 2025-03-07T22:40:34.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5135 | 2025-03-07T22:40:34.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5136 | 2025-03-07T22:40:34.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5137 | 2025-03-07T22:40:34.702Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
5138 | 2025-03-07T22:40:34.702Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
5139 | 2025-03-07T22:40:34.703Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
5140 | 2025-03-07T22:40:34.706Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
5141 | 2025-03-07T22:40:35.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5142 | 2025-03-07T22:40:35.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5143 | 2025-03-07T22:40:35.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5144 | 2025-03-07T22:40:35.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5145 | 2025-03-07T22:40:35.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5146 | 2025-03-07T22:40:35.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5147 | 2025-03-07T22:40:35.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5148 | 2025-03-07T22:40:35.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5149 | 2025-03-07T22:40:35.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5150 | 2025-03-07T22:40:36.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5151 | 2025-03-07T22:40:36.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5152 | 2025-03-07T22:40:36.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5153 | 2025-03-07T22:40:36.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5154 | 2025-03-07T22:40:36.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5155 | 2025-03-07T22:40:36.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5156 | 2025-03-07T22:40:36.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5157 | 2025-03-07T22:40:36.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5158 | 2025-03-07T22:40:36.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5159 | 2025-03-07T22:40:37.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5160 | 2025-03-07T22:40:37.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5161 | 2025-03-07T22:40:37.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5162 | 2025-03-07T22:40:37.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5163 | 2025-03-07T22:40:37.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5164 | 2025-03-07T22:40:37.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5165 | 2025-03-07T22:40:37.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5166 | 2025-03-07T22:40:37.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5167 | 2025-03-07T22:40:37.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5168 | 2025-03-07T22:40:38.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5169 | 2025-03-07T22:40:38.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5170 | 2025-03-07T22:40:38.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5171 | 2025-03-07T22:40:38.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5172 | 2025-03-07T22:40:38.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5173 | 2025-03-07T22:40:38.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5174 | 2025-03-07T22:40:38.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5175 | 2025-03-07T22:40:38.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5176 | 2025-03-07T22:40:38.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5177 | 2025-03-07T22:40:39.415Z | DEBG | oximeter (results-sink): inserting 289 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
5178 | 2025-03-07T22:40:39.415Z | DEBG | oximeter (results-sink-cluster): inserting 289 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
5179 | 2025-03-07T22:40:39.415Z | DEBG | oximeter (clickhouse-client): unrolling 289 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
5180 | 2025-03-07T22:40:39.430Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 24
table_name = fields_i16
|
5181 | 2025-03-07T22:40:39.432Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 2
table_name = fields_ipaddr
|
5182 | 2025-03-07T22:40:39.434Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 241
table_name = fields_string
|
5183 | 2025-03-07T22:40:39.436Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 46
table_name = fields_u16
|
5184 | 2025-03-07T22:40:39.437Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 24
table_name = fields_u32
|
5185 | 2025-03-07T22:40:39.439Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 12
table_name = fields_u8
|
5186 | 2025-03-07T22:40:39.441Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 134
table_name = fields_uuid
|
5187 | 2025-03-07T22:40:39.443Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 197
table_name = measurements_cumulativeu64
|
5188 | 2025-03-07T22:40:39.445Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 32
table_name = measurements_histogramu64
|
5189 | 2025-03-07T22:40:39.447Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 60
table_name = measurements_u64
|
5190 | 2025-03-07T22:40:39.517Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
5191 | 2025-03-07T22:40:39.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5192 | 2025-03-07T22:40:39.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5193 | 2025-03-07T22:40:39.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5194 | 2025-03-07T22:40:39.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5195 | 2025-03-07T22:40:39.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5196 | 2025-03-07T22:40:39.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5197 | 2025-03-07T22:40:39.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5198 | 2025-03-07T22:40:39.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5199 | 2025-03-07T22:40:39.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5200 | 2025-03-07T22:40:39.686Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
5201 | 2025-03-07T22:40:39.686Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
5202 | 2025-03-07T22:40:39.688Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
5203 | 2025-03-07T22:40:40.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5204 | 2025-03-07T22:40:40.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5205 | 2025-03-07T22:40:40.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5206 | 2025-03-07T22:40:40.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5207 | 2025-03-07T22:40:40.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5208 | 2025-03-07T22:40:40.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5209 | 2025-03-07T22:40:40.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5210 | 2025-03-07T22:40:40.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5211 | 2025-03-07T22:40:40.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5212 | 2025-03-07T22:40:41.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5213 | 2025-03-07T22:40:41.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5214 | 2025-03-07T22:40:41.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5215 | 2025-03-07T22:40:41.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5216 | 2025-03-07T22:40:41.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5217 | 2025-03-07T22:40:41.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5218 | 2025-03-07T22:40:41.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5219 | 2025-03-07T22:40:41.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5220 | 2025-03-07T22:40:41.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5221 | 2025-03-07T22:40:42.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5222 | 2025-03-07T22:40:42.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5223 | 2025-03-07T22:40:42.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5224 | 2025-03-07T22:40:42.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5225 | 2025-03-07T22:40:42.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5226 | 2025-03-07T22:40:42.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5227 | 2025-03-07T22:40:42.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5228 | 2025-03-07T22:40:42.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5229 | 2025-03-07T22:40:42.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5230 | 2025-03-07T22:40:43.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5231 | 2025-03-07T22:40:43.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5232 | 2025-03-07T22:40:43.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5233 | 2025-03-07T22:40:43.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5234 | 2025-03-07T22:40:43.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5235 | 2025-03-07T22:40:43.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5236 | 2025-03-07T22:40:43.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5237 | 2025-03-07T22:40:43.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5238 | 2025-03-07T22:40:43.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5239 | 2025-03-07T22:40:44.415Z | DEBG | oximeter (results-sink): inserting 228 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
5240 | 2025-03-07T22:40:44.415Z | DEBG | oximeter (results-sink-cluster): inserting 228 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
5241 | 2025-03-07T22:40:44.415Z | DEBG | oximeter (clickhouse-client): unrolling 228 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
5242 | 2025-03-07T22:40:44.426Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 72
table_name = fields_string
|
5243 | 2025-03-07T22:40:44.428Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = fields_u16
|
5244 | 2025-03-07T22:40:44.430Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 72
table_name = fields_uuid
|
5245 | 2025-03-07T22:40:44.432Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 160
table_name = measurements_cumulativeu64
|
5246 | 2025-03-07T22:40:44.434Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = measurements_histogramu64
|
5247 | 2025-03-07T22:40:44.436Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 60
table_name = measurements_u64
|
5248 | 2025-03-07T22:40:44.516Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
5249 | 2025-03-07T22:40:44.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
5250 | 2025-03-07T22:40:44.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
5251 | 2025-03-07T22:40:44.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
5252 | 2025-03-07T22:40:44.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5253 | 2025-03-07T22:40:44.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5254 | 2025-03-07T22:40:44.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
5255 | 2025-03-07T22:40:44.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
5256 | 2025-03-07T22:40:44.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
5257 | 2025-03-07T22:40:44.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5258 | 2025-03-07T22:40:44.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5259 | 2025-03-07T22:40:44.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5260 | 2025-03-07T22:40:44.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5261 | 2025-03-07T22:40:44.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5262 | 2025-03-07T22:40:44.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5263 | 2025-03-07T22:40:44.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5264 | 2025-03-07T22:40:44.703Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
5265 | 2025-03-07T22:40:44.703Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
5266 | 2025-03-07T22:40:44.707Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
5267 | 2025-03-07T22:40:45.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5268 | 2025-03-07T22:40:45.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5269 | 2025-03-07T22:40:45.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5270 | 2025-03-07T22:40:45.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5271 | 2025-03-07T22:40:45.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5272 | 2025-03-07T22:40:45.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5273 | 2025-03-07T22:40:45.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5274 | 2025-03-07T22:40:45.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5275 | 2025-03-07T22:40:45.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5276 | 2025-03-07T22:40:46.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5277 | 2025-03-07T22:40:46.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5278 | 2025-03-07T22:40:46.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5279 | 2025-03-07T22:40:46.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5280 | 2025-03-07T22:40:46.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5281 | 2025-03-07T22:40:46.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5282 | 2025-03-07T22:40:46.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5283 | 2025-03-07T22:40:46.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5284 | 2025-03-07T22:40:46.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5285 | 2025-03-07T22:40:47.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5286 | 2025-03-07T22:40:47.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5287 | 2025-03-07T22:40:47.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5288 | 2025-03-07T22:40:47.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5289 | 2025-03-07T22:40:47.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5290 | 2025-03-07T22:40:47.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5291 | 2025-03-07T22:40:47.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5292 | 2025-03-07T22:40:47.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5293 | 2025-03-07T22:40:47.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5294 | 2025-03-07T22:40:48.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5295 | 2025-03-07T22:40:48.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5296 | 2025-03-07T22:40:48.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5297 | 2025-03-07T22:40:48.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5298 | 2025-03-07T22:40:48.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5299 | 2025-03-07T22:40:48.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5300 | 2025-03-07T22:40:48.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5301 | 2025-03-07T22:40:48.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5302 | 2025-03-07T22:40:48.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5303 | 2025-03-07T22:40:49.415Z | DEBG | oximeter (results-sink): inserting 252 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
5304 | 2025-03-07T22:40:49.415Z | DEBG | oximeter (results-sink-cluster): inserting 252 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
5305 | 2025-03-07T22:40:49.415Z | DEBG | oximeter (clickhouse-client): unrolling 252 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
5306 | 2025-03-07T22:40:49.428Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 120
table_name = fields_string
|
5307 | 2025-03-07T22:40:49.430Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 32
table_name = fields_u16
|
5308 | 2025-03-07T22:40:49.432Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 96
table_name = fields_uuid
|
5309 | 2025-03-07T22:40:49.434Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 160
table_name = measurements_cumulativeu64
|
5310 | 2025-03-07T22:40:49.436Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 32
table_name = measurements_histogramu64
|
5311 | 2025-03-07T22:40:49.438Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 60
table_name = measurements_u64
|
5312 | 2025-03-07T22:40:49.517Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
5313 | 2025-03-07T22:40:49.666Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:562
|
5314 | 2025-03-07T22:40:49.666Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending
|
5315 | 2025-03-07T22:40:49.669Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "651886fa-de04-41b5-b4fa-b4dcca4f7ca0", "content-length": "1412", "date": "Fri, 07 Mar 2025 22:40:49 GMT"} })
|
5316 | 2025-03-07T22:40:49.669Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D
|
5317 | 2025-03-07T22:40:49.671Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "52ec2a6d-a9a8-4c63-9e30-df2069d55b85", "content-length": "29", "date": "Fri, 07 Mar 2025 22:40:49 GMT"} })
|
5318 | 2025-03-07T22:40:49.671Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:637
n_current_tasks = 9
n_pruned_tasks = 0
|
5319 | 2025-03-07T22:40:49.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5320 | 2025-03-07T22:40:49.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5321 | 2025-03-07T22:40:49.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5322 | 2025-03-07T22:40:49.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5323 | 2025-03-07T22:40:49.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5324 | 2025-03-07T22:40:49.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5325 | 2025-03-07T22:40:49.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5326 | 2025-03-07T22:40:49.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5327 | 2025-03-07T22:40:49.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5328 | 2025-03-07T22:40:49.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5329 | 2025-03-07T22:40:49.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5330 | 2025-03-07T22:40:49.687Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
5331 | 2025-03-07T22:40:49.687Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
5332 | 2025-03-07T22:40:49.688Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
5333 | 2025-03-07T22:40:49.722Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5334 | 2025-03-07T22:40:50.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5335 | 2025-03-07T22:40:50.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5336 | 2025-03-07T22:40:50.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5337 | 2025-03-07T22:40:50.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5338 | 2025-03-07T22:40:50.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5339 | 2025-03-07T22:40:50.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5340 | 2025-03-07T22:40:50.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5341 | 2025-03-07T22:40:50.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5342 | 2025-03-07T22:40:50.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5343 | 2025-03-07T22:40:51.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5344 | 2025-03-07T22:40:51.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5345 | 2025-03-07T22:40:51.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5346 | 2025-03-07T22:40:51.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5347 | 2025-03-07T22:40:51.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5348 | 2025-03-07T22:40:51.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5349 | 2025-03-07T22:40:51.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5350 | 2025-03-07T22:40:51.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5351 | 2025-03-07T22:40:51.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5352 | 2025-03-07T22:40:52.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5353 | 2025-03-07T22:40:52.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5354 | 2025-03-07T22:40:52.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5355 | 2025-03-07T22:40:52.677Z | DEBG | oximeter (results-sink-cluster): inserting 1000 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
5356 | 2025-03-07T22:40:52.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5357 | 2025-03-07T22:40:52.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5358 | 2025-03-07T22:40:52.677Z | DEBG | oximeter (results-sink): inserting 1000 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
5359 | 2025-03-07T22:40:52.677Z | DEBG | oximeter (clickhouse-client): unrolling 1000 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
5360 | 2025-03-07T22:40:52.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5361 | 2025-03-07T22:40:52.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5362 | 2025-03-07T22:40:52.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5363 | 2025-03-07T22:40:52.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5364 | 2025-03-07T22:40:52.721Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 1212
table_name = fields_string
|
5365 | 2025-03-07T22:40:52.726Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = fields_u16
|
5366 | 2025-03-07T22:40:52.734Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 228
table_name = fields_u32
|
5367 | 2025-03-07T22:40:52.736Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 528
table_name = fields_uuid
|
5368 | 2025-03-07T22:40:52.740Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 952
table_name = measurements_cumulativeu64
|
5369 | 2025-03-07T22:40:52.748Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = measurements_histogramu64
|
5370 | 2025-03-07T22:40:52.755Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 40
table_name = measurements_u64
|
5371 | 2025-03-07T22:40:52.779Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
5372 | 2025-03-07T22:40:53.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5373 | 2025-03-07T22:40:53.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5374 | 2025-03-07T22:40:53.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5375 | 2025-03-07T22:40:53.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5376 | 2025-03-07T22:40:53.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5377 | 2025-03-07T22:40:53.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5378 | 2025-03-07T22:40:53.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5379 | 2025-03-07T22:40:53.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5380 | 2025-03-07T22:40:53.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5381 | 2025-03-07T22:40:54.415Z | DEBG | oximeter (results-sink): inserting 74 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
5382 | 2025-03-07T22:40:54.415Z | DEBG | oximeter (results-sink-cluster): inserting 74 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
5383 | 2025-03-07T22:40:54.415Z | DEBG | oximeter (clickhouse-client): unrolling 74 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
5384 | 2025-03-07T22:40:54.422Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 56
table_name = fields_string
|
5385 | 2025-03-07T22:40:54.425Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 64
table_name = fields_uuid
|
5386 | 2025-03-07T22:40:54.427Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 54
table_name = measurements_cumulativeu64
|
5387 | 2025-03-07T22:40:54.430Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 20
table_name = measurements_u64
|
5388 | 2025-03-07T22:40:54.516Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
5389 | 2025-03-07T22:40:54.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
5390 | 2025-03-07T22:40:54.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
5391 | 2025-03-07T22:40:54.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
5392 | 2025-03-07T22:40:54.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5393 | 2025-03-07T22:40:54.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5394 | 2025-03-07T22:40:54.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
5395 | 2025-03-07T22:40:54.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
5396 | 2025-03-07T22:40:54.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
5397 | 2025-03-07T22:40:54.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5398 | 2025-03-07T22:40:54.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5399 | 2025-03-07T22:40:54.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5400 | 2025-03-07T22:40:54.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5401 | 2025-03-07T22:40:54.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5402 | 2025-03-07T22:40:54.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5403 | 2025-03-07T22:40:54.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5404 | 2025-03-07T22:40:54.703Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
5405 | 2025-03-07T22:40:54.703Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
5406 | 2025-03-07T22:40:54.707Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
5407 | 2025-03-07T22:40:55.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5408 | 2025-03-07T22:40:55.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5409 | 2025-03-07T22:40:55.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5410 | 2025-03-07T22:40:55.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5411 | 2025-03-07T22:40:55.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5412 | 2025-03-07T22:40:55.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5413 | 2025-03-07T22:40:55.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5414 | 2025-03-07T22:40:55.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5415 | 2025-03-07T22:40:55.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5416 | 2025-03-07T22:40:56.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5417 | 2025-03-07T22:40:56.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5418 | 2025-03-07T22:40:56.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5419 | 2025-03-07T22:40:56.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5420 | 2025-03-07T22:40:56.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5421 | 2025-03-07T22:40:56.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5422 | 2025-03-07T22:40:56.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5423 | 2025-03-07T22:40:56.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5424 | 2025-03-07T22:40:56.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5425 | 2025-03-07T22:40:57.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5426 | 2025-03-07T22:40:57.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5427 | 2025-03-07T22:40:57.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5428 | 2025-03-07T22:40:57.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5429 | 2025-03-07T22:40:57.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5430 | 2025-03-07T22:40:57.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5431 | 2025-03-07T22:40:57.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5432 | 2025-03-07T22:40:57.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5433 | 2025-03-07T22:40:57.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5434 | 2025-03-07T22:40:58.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5435 | 2025-03-07T22:40:58.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5436 | 2025-03-07T22:40:58.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5437 | 2025-03-07T22:40:58.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5438 | 2025-03-07T22:40:58.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5439 | 2025-03-07T22:40:58.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5440 | 2025-03-07T22:40:58.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5441 | 2025-03-07T22:40:58.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5442 | 2025-03-07T22:40:58.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5443 | 2025-03-07T22:40:59.415Z | DEBG | oximeter (results-sink): inserting 252 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
5444 | 2025-03-07T22:40:59.415Z | DEBG | oximeter (results-sink-cluster): inserting 252 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
5445 | 2025-03-07T22:40:59.415Z | DEBG | oximeter (clickhouse-client): unrolling 252 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
5446 | 2025-03-07T22:40:59.428Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 120
table_name = fields_string
|
5447 | 2025-03-07T22:40:59.430Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 32
table_name = fields_u16
|
5448 | 2025-03-07T22:40:59.432Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 96
table_name = fields_uuid
|
5449 | 2025-03-07T22:40:59.434Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 160
table_name = measurements_cumulativeu64
|
5450 | 2025-03-07T22:40:59.437Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 32
table_name = measurements_histogramu64
|
5451 | 2025-03-07T22:40:59.439Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 60
table_name = measurements_u64
|
5452 | 2025-03-07T22:40:59.516Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
5453 | 2025-03-07T22:40:59.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5454 | 2025-03-07T22:40:59.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5455 | 2025-03-07T22:40:59.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5456 | 2025-03-07T22:40:59.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5457 | 2025-03-07T22:40:59.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5458 | 2025-03-07T22:40:59.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5459 | 2025-03-07T22:40:59.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5460 | 2025-03-07T22:40:59.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5461 | 2025-03-07T22:40:59.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5462 | 2025-03-07T22:40:59.686Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
5463 | 2025-03-07T22:40:59.687Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
5464 | 2025-03-07T22:40:59.688Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
5465 | 2025-03-07T22:41:00.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5466 | 2025-03-07T22:41:00.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5467 | 2025-03-07T22:41:00.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5468 | 2025-03-07T22:41:00.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5469 | 2025-03-07T22:41:00.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5470 | 2025-03-07T22:41:00.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5471 | 2025-03-07T22:41:00.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5472 | 2025-03-07T22:41:00.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5473 | 2025-03-07T22:41:00.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5474 | 2025-03-07T22:41:01.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5475 | 2025-03-07T22:41:01.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5476 | 2025-03-07T22:41:01.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5477 | 2025-03-07T22:41:01.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5478 | 2025-03-07T22:41:01.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5479 | 2025-03-07T22:41:01.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5480 | 2025-03-07T22:41:01.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5481 | 2025-03-07T22:41:01.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5482 | 2025-03-07T22:41:01.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5483 | 2025-03-07T22:41:02.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5484 | 2025-03-07T22:41:02.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5485 | 2025-03-07T22:41:02.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5486 | 2025-03-07T22:41:02.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5487 | 2025-03-07T22:41:02.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5488 | 2025-03-07T22:41:02.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5489 | 2025-03-07T22:41:02.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5490 | 2025-03-07T22:41:02.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5491 | 2025-03-07T22:41:02.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5492 | 2025-03-07T22:41:03.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5493 | 2025-03-07T22:41:03.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5494 | 2025-03-07T22:41:03.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5495 | 2025-03-07T22:41:03.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5496 | 2025-03-07T22:41:03.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5497 | 2025-03-07T22:41:03.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5498 | 2025-03-07T22:41:03.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5499 | 2025-03-07T22:41:03.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5500 | 2025-03-07T22:41:03.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5501 | 2025-03-07T22:41:04.416Z | DEBG | oximeter (results-sink): inserting 228 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
5502 | 2025-03-07T22:41:04.416Z | DEBG | oximeter (clickhouse-client): unrolling 228 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
5503 | 2025-03-07T22:41:04.416Z | DEBG | oximeter (results-sink-cluster): inserting 228 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
5504 | 2025-03-07T22:41:04.428Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 72
table_name = fields_string
|
5505 | 2025-03-07T22:41:04.431Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = fields_u16
|
5506 | 2025-03-07T22:41:04.433Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 72
table_name = fields_uuid
|
5507 | 2025-03-07T22:41:04.435Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 160
table_name = measurements_cumulativeu64
|
5508 | 2025-03-07T22:41:04.437Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = measurements_histogramu64
|
5509 | 2025-03-07T22:41:04.439Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 60
table_name = measurements_u64
|
5510 | 2025-03-07T22:41:04.517Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
5511 | 2025-03-07T22:41:04.667Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:562
|
5512 | 2025-03-07T22:41:04.667Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending
|
5513 | 2025-03-07T22:41:04.671Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "a7b7a97e-11ae-4874-a3a6-ded58200cb13", "content-length": "1412", "date": "Fri, 07 Mar 2025 22:41:03 GMT"} })
|
5514 | 2025-03-07T22:41:04.671Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D
|
5515 | 2025-03-07T22:41:04.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
5516 | 2025-03-07T22:41:04.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
5517 | 2025-03-07T22:41:04.673Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 87cd3ec6-0e0e-4fcc-8dae-7f482d211070
|
5518 | 2025-03-07T22:41:04.673Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 87cd3ec6-0e0e-4fcc-8dae-7f482d211070
|
5519 | 2025-03-07T22:41:04.673Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "baacaef5-1159-4a59-afa0-1a5b56554070", "content-length": "29", "date": "Fri, 07 Mar 2025 22:41:04 GMT"} })
|
5520 | 2025-03-07T22:41:04.673Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:637
n_current_tasks = 9
n_pruned_tasks = 0
|
5521 | 2025-03-07T22:41:04.674Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
5522 | 2025-03-07T22:41:04.674Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
5523 | 2025-03-07T22:41:04.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5524 | 2025-03-07T22:41:04.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
5525 | 2025-03-07T22:41:04.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5526 | 2025-03-07T22:41:04.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
5527 | 2025-03-07T22:41:04.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
5528 | 2025-03-07T22:41:04.676Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
5529 | 2025-03-07T22:41:04.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 87cd3ec6-0e0e-4fcc-8dae-7f482d211070
|
5530 | 2025-03-07T22:41:04.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5531 | 2025-03-07T22:41:04.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5532 | 2025-03-07T22:41:04.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5533 | 2025-03-07T22:41:04.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5534 | 2025-03-07T22:41:04.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5535 | 2025-03-07T22:41:04.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5536 | 2025-03-07T22:41:04.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5537 | 2025-03-07T22:41:04.702Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
5538 | 2025-03-07T22:41:04.702Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
5539 | 2025-03-07T22:41:04.706Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
5540 | 2025-03-07T22:41:05.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5541 | 2025-03-07T22:41:05.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5542 | 2025-03-07T22:41:05.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5543 | 2025-03-07T22:41:05.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5544 | 2025-03-07T22:41:05.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5545 | 2025-03-07T22:41:05.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5546 | 2025-03-07T22:41:05.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5547 | 2025-03-07T22:41:05.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5548 | 2025-03-07T22:41:05.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5549 | 2025-03-07T22:41:06.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5550 | 2025-03-07T22:41:06.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5551 | 2025-03-07T22:41:06.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5552 | 2025-03-07T22:41:06.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5553 | 2025-03-07T22:41:06.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5554 | 2025-03-07T22:41:06.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5555 | 2025-03-07T22:41:06.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5556 | 2025-03-07T22:41:06.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5557 | 2025-03-07T22:41:06.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5558 | 2025-03-07T22:41:07.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5559 | 2025-03-07T22:41:07.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5560 | 2025-03-07T22:41:07.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5561 | 2025-03-07T22:41:07.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5562 | 2025-03-07T22:41:07.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5563 | 2025-03-07T22:41:07.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5564 | 2025-03-07T22:41:07.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5565 | 2025-03-07T22:41:07.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5566 | 2025-03-07T22:41:07.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5567 | 2025-03-07T22:41:08.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5568 | 2025-03-07T22:41:08.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5569 | 2025-03-07T22:41:08.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5570 | 2025-03-07T22:41:08.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5571 | 2025-03-07T22:41:08.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5572 | 2025-03-07T22:41:08.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5573 | 2025-03-07T22:41:08.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5574 | 2025-03-07T22:41:08.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5575 | 2025-03-07T22:41:08.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5576 | 2025-03-07T22:41:09.415Z | DEBG | oximeter (results-sink): inserting 290 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
5577 | 2025-03-07T22:41:09.415Z | DEBG | oximeter (results-sink-cluster): inserting 290 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
5578 | 2025-03-07T22:41:09.415Z | DEBG | oximeter (clickhouse-client): unrolling 290 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
5579 | 2025-03-07T22:41:09.430Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 24
table_name = fields_i16
|
5580 | 2025-03-07T22:41:09.432Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 4
table_name = fields_ipaddr
|
5581 | 2025-03-07T22:41:09.434Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 242
table_name = fields_string
|
5582 | 2025-03-07T22:41:09.436Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 48
table_name = fields_u16
|
5583 | 2025-03-07T22:41:09.437Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 24
table_name = fields_u32
|
5584 | 2025-03-07T22:41:09.439Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 12
table_name = fields_u8
|
5585 | 2025-03-07T22:41:09.441Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 136
table_name = fields_uuid
|
5586 | 2025-03-07T22:41:09.443Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 198
table_name = measurements_cumulativeu64
|
5587 | 2025-03-07T22:41:09.446Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 32
table_name = measurements_histogramu64
|
5588 | 2025-03-07T22:41:09.447Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 60
table_name = measurements_u64
|
5589 | 2025-03-07T22:41:09.517Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
5590 | 2025-03-07T22:41:09.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5591 | 2025-03-07T22:41:09.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5592 | 2025-03-07T22:41:09.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5593 | 2025-03-07T22:41:09.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5594 | 2025-03-07T22:41:09.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5595 | 2025-03-07T22:41:09.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5596 | 2025-03-07T22:41:09.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5597 | 2025-03-07T22:41:09.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5598 | 2025-03-07T22:41:09.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5599 | 2025-03-07T22:41:09.687Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
5600 | 2025-03-07T22:41:09.687Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
5601 | 2025-03-07T22:41:09.688Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
5602 | 2025-03-07T22:41:10.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5603 | 2025-03-07T22:41:10.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5604 | 2025-03-07T22:41:10.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5605 | 2025-03-07T22:41:10.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5606 | 2025-03-07T22:41:10.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5607 | 2025-03-07T22:41:10.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5608 | 2025-03-07T22:41:10.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5609 | 2025-03-07T22:41:10.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5610 | 2025-03-07T22:41:10.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5611 | 2025-03-07T22:41:11.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5612 | 2025-03-07T22:41:11.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5613 | 2025-03-07T22:41:11.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5614 | 2025-03-07T22:41:11.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5615 | 2025-03-07T22:41:11.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5616 | 2025-03-07T22:41:11.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5617 | 2025-03-07T22:41:11.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5618 | 2025-03-07T22:41:11.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5619 | 2025-03-07T22:41:11.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5620 | 2025-03-07T22:41:12.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5621 | 2025-03-07T22:41:12.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5622 | 2025-03-07T22:41:12.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5623 | 2025-03-07T22:41:12.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5624 | 2025-03-07T22:41:12.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5625 | 2025-03-07T22:41:12.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5626 | 2025-03-07T22:41:12.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5627 | 2025-03-07T22:41:12.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5628 | 2025-03-07T22:41:12.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5629 | 2025-03-07T22:41:13.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5630 | 2025-03-07T22:41:13.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5631 | 2025-03-07T22:41:13.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5632 | 2025-03-07T22:41:13.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5633 | 2025-03-07T22:41:13.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5634 | 2025-03-07T22:41:13.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5635 | 2025-03-07T22:41:13.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5636 | 2025-03-07T22:41:13.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5637 | 2025-03-07T22:41:13.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5638 | 2025-03-07T22:41:14.416Z | DEBG | oximeter (results-sink): inserting 228 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
5639 | 2025-03-07T22:41:14.416Z | DEBG | oximeter (results-sink-cluster): inserting 228 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
5640 | 2025-03-07T22:41:14.416Z | DEBG | oximeter (clickhouse-client): unrolling 228 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
5641 | 2025-03-07T22:41:14.427Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 72
table_name = fields_string
|
5642 | 2025-03-07T22:41:14.433Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = fields_u16
|
5643 | 2025-03-07T22:41:14.436Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 72
table_name = fields_uuid
|
5644 | 2025-03-07T22:41:14.442Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 160
table_name = measurements_cumulativeu64
|
5645 | 2025-03-07T22:41:14.451Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = measurements_histogramu64
|
5646 | 2025-03-07T22:41:14.454Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 60
table_name = measurements_u64
|
5647 | 2025-03-07T22:41:14.517Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
5648 | 2025-03-07T22:41:14.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
5649 | 2025-03-07T22:41:14.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
5650 | 2025-03-07T22:41:14.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
5651 | 2025-03-07T22:41:14.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5652 | 2025-03-07T22:41:14.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
5653 | 2025-03-07T22:41:14.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
5654 | 2025-03-07T22:41:14.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5655 | 2025-03-07T22:41:14.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
5656 | 2025-03-07T22:41:14.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5657 | 2025-03-07T22:41:14.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5658 | 2025-03-07T22:41:14.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5659 | 2025-03-07T22:41:14.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5660 | 2025-03-07T22:41:14.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5661 | 2025-03-07T22:41:14.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5662 | 2025-03-07T22:41:14.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5663 | 2025-03-07T22:41:14.703Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
5664 | 2025-03-07T22:41:14.703Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
5665 | 2025-03-07T22:41:14.707Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
5666 | 2025-03-07T22:41:15.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5667 | 2025-03-07T22:41:15.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5668 | 2025-03-07T22:41:15.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5669 | 2025-03-07T22:41:15.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5670 | 2025-03-07T22:41:15.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5671 | 2025-03-07T22:41:15.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5672 | 2025-03-07T22:41:15.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5673 | 2025-03-07T22:41:15.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5674 | 2025-03-07T22:41:15.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5675 | 2025-03-07T22:41:16.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5676 | 2025-03-07T22:41:16.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5677 | 2025-03-07T22:41:16.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5678 | 2025-03-07T22:41:16.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5679 | 2025-03-07T22:41:16.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5680 | 2025-03-07T22:41:16.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5681 | 2025-03-07T22:41:16.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5682 | 2025-03-07T22:41:16.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5683 | 2025-03-07T22:41:16.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5684 | 2025-03-07T22:41:17.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5685 | 2025-03-07T22:41:17.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5686 | 2025-03-07T22:41:17.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5687 | 2025-03-07T22:41:17.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5688 | 2025-03-07T22:41:17.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5689 | 2025-03-07T22:41:17.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5690 | 2025-03-07T22:41:17.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5691 | 2025-03-07T22:41:17.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5692 | 2025-03-07T22:41:17.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5693 | 2025-03-07T22:41:18.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5694 | 2025-03-07T22:41:18.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5695 | 2025-03-07T22:41:18.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5696 | 2025-03-07T22:41:18.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5697 | 2025-03-07T22:41:18.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5698 | 2025-03-07T22:41:18.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5699 | 2025-03-07T22:41:18.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5700 | 2025-03-07T22:41:18.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5701 | 2025-03-07T22:41:18.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5702 | 2025-03-07T22:41:19.416Z | DEBG | oximeter (results-sink): inserting 252 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
5703 | 2025-03-07T22:41:19.416Z | DEBG | oximeter (results-sink-cluster): inserting 252 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
5704 | 2025-03-07T22:41:19.416Z | DEBG | oximeter (clickhouse-client): unrolling 252 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
5705 | 2025-03-07T22:41:19.428Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 120
table_name = fields_string
|
5706 | 2025-03-07T22:41:19.430Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 32
table_name = fields_u16
|
5707 | 2025-03-07T22:41:19.434Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 96
table_name = fields_uuid
|
5708 | 2025-03-07T22:41:19.437Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 160
table_name = measurements_cumulativeu64
|
5709 | 2025-03-07T22:41:19.440Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 32
table_name = measurements_histogramu64
|
5710 | 2025-03-07T22:41:19.444Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 60
table_name = measurements_u64
|
5711 | 2025-03-07T22:41:19.517Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
5712 | 2025-03-07T22:41:19.667Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:562
|
5713 | 2025-03-07T22:41:19.667Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending
|
5714 | 2025-03-07T22:41:19.670Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "f39d311d-3861-454c-ad83-5b1db5a7aa3f", "content-length": "1412", "date": "Fri, 07 Mar 2025 22:41:19 GMT"} })
|
5715 | 2025-03-07T22:41:19.670Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D
|
5716 | 2025-03-07T22:41:19.672Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "f76f431b-a9cc-484c-8fc3-6ddcefb74ef9", "content-length": "29", "date": "Fri, 07 Mar 2025 22:41:18 GMT"} })
|
5717 | 2025-03-07T22:41:19.672Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:637
n_current_tasks = 9
n_pruned_tasks = 0
|
5718 | 2025-03-07T22:41:19.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5719 | 2025-03-07T22:41:19.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5720 | 2025-03-07T22:41:19.677Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5721 | 2025-03-07T22:41:19.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5722 | 2025-03-07T22:41:19.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5723 | 2025-03-07T22:41:19.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5724 | 2025-03-07T22:41:19.679Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5725 | 2025-03-07T22:41:19.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5726 | 2025-03-07T22:41:19.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5727 | 2025-03-07T22:41:19.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5728 | 2025-03-07T22:41:19.680Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5729 | 2025-03-07T22:41:19.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5730 | 2025-03-07T22:41:19.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5731 | 2025-03-07T22:41:19.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5732 | 2025-03-07T22:41:19.683Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5733 | 2025-03-07T22:41:19.685Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 87cd3ec6-0e0e-4fcc-8dae-7f482d211070
|
5734 | 2025-03-07T22:41:19.687Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
5735 | 2025-03-07T22:41:19.687Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
5736 | 2025-03-07T22:41:19.688Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
5737 | 2025-03-07T22:41:19.689Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
5738 | 2025-03-07T22:41:19.721Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5739 | 2025-03-07T22:41:20.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5740 | 2025-03-07T22:41:20.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5741 | 2025-03-07T22:41:20.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5742 | 2025-03-07T22:41:20.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5743 | 2025-03-07T22:41:20.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5744 | 2025-03-07T22:41:20.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5745 | 2025-03-07T22:41:20.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5746 | 2025-03-07T22:41:20.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5747 | 2025-03-07T22:41:20.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5748 | 2025-03-07T22:41:21.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5749 | 2025-03-07T22:41:21.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5750 | 2025-03-07T22:41:21.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5751 | 2025-03-07T22:41:21.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5752 | 2025-03-07T22:41:21.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5753 | 2025-03-07T22:41:21.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5754 | 2025-03-07T22:41:21.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5755 | 2025-03-07T22:41:21.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5756 | 2025-03-07T22:41:21.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5757 | 2025-03-07T22:41:22.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5758 | 2025-03-07T22:41:22.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5759 | 2025-03-07T22:41:22.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5760 | 2025-03-07T22:41:22.678Z | DEBG | oximeter (results-sink-cluster): inserting 1006 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
5761 | 2025-03-07T22:41:22.678Z | DEBG | oximeter (results-sink): inserting 1006 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
5762 | 2025-03-07T22:41:22.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5763 | 2025-03-07T22:41:22.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5764 | 2025-03-07T22:41:22.678Z | DEBG | oximeter (clickhouse-client): unrolling 1006 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
5765 | 2025-03-07T22:41:22.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5766 | 2025-03-07T22:41:22.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5767 | 2025-03-07T22:41:22.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5768 | 2025-03-07T22:41:22.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5769 | 2025-03-07T22:41:22.723Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 12
table_name = fields_ipaddr
|
5770 | 2025-03-07T22:41:22.725Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 1218
table_name = fields_string
|
5771 | 2025-03-07T22:41:22.728Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 20
table_name = fields_u16
|
5772 | 2025-03-07T22:41:22.730Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 228
table_name = fields_u32
|
5773 | 2025-03-07T22:41:22.732Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 540
table_name = fields_uuid
|
5774 | 2025-03-07T22:41:22.734Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 958
table_name = measurements_cumulativeu64
|
5775 | 2025-03-07T22:41:22.737Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = measurements_histogramu64
|
5776 | 2025-03-07T22:41:22.739Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 40
table_name = measurements_u64
|
5777 | 2025-03-07T22:41:22.779Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
5778 | 2025-03-07T22:41:23.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5779 | 2025-03-07T22:41:23.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5780 | 2025-03-07T22:41:23.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5781 | 2025-03-07T22:41:23.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5782 | 2025-03-07T22:41:23.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5783 | 2025-03-07T22:41:23.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5784 | 2025-03-07T22:41:23.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5785 | 2025-03-07T22:41:23.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5786 | 2025-03-07T22:41:23.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5787 | 2025-03-07T22:41:24.416Z | DEBG | oximeter (results-sink): inserting 74 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
5788 | 2025-03-07T22:41:24.416Z | DEBG | oximeter (results-sink-cluster): inserting 74 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
5789 | 2025-03-07T22:41:24.416Z | DEBG | oximeter (clickhouse-client): unrolling 74 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
5790 | 2025-03-07T22:41:24.422Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 56
table_name = fields_string
|
5791 | 2025-03-07T22:41:24.423Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 64
table_name = fields_uuid
|
5792 | 2025-03-07T22:41:24.426Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 54
table_name = measurements_cumulativeu64
|
5793 | 2025-03-07T22:41:24.428Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 20
table_name = measurements_u64
|
5794 | 2025-03-07T22:41:24.517Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
5795 | 2025-03-07T22:41:24.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
5796 | 2025-03-07T22:41:24.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
5797 | 2025-03-07T22:41:24.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
5798 | 2025-03-07T22:41:24.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5799 | 2025-03-07T22:41:24.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5800 | 2025-03-07T22:41:24.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
5801 | 2025-03-07T22:41:24.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
5802 | 2025-03-07T22:41:24.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
5803 | 2025-03-07T22:41:24.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5804 | 2025-03-07T22:41:24.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5805 | 2025-03-07T22:41:24.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5806 | 2025-03-07T22:41:24.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5807 | 2025-03-07T22:41:24.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5808 | 2025-03-07T22:41:24.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5809 | 2025-03-07T22:41:24.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5810 | 2025-03-07T22:41:24.703Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
5811 | 2025-03-07T22:41:24.703Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
5812 | 2025-03-07T22:41:24.707Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
5813 | 2025-03-07T22:41:25.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5814 | 2025-03-07T22:41:25.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5815 | 2025-03-07T22:41:25.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5816 | 2025-03-07T22:41:25.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5817 | 2025-03-07T22:41:25.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5818 | 2025-03-07T22:41:25.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5819 | 2025-03-07T22:41:25.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5820 | 2025-03-07T22:41:25.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5821 | 2025-03-07T22:41:25.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5822 | 2025-03-07T22:41:26.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5823 | 2025-03-07T22:41:26.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5824 | 2025-03-07T22:41:26.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5825 | 2025-03-07T22:41:26.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5826 | 2025-03-07T22:41:26.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5827 | 2025-03-07T22:41:26.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5828 | 2025-03-07T22:41:26.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5829 | 2025-03-07T22:41:26.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5830 | 2025-03-07T22:41:26.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5831 | 2025-03-07T22:41:27.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5832 | 2025-03-07T22:41:27.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5833 | 2025-03-07T22:41:27.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5834 | 2025-03-07T22:41:27.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5835 | 2025-03-07T22:41:27.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5836 | 2025-03-07T22:41:27.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5837 | 2025-03-07T22:41:27.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5838 | 2025-03-07T22:41:27.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5839 | 2025-03-07T22:41:27.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5840 | 2025-03-07T22:41:28.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5841 | 2025-03-07T22:41:28.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5842 | 2025-03-07T22:41:28.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5843 | 2025-03-07T22:41:28.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5844 | 2025-03-07T22:41:28.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5845 | 2025-03-07T22:41:28.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5846 | 2025-03-07T22:41:28.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5847 | 2025-03-07T22:41:28.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5848 | 2025-03-07T22:41:28.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5849 | 2025-03-07T22:41:29.416Z | DEBG | oximeter (results-sink): inserting 252 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
5850 | 2025-03-07T22:41:29.416Z | DEBG | oximeter (results-sink-cluster): inserting 252 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
5851 | 2025-03-07T22:41:29.416Z | DEBG | oximeter (clickhouse-client): unrolling 252 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
5852 | 2025-03-07T22:41:29.429Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 120
table_name = fields_string
|
5853 | 2025-03-07T22:41:29.431Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 32
table_name = fields_u16
|
5854 | 2025-03-07T22:41:29.433Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 96
table_name = fields_uuid
|
5855 | 2025-03-07T22:41:29.435Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 160
table_name = measurements_cumulativeu64
|
5856 | 2025-03-07T22:41:29.437Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 32
table_name = measurements_histogramu64
|
5857 | 2025-03-07T22:41:29.439Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 60
table_name = measurements_u64
|
5858 | 2025-03-07T22:41:29.517Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
5859 | 2025-03-07T22:41:29.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5860 | 2025-03-07T22:41:29.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5861 | 2025-03-07T22:41:29.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5862 | 2025-03-07T22:41:29.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5863 | 2025-03-07T22:41:29.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5864 | 2025-03-07T22:41:29.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5865 | 2025-03-07T22:41:29.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5866 | 2025-03-07T22:41:29.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5867 | 2025-03-07T22:41:29.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5868 | 2025-03-07T22:41:29.687Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
5869 | 2025-03-07T22:41:29.687Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
5870 | 2025-03-07T22:41:29.689Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
5871 | 2025-03-07T22:41:30.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5872 | 2025-03-07T22:41:30.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5873 | 2025-03-07T22:41:30.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5874 | 2025-03-07T22:41:30.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5875 | 2025-03-07T22:41:30.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5876 | 2025-03-07T22:41:30.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5877 | 2025-03-07T22:41:30.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5878 | 2025-03-07T22:41:30.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5879 | 2025-03-07T22:41:30.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5880 | 2025-03-07T22:41:31.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5881 | 2025-03-07T22:41:31.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5882 | 2025-03-07T22:41:31.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5883 | 2025-03-07T22:41:31.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5884 | 2025-03-07T22:41:31.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5885 | 2025-03-07T22:41:31.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5886 | 2025-03-07T22:41:31.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5887 | 2025-03-07T22:41:31.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5888 | 2025-03-07T22:41:31.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5889 | 2025-03-07T22:41:32.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5890 | 2025-03-07T22:41:32.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5891 | 2025-03-07T22:41:32.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5892 | 2025-03-07T22:41:32.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5893 | 2025-03-07T22:41:32.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5894 | 2025-03-07T22:41:32.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5895 | 2025-03-07T22:41:32.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5896 | 2025-03-07T22:41:32.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5897 | 2025-03-07T22:41:32.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5898 | 2025-03-07T22:41:33.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5899 | 2025-03-07T22:41:33.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5900 | 2025-03-07T22:41:33.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5901 | 2025-03-07T22:41:33.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5902 | 2025-03-07T22:41:33.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5903 | 2025-03-07T22:41:33.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5904 | 2025-03-07T22:41:33.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5905 | 2025-03-07T22:41:33.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5906 | 2025-03-07T22:41:33.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5907 | 2025-03-07T22:41:34.416Z | DEBG | oximeter (results-sink): inserting 228 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
5908 | 2025-03-07T22:41:34.416Z | DEBG | oximeter (clickhouse-client): unrolling 228 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
5909 | 2025-03-07T22:41:34.416Z | DEBG | oximeter (results-sink-cluster): inserting 228 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
5910 | 2025-03-07T22:41:34.427Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 72
table_name = fields_string
|
5911 | 2025-03-07T22:41:34.432Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = fields_u16
|
5912 | 2025-03-07T22:41:34.435Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 72
table_name = fields_uuid
|
5913 | 2025-03-07T22:41:34.441Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 160
table_name = measurements_cumulativeu64
|
5914 | 2025-03-07T22:41:34.449Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = measurements_histogramu64
|
5915 | 2025-03-07T22:41:34.451Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 60
table_name = measurements_u64
|
5916 | 2025-03-07T22:41:34.517Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
5917 | 2025-03-07T22:41:34.667Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:562
|
5918 | 2025-03-07T22:41:34.667Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending
|
5919 | 2025-03-07T22:41:34.670Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "907c3e01-4c7e-4ebe-8b7b-3f2a42b9d9b2", "content-length": "1412", "date": "Fri, 07 Mar 2025 22:41:34 GMT"} })
|
5920 | 2025-03-07T22:41:34.670Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D
|
5921 | 2025-03-07T22:41:34.673Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "52f66b70-e430-4c63-84b6-585509c09b7b", "content-length": "29", "date": "Fri, 07 Mar 2025 22:41:34 GMT"} })
|
5922 | 2025-03-07T22:41:34.673Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:637
n_current_tasks = 9
n_pruned_tasks = 0
|
5923 | 2025-03-07T22:41:34.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
5924 | 2025-03-07T22:41:34.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
5925 | 2025-03-07T22:41:34.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 87cd3ec6-0e0e-4fcc-8dae-7f482d211070
|
5926 | 2025-03-07T22:41:34.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 87cd3ec6-0e0e-4fcc-8dae-7f482d211070
|
5927 | 2025-03-07T22:41:34.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
5928 | 2025-03-07T22:41:34.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5929 | 2025-03-07T22:41:34.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5930 | 2025-03-07T22:41:34.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
5931 | 2025-03-07T22:41:34.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
5932 | 2025-03-07T22:41:34.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
5933 | 2025-03-07T22:41:34.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5934 | 2025-03-07T22:41:34.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5935 | 2025-03-07T22:41:34.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5936 | 2025-03-07T22:41:34.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 87cd3ec6-0e0e-4fcc-8dae-7f482d211070
|
5937 | 2025-03-07T22:41:34.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5938 | 2025-03-07T22:41:34.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5939 | 2025-03-07T22:41:34.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5940 | 2025-03-07T22:41:34.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5941 | 2025-03-07T22:41:34.703Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
5942 | 2025-03-07T22:41:34.703Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
5943 | 2025-03-07T22:41:34.704Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
5944 | 2025-03-07T22:41:34.706Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
5945 | 2025-03-07T22:41:35.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5946 | 2025-03-07T22:41:35.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5947 | 2025-03-07T22:41:35.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5948 | 2025-03-07T22:41:35.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5949 | 2025-03-07T22:41:35.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5950 | 2025-03-07T22:41:35.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5951 | 2025-03-07T22:41:35.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5952 | 2025-03-07T22:41:35.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5953 | 2025-03-07T22:41:35.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5954 | 2025-03-07T22:41:36.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5955 | 2025-03-07T22:41:36.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5956 | 2025-03-07T22:41:36.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5957 | 2025-03-07T22:41:36.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5958 | 2025-03-07T22:41:36.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5959 | 2025-03-07T22:41:36.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5960 | 2025-03-07T22:41:36.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5961 | 2025-03-07T22:41:36.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5962 | 2025-03-07T22:41:36.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5963 | 2025-03-07T22:41:37.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5964 | 2025-03-07T22:41:37.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5965 | 2025-03-07T22:41:37.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5966 | 2025-03-07T22:41:37.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5967 | 2025-03-07T22:41:37.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5968 | 2025-03-07T22:41:37.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5969 | 2025-03-07T22:41:37.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5970 | 2025-03-07T22:41:37.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5971 | 2025-03-07T22:41:37.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5972 | 2025-03-07T22:41:38.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5973 | 2025-03-07T22:41:38.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5974 | 2025-03-07T22:41:38.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5975 | 2025-03-07T22:41:38.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5976 | 2025-03-07T22:41:38.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5977 | 2025-03-07T22:41:38.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5978 | 2025-03-07T22:41:38.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5979 | 2025-03-07T22:41:38.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5980 | 2025-03-07T22:41:38.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5981 | 2025-03-07T22:41:39.417Z | DEBG | oximeter (results-sink): inserting 289 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
5982 | 2025-03-07T22:41:39.417Z | DEBG | oximeter (results-sink-cluster): inserting 289 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
5983 | 2025-03-07T22:41:39.417Z | DEBG | oximeter (clickhouse-client): unrolling 289 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
5984 | 2025-03-07T22:41:39.431Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 24
table_name = fields_i16
|
5985 | 2025-03-07T22:41:39.433Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 2
table_name = fields_ipaddr
|
5986 | 2025-03-07T22:41:39.435Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 241
table_name = fields_string
|
5987 | 2025-03-07T22:41:39.437Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 46
table_name = fields_u16
|
5988 | 2025-03-07T22:41:39.438Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 24
table_name = fields_u32
|
5989 | 2025-03-07T22:41:39.440Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 12
table_name = fields_u8
|
5990 | 2025-03-07T22:41:39.442Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 134
table_name = fields_uuid
|
5991 | 2025-03-07T22:41:39.444Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 197
table_name = measurements_cumulativeu64
|
5992 | 2025-03-07T22:41:39.447Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 32
table_name = measurements_histogramu64
|
5993 | 2025-03-07T22:41:39.448Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 60
table_name = measurements_u64
|
5994 | 2025-03-07T22:41:39.517Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
5995 | 2025-03-07T22:41:39.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5996 | 2025-03-07T22:41:39.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5997 | 2025-03-07T22:41:39.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5998 | 2025-03-07T22:41:39.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5999 | 2025-03-07T22:41:39.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6000 | 2025-03-07T22:41:39.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6001 | 2025-03-07T22:41:39.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6002 | 2025-03-07T22:41:39.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6003 | 2025-03-07T22:41:39.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6004 | 2025-03-07T22:41:39.687Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
6005 | 2025-03-07T22:41:39.687Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
6006 | 2025-03-07T22:41:39.689Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
6007 | 2025-03-07T22:41:40.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6008 | 2025-03-07T22:41:40.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6009 | 2025-03-07T22:41:40.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6010 | 2025-03-07T22:41:40.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6011 | 2025-03-07T22:41:40.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6012 | 2025-03-07T22:41:40.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6013 | 2025-03-07T22:41:40.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6014 | 2025-03-07T22:41:40.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6015 | 2025-03-07T22:41:40.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6016 | 2025-03-07T22:41:41.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6017 | 2025-03-07T22:41:41.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6018 | 2025-03-07T22:41:41.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6019 | 2025-03-07T22:41:41.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6020 | 2025-03-07T22:41:41.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6021 | 2025-03-07T22:41:41.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6022 | 2025-03-07T22:41:41.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6023 | 2025-03-07T22:41:41.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6024 | 2025-03-07T22:41:41.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6025 | 2025-03-07T22:41:42.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6026 | 2025-03-07T22:41:42.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6027 | 2025-03-07T22:41:42.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6028 | 2025-03-07T22:41:42.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6029 | 2025-03-07T22:41:42.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6030 | 2025-03-07T22:41:42.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6031 | 2025-03-07T22:41:42.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6032 | 2025-03-07T22:41:42.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6033 | 2025-03-07T22:41:42.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6034 | 2025-03-07T22:41:43.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6035 | 2025-03-07T22:41:43.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6036 | 2025-03-07T22:41:43.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6037 | 2025-03-07T22:41:43.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6038 | 2025-03-07T22:41:43.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6039 | 2025-03-07T22:41:43.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6040 | 2025-03-07T22:41:43.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6041 | 2025-03-07T22:41:43.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6042 | 2025-03-07T22:41:43.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6043 | 2025-03-07T22:41:44.416Z | DEBG | oximeter (results-sink): inserting 228 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
6044 | 2025-03-07T22:41:44.416Z | DEBG | oximeter (results-sink-cluster): inserting 228 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
6045 | 2025-03-07T22:41:44.416Z | DEBG | oximeter (clickhouse-client): unrolling 228 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
6046 | 2025-03-07T22:41:44.427Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 72
table_name = fields_string
|
6047 | 2025-03-07T22:41:44.429Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = fields_u16
|
6048 | 2025-03-07T22:41:44.437Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 72
table_name = fields_uuid
|
6049 | 2025-03-07T22:41:44.440Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 160
table_name = measurements_cumulativeu64
|
6050 | 2025-03-07T22:41:44.443Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = measurements_histogramu64
|
6051 | 2025-03-07T22:41:44.448Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 60
table_name = measurements_u64
|
6052 | 2025-03-07T22:41:44.518Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
6053 | 2025-03-07T22:41:44.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
6054 | 2025-03-07T22:41:44.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
6055 | 2025-03-07T22:41:44.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
6056 | 2025-03-07T22:41:44.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
6057 | 2025-03-07T22:41:44.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
6058 | 2025-03-07T22:41:44.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6059 | 2025-03-07T22:41:44.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6060 | 2025-03-07T22:41:44.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
6061 | 2025-03-07T22:41:44.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6062 | 2025-03-07T22:41:44.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6063 | 2025-03-07T22:41:44.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6064 | 2025-03-07T22:41:44.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6065 | 2025-03-07T22:41:44.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6066 | 2025-03-07T22:41:44.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6067 | 2025-03-07T22:41:44.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6068 | 2025-03-07T22:41:44.703Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
6069 | 2025-03-07T22:41:44.703Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
6070 | 2025-03-07T22:41:44.707Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
6071 | 2025-03-07T22:41:45.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6072 | 2025-03-07T22:41:45.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6073 | 2025-03-07T22:41:45.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6074 | 2025-03-07T22:41:45.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6075 | 2025-03-07T22:41:45.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6076 | 2025-03-07T22:41:45.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6077 | 2025-03-07T22:41:45.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6078 | 2025-03-07T22:41:45.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6079 | 2025-03-07T22:41:45.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6080 | 2025-03-07T22:41:46.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6081 | 2025-03-07T22:41:46.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6082 | 2025-03-07T22:41:46.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6083 | 2025-03-07T22:41:46.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6084 | 2025-03-07T22:41:46.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6085 | 2025-03-07T22:41:46.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6086 | 2025-03-07T22:41:46.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6087 | 2025-03-07T22:41:46.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6088 | 2025-03-07T22:41:46.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6089 | 2025-03-07T22:41:47.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6090 | 2025-03-07T22:41:47.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6091 | 2025-03-07T22:41:47.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6092 | 2025-03-07T22:41:47.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6093 | 2025-03-07T22:41:47.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6094 | 2025-03-07T22:41:47.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6095 | 2025-03-07T22:41:47.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6096 | 2025-03-07T22:41:47.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6097 | 2025-03-07T22:41:47.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6098 | 2025-03-07T22:41:48.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6099 | 2025-03-07T22:41:48.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6100 | 2025-03-07T22:41:48.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6101 | 2025-03-07T22:41:48.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6102 | 2025-03-07T22:41:48.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6103 | 2025-03-07T22:41:48.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6104 | 2025-03-07T22:41:48.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6105 | 2025-03-07T22:41:48.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6106 | 2025-03-07T22:41:48.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6107 | 2025-03-07T22:41:49.417Z | DEBG | oximeter (results-sink): inserting 252 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
6108 | 2025-03-07T22:41:49.417Z | DEBG | oximeter (results-sink-cluster): inserting 252 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
6109 | 2025-03-07T22:41:49.417Z | DEBG | oximeter (clickhouse-client): unrolling 252 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
6110 | 2025-03-07T22:41:49.429Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 120
table_name = fields_string
|
6111 | 2025-03-07T22:41:49.431Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 32
table_name = fields_u16
|
6112 | 2025-03-07T22:41:49.433Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 96
table_name = fields_uuid
|
6113 | 2025-03-07T22:41:49.435Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 160
table_name = measurements_cumulativeu64
|
6114 | 2025-03-07T22:41:49.438Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 32
table_name = measurements_histogramu64
|
6115 | 2025-03-07T22:41:49.439Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 60
table_name = measurements_u64
|
6116 | 2025-03-07T22:41:49.517Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
6117 | 2025-03-07T22:41:49.667Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:562
|
6118 | 2025-03-07T22:41:49.667Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending
|
6119 | 2025-03-07T22:41:49.670Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "dd3c0aa9-5c5e-48ec-9d99-ba2949e88f6b", "content-length": "1412", "date": "Fri, 07 Mar 2025 22:41:49 GMT"} })
|
6120 | 2025-03-07T22:41:49.670Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D
|
6121 | 2025-03-07T22:41:49.672Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "25b64361-8512-4da4-a069-c939aa63b887", "content-length": "29", "date": "Fri, 07 Mar 2025 22:41:49 GMT"} })
|
6122 | 2025-03-07T22:41:49.672Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:58019
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 87cd3ec6-0e0e-4fcc-8dae-7f482d211070
|
6123 | 2025-03-07T22:41:49.672Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:637
n_current_tasks = 9
n_pruned_tasks = 0
|
6124 | 2025-03-07T22:41:49.672Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:58019
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 87cd3ec6-0e0e-4fcc-8dae-7f482d211070
|
6125 | 2025-03-07T22:41:49.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6126 | 2025-03-07T22:41:49.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6127 | 2025-03-07T22:41:49.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6128 | 2025-03-07T22:41:49.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6129 | 2025-03-07T22:41:49.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6130 | 2025-03-07T22:41:49.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6131 | 2025-03-07T22:41:49.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6132 | 2025-03-07T22:41:49.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6133 | 2025-03-07T22:41:49.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6134 | 2025-03-07T22:41:49.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6135 | 2025-03-07T22:41:49.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6136 | 2025-03-07T22:41:49.687Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
6137 | 2025-03-07T22:41:49.687Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
6138 | 2025-03-07T22:41:49.689Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
6139 | 2025-03-07T22:41:49.721Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6140 | 2025-03-07T22:41:50.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6141 | 2025-03-07T22:41:50.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6142 | 2025-03-07T22:41:50.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6143 | 2025-03-07T22:41:50.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6144 | 2025-03-07T22:41:50.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6145 | 2025-03-07T22:41:50.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6146 | 2025-03-07T22:41:50.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6147 | 2025-03-07T22:41:50.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6148 | 2025-03-07T22:41:50.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6149 | 2025-03-07T22:41:51.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6150 | 2025-03-07T22:41:51.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6151 | 2025-03-07T22:41:51.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6152 | 2025-03-07T22:41:51.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6153 | 2025-03-07T22:41:51.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6154 | 2025-03-07T22:41:51.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6155 | 2025-03-07T22:41:51.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6156 | 2025-03-07T22:41:51.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6157 | 2025-03-07T22:41:51.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6158 | 2025-03-07T22:41:52.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6159 | 2025-03-07T22:41:52.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6160 | 2025-03-07T22:41:52.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6161 | 2025-03-07T22:41:52.678Z | DEBG | oximeter (results-sink-cluster): inserting 1000 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
6162 | 2025-03-07T22:41:52.678Z | DEBG | oximeter (results-sink): inserting 1000 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
6163 | 2025-03-07T22:41:52.678Z | DEBG | oximeter (clickhouse-client): unrolling 1000 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
6164 | 2025-03-07T22:41:52.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6165 | 2025-03-07T22:41:52.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6166 | 2025-03-07T22:41:52.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6167 | 2025-03-07T22:41:52.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6168 | 2025-03-07T22:41:52.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6169 | 2025-03-07T22:41:52.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6170 | 2025-03-07T22:41:52.722Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 1212
table_name = fields_string
|
6171 | 2025-03-07T22:41:52.724Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = fields_u16
|
6172 | 2025-03-07T22:41:52.725Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 228
table_name = fields_u32
|
6173 | 2025-03-07T22:41:52.727Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 528
table_name = fields_uuid
|
6174 | 2025-03-07T22:41:52.730Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 952
table_name = measurements_cumulativeu64
|
6175 | 2025-03-07T22:41:52.732Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = measurements_histogramu64
|
6176 | 2025-03-07T22:41:52.734Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 40
table_name = measurements_u64
|
6177 | 2025-03-07T22:41:52.780Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
6178 | 2025-03-07T22:41:53.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6179 | 2025-03-07T22:41:53.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6180 | 2025-03-07T22:41:53.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6181 | 2025-03-07T22:41:53.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6182 | 2025-03-07T22:41:53.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6183 | 2025-03-07T22:41:53.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6184 | 2025-03-07T22:41:53.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6185 | 2025-03-07T22:41:53.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6186 | 2025-03-07T22:41:53.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6187 | 2025-03-07T22:41:54.417Z | DEBG | oximeter (results-sink): inserting 74 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
6188 | 2025-03-07T22:41:54.417Z | DEBG | oximeter (results-sink-cluster): inserting 74 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
6189 | 2025-03-07T22:41:54.417Z | DEBG | oximeter (clickhouse-client): unrolling 74 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
6190 | 2025-03-07T22:41:54.424Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 56
table_name = fields_string
|
6191 | 2025-03-07T22:41:54.431Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 64
table_name = fields_uuid
|
6192 | 2025-03-07T22:41:54.440Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 54
table_name = measurements_cumulativeu64
|
6193 | 2025-03-07T22:41:54.445Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 20
table_name = measurements_u64
|
6194 | 2025-03-07T22:41:54.517Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
6195 | 2025-03-07T22:41:54.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
6196 | 2025-03-07T22:41:54.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
6197 | 2025-03-07T22:41:54.675Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
6198 | 2025-03-07T22:41:54.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6199 | 2025-03-07T22:41:54.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
6200 | 2025-03-07T22:41:54.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
6201 | 2025-03-07T22:41:54.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6202 | 2025-03-07T22:41:54.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
6203 | 2025-03-07T22:41:54.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6204 | 2025-03-07T22:41:54.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6205 | 2025-03-07T22:41:54.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6206 | 2025-03-07T22:41:54.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6207 | 2025-03-07T22:41:54.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6208 | 2025-03-07T22:41:54.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6209 | 2025-03-07T22:41:54.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6210 | 2025-03-07T22:41:54.703Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
6211 | 2025-03-07T22:41:54.703Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
6212 | 2025-03-07T22:41:54.707Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
6213 | 2025-03-07T22:41:55.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6214 | 2025-03-07T22:41:55.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6215 | 2025-03-07T22:41:55.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6216 | 2025-03-07T22:41:55.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6217 | 2025-03-07T22:41:55.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6218 | 2025-03-07T22:41:55.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6219 | 2025-03-07T22:41:55.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6220 | 2025-03-07T22:41:55.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6221 | 2025-03-07T22:41:55.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6222 | 2025-03-07T22:41:56.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6223 | 2025-03-07T22:41:56.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6224 | 2025-03-07T22:41:56.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6225 | 2025-03-07T22:41:56.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6226 | 2025-03-07T22:41:56.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6227 | 2025-03-07T22:41:56.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6228 | 2025-03-07T22:41:56.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6229 | 2025-03-07T22:41:56.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6230 | 2025-03-07T22:41:56.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6231 | 2025-03-07T22:41:57.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6232 | 2025-03-07T22:41:57.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6233 | 2025-03-07T22:41:57.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6234 | 2025-03-07T22:41:57.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6235 | 2025-03-07T22:41:57.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6236 | 2025-03-07T22:41:57.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6237 | 2025-03-07T22:41:57.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6238 | 2025-03-07T22:41:57.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6239 | 2025-03-07T22:41:57.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6240 | 2025-03-07T22:41:58.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6241 | 2025-03-07T22:41:58.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6242 | 2025-03-07T22:41:58.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6243 | 2025-03-07T22:41:58.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6244 | 2025-03-07T22:41:58.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6245 | 2025-03-07T22:41:58.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6246 | 2025-03-07T22:41:58.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6247 | 2025-03-07T22:41:58.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6248 | 2025-03-07T22:41:58.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6249 | 2025-03-07T22:41:59.416Z | DEBG | oximeter (results-sink): inserting 252 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
6250 | 2025-03-07T22:41:59.416Z | DEBG | oximeter (results-sink-cluster): inserting 252 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
6251 | 2025-03-07T22:41:59.416Z | DEBG | oximeter (clickhouse-client): unrolling 252 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
6252 | 2025-03-07T22:41:59.430Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 120
table_name = fields_string
|
6253 | 2025-03-07T22:41:59.431Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 32
table_name = fields_u16
|
6254 | 2025-03-07T22:41:59.433Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 96
table_name = fields_uuid
|
6255 | 2025-03-07T22:41:59.436Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 160
table_name = measurements_cumulativeu64
|
6256 | 2025-03-07T22:41:59.439Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 32
table_name = measurements_histogramu64
|
6257 | 2025-03-07T22:41:59.440Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 60
table_name = measurements_u64
|
6258 | 2025-03-07T22:41:59.518Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
6259 | 2025-03-07T22:41:59.674Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 87cd3ec6-0e0e-4fcc-8dae-7f482d211070
|
6260 | 2025-03-07T22:41:59.674Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 87cd3ec6-0e0e-4fcc-8dae-7f482d211070
|
6261 | 2025-03-07T22:41:59.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6262 | 2025-03-07T22:41:59.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6263 | 2025-03-07T22:41:59.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6264 | 2025-03-07T22:41:59.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6265 | 2025-03-07T22:41:59.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6266 | 2025-03-07T22:41:59.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6267 | 2025-03-07T22:41:59.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6268 | 2025-03-07T22:41:59.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6269 | 2025-03-07T22:41:59.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6270 | 2025-03-07T22:41:59.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 87cd3ec6-0e0e-4fcc-8dae-7f482d211070
|
6271 | 2025-03-07T22:41:59.688Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
6272 | 2025-03-07T22:41:59.688Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
6273 | 2025-03-07T22:41:59.690Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
6274 | 2025-03-07T22:42:00.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6275 | 2025-03-07T22:42:00.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6276 | 2025-03-07T22:42:00.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6277 | 2025-03-07T22:42:00.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6278 | 2025-03-07T22:42:00.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6279 | 2025-03-07T22:42:00.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6280 | 2025-03-07T22:42:00.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6281 | 2025-03-07T22:42:00.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6282 | 2025-03-07T22:42:00.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6283 | 2025-03-07T22:42:01.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6284 | 2025-03-07T22:42:01.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6285 | 2025-03-07T22:42:01.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6286 | 2025-03-07T22:42:01.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6287 | 2025-03-07T22:42:01.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6288 | 2025-03-07T22:42:01.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6289 | 2025-03-07T22:42:01.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6290 | 2025-03-07T22:42:01.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6291 | 2025-03-07T22:42:01.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6292 | 2025-03-07T22:42:02.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6293 | 2025-03-07T22:42:02.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6294 | 2025-03-07T22:42:02.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6295 | 2025-03-07T22:42:02.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6296 | 2025-03-07T22:42:02.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6297 | 2025-03-07T22:42:02.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6298 | 2025-03-07T22:42:02.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6299 | 2025-03-07T22:42:02.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6300 | 2025-03-07T22:42:02.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6301 | 2025-03-07T22:42:03.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6302 | 2025-03-07T22:42:03.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6303 | 2025-03-07T22:42:03.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6304 | 2025-03-07T22:42:03.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6305 | 2025-03-07T22:42:03.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6306 | 2025-03-07T22:42:03.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6307 | 2025-03-07T22:42:03.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6308 | 2025-03-07T22:42:03.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6309 | 2025-03-07T22:42:03.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6310 | 2025-03-07T22:42:04.417Z | DEBG | oximeter (results-sink): inserting 334 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
6311 | 2025-03-07T22:42:04.417Z | DEBG | oximeter (results-sink-cluster): inserting 334 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
6312 | 2025-03-07T22:42:04.417Z | DEBG | oximeter (clickhouse-client): unrolling 334 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
6313 | 2025-03-07T22:42:04.434Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 212
table_name = fields_i16
|
6314 | 2025-03-07T22:42:04.437Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 633
table_name = fields_string
|
6315 | 2025-03-07T22:42:04.438Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 114
table_name = fields_u16
|
6316 | 2025-03-07T22:42:04.440Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 113
table_name = fields_u32
|
6317 | 2025-03-07T22:42:04.447Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 112
table_name = fields_u8
|
6318 | 2025-03-07T22:42:04.449Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 390
table_name = fields_uuid
|
6319 | 2025-03-07T22:42:04.451Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 6
table_name = measurements_bool
|
6320 | 2025-03-07T22:42:04.453Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 237
table_name = measurements_cumulativeu64
|
6321 | 2025-03-07T22:42:04.456Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 1
table_name = measurements_f64
|
6322 | 2025-03-07T22:42:04.459Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = measurements_histogramu64
|
6323 | 2025-03-07T22:42:04.460Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 82
table_name = measurements_u64
|
6324 | 2025-03-07T22:42:04.518Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
6325 | 2025-03-07T22:42:04.668Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:562
|
6326 | 2025-03-07T22:42:04.668Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending
|
6327 | 2025-03-07T22:42:04.671Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "88551d59-847a-45a3-85ff-d31f0405b70c", "content-length": "1412", "date": "Fri, 07 Mar 2025 22:42:04 GMT"} })
|
6328 | 2025-03-07T22:42:04.671Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D
|
6329 | 2025-03-07T22:42:04.674Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "378cc27f-7d64-4763-9eef-e57ce2ed443b", "content-length": "29", "date": "Fri, 07 Mar 2025 22:42:04 GMT"} })
|
6330 | 2025-03-07T22:42:04.674Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:57359
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 87cd3ec6-0e0e-4fcc-8dae-7f482d211070
|
6331 | 2025-03-07T22:42:04.674Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:637
n_current_tasks = 9
n_pruned_tasks = 0
|
6332 | 2025-03-07T22:42:04.674Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:57359
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 87cd3ec6-0e0e-4fcc-8dae-7f482d211070
|
6333 | 2025-03-07T22:42:04.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
6334 | 2025-03-07T22:42:04.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
6335 | 2025-03-07T22:42:04.676Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
6336 | 2025-03-07T22:42:04.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
6337 | 2025-03-07T22:42:04.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6338 | 2025-03-07T22:42:04.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6339 | 2025-03-07T22:42:04.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
6340 | 2025-03-07T22:42:04.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
6341 | 2025-03-07T22:42:04.678Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
6342 | 2025-03-07T22:42:04.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
6343 | 2025-03-07T22:42:04.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6344 | 2025-03-07T22:42:04.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6345 | 2025-03-07T22:42:04.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6346 | 2025-03-07T22:42:04.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6347 | 2025-03-07T22:42:04.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6348 | 2025-03-07T22:42:04.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6349 | 2025-03-07T22:42:04.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6350 | 2025-03-07T22:42:04.704Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
6351 | 2025-03-07T22:42:04.704Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
6352 | 2025-03-07T22:42:04.708Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
6353 | 2025-03-07T22:42:05.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6354 | 2025-03-07T22:42:05.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6355 | 2025-03-07T22:42:05.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6356 | 2025-03-07T22:42:05.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6357 | 2025-03-07T22:42:05.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6358 | 2025-03-07T22:42:05.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6359 | 2025-03-07T22:42:05.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6360 | 2025-03-07T22:42:05.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6361 | 2025-03-07T22:42:05.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6362 | 2025-03-07T22:42:06.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6363 | 2025-03-07T22:42:06.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6364 | 2025-03-07T22:42:06.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6365 | 2025-03-07T22:42:06.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6366 | 2025-03-07T22:42:06.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6367 | 2025-03-07T22:42:06.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6368 | 2025-03-07T22:42:06.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6369 | 2025-03-07T22:42:06.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6370 | 2025-03-07T22:42:06.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6371 | 2025-03-07T22:42:07.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6372 | 2025-03-07T22:42:07.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6373 | 2025-03-07T22:42:07.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6374 | 2025-03-07T22:42:07.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6375 | 2025-03-07T22:42:07.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6376 | 2025-03-07T22:42:07.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6377 | 2025-03-07T22:42:07.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6378 | 2025-03-07T22:42:07.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6379 | 2025-03-07T22:42:07.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6380 | 2025-03-07T22:42:08.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6381 | 2025-03-07T22:42:08.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6382 | 2025-03-07T22:42:08.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6383 | 2025-03-07T22:42:08.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6384 | 2025-03-07T22:42:08.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6385 | 2025-03-07T22:42:08.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6386 | 2025-03-07T22:42:08.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6387 | 2025-03-07T22:42:08.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6388 | 2025-03-07T22:42:08.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6389 | 2025-03-07T22:42:09.417Z | DEBG | oximeter (results-sink): inserting 254 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
6390 | 2025-03-07T22:42:09.417Z | DEBG | oximeter (results-sink-cluster): inserting 254 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
6391 | 2025-03-07T22:42:09.417Z | DEBG | oximeter (clickhouse-client): unrolling 254 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
6392 | 2025-03-07T22:42:09.430Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 4
table_name = fields_ipaddr
|
6393 | 2025-03-07T22:42:09.432Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 122
table_name = fields_string
|
6394 | 2025-03-07T22:42:09.433Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 36
table_name = fields_u16
|
6395 | 2025-03-07T22:42:09.440Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 100
table_name = fields_uuid
|
6396 | 2025-03-07T22:42:09.443Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 162
table_name = measurements_cumulativeu64
|
6397 | 2025-03-07T22:42:09.447Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 32
table_name = measurements_histogramu64
|
6398 | 2025-03-07T22:42:09.453Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 60
table_name = measurements_u64
|
6399 | 2025-03-07T22:42:09.518Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
6400 | 2025-03-07T22:42:09.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6401 | 2025-03-07T22:42:09.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6402 | 2025-03-07T22:42:09.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6403 | 2025-03-07T22:42:09.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6404 | 2025-03-07T22:42:09.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6405 | 2025-03-07T22:42:09.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6406 | 2025-03-07T22:42:09.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6407 | 2025-03-07T22:42:09.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6408 | 2025-03-07T22:42:09.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6409 | 2025-03-07T22:42:09.688Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
6410 | 2025-03-07T22:42:09.688Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
6411 | 2025-03-07T22:42:09.690Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
6412 | 2025-03-07T22:42:10.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6413 | 2025-03-07T22:42:10.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6414 | 2025-03-07T22:42:10.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6415 | 2025-03-07T22:42:10.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6416 | 2025-03-07T22:42:10.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6417 | 2025-03-07T22:42:10.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6418 | 2025-03-07T22:42:10.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6419 | 2025-03-07T22:42:10.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6420 | 2025-03-07T22:42:10.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6421 | 2025-03-07T22:42:11.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6422 | 2025-03-07T22:42:11.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6423 | 2025-03-07T22:42:11.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6424 | 2025-03-07T22:42:11.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6425 | 2025-03-07T22:42:11.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6426 | 2025-03-07T22:42:11.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6427 | 2025-03-07T22:42:11.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6428 | 2025-03-07T22:42:11.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6429 | 2025-03-07T22:42:11.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6430 | 2025-03-07T22:42:12.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6431 | 2025-03-07T22:42:12.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6432 | 2025-03-07T22:42:12.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6433 | 2025-03-07T22:42:12.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6434 | 2025-03-07T22:42:12.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6435 | 2025-03-07T22:42:12.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6436 | 2025-03-07T22:42:12.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6437 | 2025-03-07T22:42:12.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6438 | 2025-03-07T22:42:12.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6439 | 2025-03-07T22:42:13.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6440 | 2025-03-07T22:42:13.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6441 | 2025-03-07T22:42:13.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6442 | 2025-03-07T22:42:13.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6443 | 2025-03-07T22:42:13.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6444 | 2025-03-07T22:42:13.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6445 | 2025-03-07T22:42:13.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6446 | 2025-03-07T22:42:13.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6447 | 2025-03-07T22:42:13.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6448 | 2025-03-07T22:42:14.417Z | DEBG | oximeter (results-sink): inserting 228 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
6449 | 2025-03-07T22:42:14.417Z | DEBG | oximeter (results-sink-cluster): inserting 228 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
6450 | 2025-03-07T22:42:14.417Z | DEBG | oximeter (clickhouse-client): unrolling 228 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
6451 | 2025-03-07T22:42:14.429Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 72
table_name = fields_string
|
6452 | 2025-03-07T22:42:14.430Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = fields_u16
|
6453 | 2025-03-07T22:42:14.432Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 72
table_name = fields_uuid
|
6454 | 2025-03-07T22:42:14.434Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 160
table_name = measurements_cumulativeu64
|
6455 | 2025-03-07T22:42:14.443Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = measurements_histogramu64
|
6456 | 2025-03-07T22:42:14.446Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 60
table_name = measurements_u64
|
6457 | 2025-03-07T22:42:14.518Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
6458 | 2025-03-07T22:42:14.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
6459 | 2025-03-07T22:42:14.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
6460 | 2025-03-07T22:42:14.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
6461 | 2025-03-07T22:42:14.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6462 | 2025-03-07T22:42:14.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6463 | 2025-03-07T22:42:14.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
6464 | 2025-03-07T22:42:14.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
6465 | 2025-03-07T22:42:14.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
6466 | 2025-03-07T22:42:14.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6467 | 2025-03-07T22:42:14.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6468 | 2025-03-07T22:42:14.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6469 | 2025-03-07T22:42:14.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6470 | 2025-03-07T22:42:14.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6471 | 2025-03-07T22:42:14.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6472 | 2025-03-07T22:42:14.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6473 | 2025-03-07T22:42:14.704Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
6474 | 2025-03-07T22:42:14.704Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
6475 | 2025-03-07T22:42:14.708Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
6476 | 2025-03-07T22:42:15.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6477 | 2025-03-07T22:42:15.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6478 | 2025-03-07T22:42:15.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6479 | 2025-03-07T22:42:15.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6480 | 2025-03-07T22:42:15.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6481 | 2025-03-07T22:42:15.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6482 | 2025-03-07T22:42:15.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6483 | 2025-03-07T22:42:15.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6484 | 2025-03-07T22:42:15.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6485 | 2025-03-07T22:42:16.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6486 | 2025-03-07T22:42:16.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6487 | 2025-03-07T22:42:16.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6488 | 2025-03-07T22:42:16.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6489 | 2025-03-07T22:42:16.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6490 | 2025-03-07T22:42:16.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6491 | 2025-03-07T22:42:16.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6492 | 2025-03-07T22:42:16.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6493 | 2025-03-07T22:42:16.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6494 | 2025-03-07T22:42:17.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6495 | 2025-03-07T22:42:17.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6496 | 2025-03-07T22:42:17.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6497 | 2025-03-07T22:42:17.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6498 | 2025-03-07T22:42:17.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6499 | 2025-03-07T22:42:17.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6500 | 2025-03-07T22:42:17.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6501 | 2025-03-07T22:42:17.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6502 | 2025-03-07T22:42:17.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6503 | 2025-03-07T22:42:18.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6504 | 2025-03-07T22:42:18.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6505 | 2025-03-07T22:42:18.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6506 | 2025-03-07T22:42:18.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6507 | 2025-03-07T22:42:18.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6508 | 2025-03-07T22:42:18.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6509 | 2025-03-07T22:42:18.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6510 | 2025-03-07T22:42:18.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6511 | 2025-03-07T22:42:18.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6512 | 2025-03-07T22:42:19.417Z | DEBG | oximeter (results-sink): inserting 252 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
6513 | 2025-03-07T22:42:19.417Z | DEBG | oximeter (results-sink-cluster): inserting 252 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
6514 | 2025-03-07T22:42:19.417Z | DEBG | oximeter (clickhouse-client): unrolling 252 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
6515 | 2025-03-07T22:42:19.430Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 120
table_name = fields_string
|
6516 | 2025-03-07T22:42:19.435Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 32
table_name = fields_u16
|
6517 | 2025-03-07T22:42:19.439Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 96
table_name = fields_uuid
|
6518 | 2025-03-07T22:42:19.444Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 160
table_name = measurements_cumulativeu64
|
6519 | 2025-03-07T22:42:19.448Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 32
table_name = measurements_histogramu64
|
6520 | 2025-03-07T22:42:19.450Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 60
table_name = measurements_u64
|
6521 | 2025-03-07T22:42:19.518Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
6522 | 2025-03-07T22:42:19.668Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:562
|
6523 | 2025-03-07T22:42:19.668Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending
|
6524 | 2025-03-07T22:42:19.671Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "e069e297-7e13-4559-991d-9cbc693cb089", "content-length": "1412", "date": "Fri, 07 Mar 2025 22:42:19 GMT"} })
|
6525 | 2025-03-07T22:42:19.671Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D
|
6526 | 2025-03-07T22:42:19.673Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "35a15024-1268-44ba-aac3-645aa08ff70e", "content-length": "29", "date": "Fri, 07 Mar 2025 22:42:19 GMT"} })
|
6527 | 2025-03-07T22:42:19.673Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:637
n_current_tasks = 9
n_pruned_tasks = 0
|
6528 | 2025-03-07T22:42:19.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6529 | 2025-03-07T22:42:19.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6530 | 2025-03-07T22:42:19.678Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6531 | 2025-03-07T22:42:19.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6532 | 2025-03-07T22:42:19.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6533 | 2025-03-07T22:42:19.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6534 | 2025-03-07T22:42:19.680Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6535 | 2025-03-07T22:42:19.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6536 | 2025-03-07T22:42:19.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6537 | 2025-03-07T22:42:19.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6538 | 2025-03-07T22:42:19.682Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6539 | 2025-03-07T22:42:19.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6540 | 2025-03-07T22:42:19.683Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6541 | 2025-03-07T22:42:19.683Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6542 | 2025-03-07T22:42:19.684Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6543 | 2025-03-07T22:42:19.686Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 87cd3ec6-0e0e-4fcc-8dae-7f482d211070
|
6544 | 2025-03-07T22:42:19.688Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
6545 | 2025-03-07T22:42:19.688Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
6546 | 2025-03-07T22:42:19.689Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
6547 | 2025-03-07T22:42:19.690Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
6548 | 2025-03-07T22:42:19.723Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6549 | 2025-03-07T22:42:20.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6550 | 2025-03-07T22:42:20.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6551 | 2025-03-07T22:42:20.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6552 | 2025-03-07T22:42:20.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6553 | 2025-03-07T22:42:20.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6554 | 2025-03-07T22:42:20.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6555 | 2025-03-07T22:42:20.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6556 | 2025-03-07T22:42:20.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6557 | 2025-03-07T22:42:20.683Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6558 | 2025-03-07T22:42:21.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6559 | 2025-03-07T22:42:21.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6560 | 2025-03-07T22:42:21.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6561 | 2025-03-07T22:42:21.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6562 | 2025-03-07T22:42:21.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6563 | 2025-03-07T22:42:21.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6564 | 2025-03-07T22:42:21.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6565 | 2025-03-07T22:42:21.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6566 | 2025-03-07T22:42:21.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6567 | 2025-03-07T22:42:22.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6568 | 2025-03-07T22:42:22.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6569 | 2025-03-07T22:42:22.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6570 | 2025-03-07T22:42:22.679Z | DEBG | oximeter (results-sink-cluster): inserting 1006 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
6571 | 2025-03-07T22:42:22.679Z | DEBG | oximeter (results-sink): inserting 1006 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
6572 | 2025-03-07T22:42:22.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6573 | 2025-03-07T22:42:22.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6574 | 2025-03-07T22:42:22.679Z | DEBG | oximeter (clickhouse-client): unrolling 1006 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
6575 | 2025-03-07T22:42:22.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6576 | 2025-03-07T22:42:22.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6577 | 2025-03-07T22:42:22.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6578 | 2025-03-07T22:42:22.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6579 | 2025-03-07T22:42:22.722Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 12
table_name = fields_ipaddr
|
6580 | 2025-03-07T22:42:22.729Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 1218
table_name = fields_string
|
6581 | 2025-03-07T22:42:22.731Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 20
table_name = fields_u16
|
6582 | 2025-03-07T22:42:22.733Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 228
table_name = fields_u32
|
6583 | 2025-03-07T22:42:22.735Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 540
table_name = fields_uuid
|
6584 | 2025-03-07T22:42:22.737Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 958
table_name = measurements_cumulativeu64
|
6585 | 2025-03-07T22:42:22.740Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = measurements_histogramu64
|
6586 | 2025-03-07T22:42:22.742Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 40
table_name = measurements_u64
|
6587 | 2025-03-07T22:42:22.781Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
6588 | 2025-03-07T22:42:23.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6589 | 2025-03-07T22:42:23.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6590 | 2025-03-07T22:42:23.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6591 | 2025-03-07T22:42:23.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6592 | 2025-03-07T22:42:23.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6593 | 2025-03-07T22:42:23.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6594 | 2025-03-07T22:42:23.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6595 | 2025-03-07T22:42:23.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6596 | 2025-03-07T22:42:23.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6597 | 2025-03-07T22:42:24.417Z | DEBG | oximeter (results-sink): inserting 74 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
6598 | 2025-03-07T22:42:24.417Z | DEBG | oximeter (results-sink-cluster): inserting 74 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
6599 | 2025-03-07T22:42:24.417Z | DEBG | oximeter (clickhouse-client): unrolling 74 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
6600 | 2025-03-07T22:42:24.425Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 56
table_name = fields_string
|
6601 | 2025-03-07T22:42:24.427Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 64
table_name = fields_uuid
|
6602 | 2025-03-07T22:42:24.430Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 54
table_name = measurements_cumulativeu64
|
6603 | 2025-03-07T22:42:24.432Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 20
table_name = measurements_u64
|
6604 | 2025-03-07T22:42:24.518Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
6605 | 2025-03-07T22:42:24.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
6606 | 2025-03-07T22:42:24.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
6607 | 2025-03-07T22:42:24.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
6608 | 2025-03-07T22:42:24.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6609 | 2025-03-07T22:42:24.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6610 | 2025-03-07T22:42:24.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
6611 | 2025-03-07T22:42:24.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
6612 | 2025-03-07T22:42:24.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
6613 | 2025-03-07T22:42:24.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6614 | 2025-03-07T22:42:24.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6615 | 2025-03-07T22:42:24.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6616 | 2025-03-07T22:42:24.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6617 | 2025-03-07T22:42:24.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6618 | 2025-03-07T22:42:24.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6619 | 2025-03-07T22:42:24.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6620 | 2025-03-07T22:42:24.704Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
6621 | 2025-03-07T22:42:24.704Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
6622 | 2025-03-07T22:42:24.708Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
6623 | 2025-03-07T22:42:25.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6624 | 2025-03-07T22:42:25.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6625 | 2025-03-07T22:42:25.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6626 | 2025-03-07T22:42:25.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6627 | 2025-03-07T22:42:25.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6628 | 2025-03-07T22:42:25.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6629 | 2025-03-07T22:42:25.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6630 | 2025-03-07T22:42:25.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6631 | 2025-03-07T22:42:25.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6632 | 2025-03-07T22:42:26.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6633 | 2025-03-07T22:42:26.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6634 | 2025-03-07T22:42:26.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6635 | 2025-03-07T22:42:26.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6636 | 2025-03-07T22:42:26.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6637 | 2025-03-07T22:42:26.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6638 | 2025-03-07T22:42:26.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6639 | 2025-03-07T22:42:26.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6640 | 2025-03-07T22:42:26.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6641 | 2025-03-07T22:42:27.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6642 | 2025-03-07T22:42:27.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6643 | 2025-03-07T22:42:27.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6644 | 2025-03-07T22:42:27.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6645 | 2025-03-07T22:42:27.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6646 | 2025-03-07T22:42:27.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6647 | 2025-03-07T22:42:27.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6648 | 2025-03-07T22:42:27.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6649 | 2025-03-07T22:42:27.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6650 | 2025-03-07T22:42:28.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6651 | 2025-03-07T22:42:28.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6652 | 2025-03-07T22:42:28.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6653 | 2025-03-07T22:42:28.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6654 | 2025-03-07T22:42:28.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6655 | 2025-03-07T22:42:28.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6656 | 2025-03-07T22:42:28.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6657 | 2025-03-07T22:42:28.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6658 | 2025-03-07T22:42:28.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6659 | 2025-03-07T22:42:29.417Z | DEBG | oximeter (results-sink): inserting 252 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
6660 | 2025-03-07T22:42:29.417Z | DEBG | oximeter (results-sink-cluster): inserting 252 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
6661 | 2025-03-07T22:42:29.417Z | DEBG | oximeter (clickhouse-client): unrolling 252 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
6662 | 2025-03-07T22:42:29.430Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 120
table_name = fields_string
|
6663 | 2025-03-07T22:42:29.432Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 32
table_name = fields_u16
|
6664 | 2025-03-07T22:42:29.434Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 96
table_name = fields_uuid
|
6665 | 2025-03-07T22:42:29.435Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 160
table_name = measurements_cumulativeu64
|
6666 | 2025-03-07T22:42:29.438Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 32
table_name = measurements_histogramu64
|
6667 | 2025-03-07T22:42:29.440Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 60
table_name = measurements_u64
|
6668 | 2025-03-07T22:42:29.518Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
6669 | 2025-03-07T22:42:29.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6670 | 2025-03-07T22:42:29.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6671 | 2025-03-07T22:42:29.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6672 | 2025-03-07T22:42:29.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6673 | 2025-03-07T22:42:29.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6674 | 2025-03-07T22:42:29.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6675 | 2025-03-07T22:42:29.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6676 | 2025-03-07T22:42:29.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6677 | 2025-03-07T22:42:29.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6678 | 2025-03-07T22:42:29.688Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
6679 | 2025-03-07T22:42:29.688Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
6680 | 2025-03-07T22:42:29.690Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
6681 | 2025-03-07T22:42:30.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6682 | 2025-03-07T22:42:30.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6683 | 2025-03-07T22:42:30.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6684 | 2025-03-07T22:42:30.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6685 | 2025-03-07T22:42:30.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6686 | 2025-03-07T22:42:30.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6687 | 2025-03-07T22:42:30.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6688 | 2025-03-07T22:42:30.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6689 | 2025-03-07T22:42:30.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6690 | 2025-03-07T22:42:31.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6691 | 2025-03-07T22:42:31.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6692 | 2025-03-07T22:42:31.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6693 | 2025-03-07T22:42:31.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6694 | 2025-03-07T22:42:31.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6695 | 2025-03-07T22:42:31.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6696 | 2025-03-07T22:42:31.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6697 | 2025-03-07T22:42:31.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6698 | 2025-03-07T22:42:31.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6699 | 2025-03-07T22:42:32.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6700 | 2025-03-07T22:42:32.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6701 | 2025-03-07T22:42:32.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6702 | 2025-03-07T22:42:32.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6703 | 2025-03-07T22:42:32.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6704 | 2025-03-07T22:42:32.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6705 | 2025-03-07T22:42:32.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6706 | 2025-03-07T22:42:32.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6707 | 2025-03-07T22:42:32.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6708 | 2025-03-07T22:42:33.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6709 | 2025-03-07T22:42:33.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6710 | 2025-03-07T22:42:33.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6711 | 2025-03-07T22:42:33.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6712 | 2025-03-07T22:42:33.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6713 | 2025-03-07T22:42:33.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6714 | 2025-03-07T22:42:33.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6715 | 2025-03-07T22:42:33.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6716 | 2025-03-07T22:42:33.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6717 | 2025-03-07T22:42:34.417Z | DEBG | oximeter (results-sink): inserting 228 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
6718 | 2025-03-07T22:42:34.417Z | DEBG | oximeter (results-sink-cluster): inserting 228 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
6719 | 2025-03-07T22:42:34.417Z | DEBG | oximeter (clickhouse-client): unrolling 228 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
6720 | 2025-03-07T22:42:34.429Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 72
table_name = fields_string
|
6721 | 2025-03-07T22:42:34.430Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = fields_u16
|
6722 | 2025-03-07T22:42:34.437Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 72
table_name = fields_uuid
|
6723 | 2025-03-07T22:42:34.440Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 160
table_name = measurements_cumulativeu64
|
6724 | 2025-03-07T22:42:34.448Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = measurements_histogramu64
|
6725 | 2025-03-07T22:42:34.456Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 60
table_name = measurements_u64
|
6726 | 2025-03-07T22:42:34.519Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
6727 | 2025-03-07T22:42:34.668Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:562
|
6728 | 2025-03-07T22:42:34.668Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending
|
6729 | 2025-03-07T22:42:34.672Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "14c140bc-b822-452c-b132-fd465e28f332", "content-length": "1412", "date": "Fri, 07 Mar 2025 22:42:34 GMT"} })
|
6730 | 2025-03-07T22:42:34.672Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D
|
6731 | 2025-03-07T22:42:34.674Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "ce29676a-e49f-4d8c-b223-7cf9aeb9ac77", "content-length": "29", "date": "Fri, 07 Mar 2025 22:42:34 GMT"} })
|
6732 | 2025-03-07T22:42:34.674Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:637
n_current_tasks = 9
n_pruned_tasks = 0
|
6733 | 2025-03-07T22:42:34.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
6734 | 2025-03-07T22:42:34.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 87cd3ec6-0e0e-4fcc-8dae-7f482d211070
|
6735 | 2025-03-07T22:42:34.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
6736 | 2025-03-07T22:42:34.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 87cd3ec6-0e0e-4fcc-8dae-7f482d211070
|
6737 | 2025-03-07T22:42:34.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
6738 | 2025-03-07T22:42:34.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6739 | 2025-03-07T22:42:34.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6740 | 2025-03-07T22:42:34.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
6741 | 2025-03-07T22:42:34.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
6742 | 2025-03-07T22:42:34.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
6743 | 2025-03-07T22:42:34.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6744 | 2025-03-07T22:42:34.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6745 | 2025-03-07T22:42:34.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6746 | 2025-03-07T22:42:34.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 87cd3ec6-0e0e-4fcc-8dae-7f482d211070
|
6747 | 2025-03-07T22:42:34.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6748 | 2025-03-07T22:42:34.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6749 | 2025-03-07T22:42:34.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6750 | 2025-03-07T22:42:34.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6751 | 2025-03-07T22:42:34.704Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
6752 | 2025-03-07T22:42:34.704Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
6753 | 2025-03-07T22:42:34.705Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
6754 | 2025-03-07T22:42:34.708Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
6755 | 2025-03-07T22:42:35.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6756 | 2025-03-07T22:42:35.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6757 | 2025-03-07T22:42:35.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6758 | 2025-03-07T22:42:35.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6759 | 2025-03-07T22:42:35.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6760 | 2025-03-07T22:42:35.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6761 | 2025-03-07T22:42:35.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6762 | 2025-03-07T22:42:35.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6763 | 2025-03-07T22:42:35.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6764 | 2025-03-07T22:42:36.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6765 | 2025-03-07T22:42:36.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6766 | 2025-03-07T22:42:36.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6767 | 2025-03-07T22:42:36.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6768 | 2025-03-07T22:42:36.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6769 | 2025-03-07T22:42:36.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6770 | 2025-03-07T22:42:36.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6771 | 2025-03-07T22:42:36.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6772 | 2025-03-07T22:42:36.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6773 | 2025-03-07T22:42:37.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6774 | 2025-03-07T22:42:37.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6775 | 2025-03-07T22:42:37.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6776 | 2025-03-07T22:42:37.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6777 | 2025-03-07T22:42:37.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6778 | 2025-03-07T22:42:37.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6779 | 2025-03-07T22:42:37.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6780 | 2025-03-07T22:42:37.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6781 | 2025-03-07T22:42:37.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6782 | 2025-03-07T22:42:38.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6783 | 2025-03-07T22:42:38.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6784 | 2025-03-07T22:42:38.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6785 | 2025-03-07T22:42:38.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6786 | 2025-03-07T22:42:38.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6787 | 2025-03-07T22:42:38.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6788 | 2025-03-07T22:42:38.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6789 | 2025-03-07T22:42:38.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6790 | 2025-03-07T22:42:38.683Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6791 | 2025-03-07T22:42:39.417Z | DEBG | oximeter (results-sink): inserting 325 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
6792 | 2025-03-07T22:42:39.417Z | DEBG | oximeter (results-sink-cluster): inserting 325 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
6793 | 2025-03-07T22:42:39.417Z | DEBG | oximeter (clickhouse-client): unrolling 325 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
6794 | 2025-03-07T22:42:39.433Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 24
table_name = fields_i16
|
6795 | 2025-03-07T22:42:39.435Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 2
table_name = fields_ipaddr
|
6796 | 2025-03-07T22:42:39.437Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 241
table_name = fields_string
|
6797 | 2025-03-07T22:42:39.442Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 46
table_name = fields_u16
|
6798 | 2025-03-07T22:42:39.445Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 24
table_name = fields_u32
|
6799 | 2025-03-07T22:42:39.447Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 12
table_name = fields_u8
|
6800 | 2025-03-07T22:42:39.449Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 134
table_name = fields_uuid
|
6801 | 2025-03-07T22:42:39.455Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 233
table_name = measurements_cumulativeu64
|
6802 | 2025-03-07T22:42:39.458Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 32
table_name = measurements_histogramu64
|
6803 | 2025-03-07T22:42:39.460Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 60
table_name = measurements_u64
|
6804 | 2025-03-07T22:42:39.519Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
6805 | 2025-03-07T22:42:39.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6806 | 2025-03-07T22:42:39.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6807 | 2025-03-07T22:42:39.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6808 | 2025-03-07T22:42:39.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6809 | 2025-03-07T22:42:39.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6810 | 2025-03-07T22:42:39.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6811 | 2025-03-07T22:42:39.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6812 | 2025-03-07T22:42:39.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6813 | 2025-03-07T22:42:39.683Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6814 | 2025-03-07T22:42:39.689Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
6815 | 2025-03-07T22:42:39.689Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
6816 | 2025-03-07T22:42:39.691Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
6817 | 2025-03-07T22:42:40.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6818 | 2025-03-07T22:42:40.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6819 | 2025-03-07T22:42:40.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6820 | 2025-03-07T22:42:40.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6821 | 2025-03-07T22:42:40.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6822 | 2025-03-07T22:42:40.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6823 | 2025-03-07T22:42:40.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6824 | 2025-03-07T22:42:40.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6825 | 2025-03-07T22:42:40.683Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6826 | 2025-03-07T22:42:41.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6827 | 2025-03-07T22:42:41.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6828 | 2025-03-07T22:42:41.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6829 | 2025-03-07T22:42:41.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6830 | 2025-03-07T22:42:41.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6831 | 2025-03-07T22:42:41.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6832 | 2025-03-07T22:42:41.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6833 | 2025-03-07T22:42:41.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6834 | 2025-03-07T22:42:41.683Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6835 | 2025-03-07T22:42:42.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6836 | 2025-03-07T22:42:42.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6837 | 2025-03-07T22:42:42.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6838 | 2025-03-07T22:42:42.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6839 | 2025-03-07T22:42:42.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6840 | 2025-03-07T22:42:42.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6841 | 2025-03-07T22:42:42.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6842 | 2025-03-07T22:42:42.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6843 | 2025-03-07T22:42:42.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6844 | 2025-03-07T22:42:43.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6845 | 2025-03-07T22:42:43.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6846 | 2025-03-07T22:42:43.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6847 | 2025-03-07T22:42:43.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6848 | 2025-03-07T22:42:43.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6849 | 2025-03-07T22:42:43.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6850 | 2025-03-07T22:42:43.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6851 | 2025-03-07T22:42:43.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6852 | 2025-03-07T22:42:43.683Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6853 | 2025-03-07T22:42:44.417Z | DEBG | oximeter (results-sink): inserting 228 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
6854 | 2025-03-07T22:42:44.417Z | DEBG | oximeter (results-sink-cluster): inserting 228 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
6855 | 2025-03-07T22:42:44.417Z | DEBG | oximeter (clickhouse-client): unrolling 228 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
6856 | 2025-03-07T22:42:44.429Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 72
table_name = fields_string
|
6857 | 2025-03-07T22:42:44.432Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = fields_u16
|
6858 | 2025-03-07T22:42:44.434Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 72
table_name = fields_uuid
|
6859 | 2025-03-07T22:42:44.436Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 160
table_name = measurements_cumulativeu64
|
6860 | 2025-03-07T22:42:44.439Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = measurements_histogramu64
|
6861 | 2025-03-07T22:42:44.440Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 60
table_name = measurements_u64
|
6862 | 2025-03-07T22:42:44.518Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
6863 | 2025-03-07T22:42:44.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
6864 | 2025-03-07T22:42:44.675Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
6865 | 2025-03-07T22:42:44.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
6866 | 2025-03-07T22:42:44.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6867 | 2025-03-07T22:42:44.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6868 | 2025-03-07T22:42:44.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
6869 | 2025-03-07T22:42:44.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
6870 | 2025-03-07T22:42:44.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
6871 | 2025-03-07T22:42:44.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6872 | 2025-03-07T22:42:44.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6873 | 2025-03-07T22:42:44.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6874 | 2025-03-07T22:42:44.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6875 | 2025-03-07T22:42:44.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6876 | 2025-03-07T22:42:44.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6877 | 2025-03-07T22:42:44.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6878 | 2025-03-07T22:42:44.704Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
6879 | 2025-03-07T22:42:44.704Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
6880 | 2025-03-07T22:42:44.708Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
6881 | 2025-03-07T22:42:45.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6882 | 2025-03-07T22:42:45.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6883 | 2025-03-07T22:42:45.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6884 | 2025-03-07T22:42:45.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6885 | 2025-03-07T22:42:45.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6886 | 2025-03-07T22:42:45.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6887 | 2025-03-07T22:42:45.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6888 | 2025-03-07T22:42:45.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6889 | 2025-03-07T22:42:45.683Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6890 | 2025-03-07T22:42:46.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6891 | 2025-03-07T22:42:46.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6892 | 2025-03-07T22:42:46.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6893 | 2025-03-07T22:42:46.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6894 | 2025-03-07T22:42:46.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6895 | 2025-03-07T22:42:46.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6896 | 2025-03-07T22:42:46.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6897 | 2025-03-07T22:42:46.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6898 | 2025-03-07T22:42:46.683Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6899 | 2025-03-07T22:42:47.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6900 | 2025-03-07T22:42:47.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6901 | 2025-03-07T22:42:47.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6902 | 2025-03-07T22:42:47.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6903 | 2025-03-07T22:42:47.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6904 | 2025-03-07T22:42:47.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6905 | 2025-03-07T22:42:47.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6906 | 2025-03-07T22:42:47.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6907 | 2025-03-07T22:42:47.683Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6908 | 2025-03-07T22:42:48.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6909 | 2025-03-07T22:42:48.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6910 | 2025-03-07T22:42:48.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6911 | 2025-03-07T22:42:48.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6912 | 2025-03-07T22:42:48.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6913 | 2025-03-07T22:42:48.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6914 | 2025-03-07T22:42:48.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6915 | 2025-03-07T22:42:48.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6916 | 2025-03-07T22:42:48.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6917 | 2025-03-07T22:42:49.417Z | DEBG | oximeter (results-sink): inserting 252 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
6918 | 2025-03-07T22:42:49.417Z | DEBG | oximeter (results-sink-cluster): inserting 252 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
6919 | 2025-03-07T22:42:49.417Z | DEBG | oximeter (clickhouse-client): unrolling 252 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
6920 | 2025-03-07T22:42:49.430Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 120
table_name = fields_string
|
6921 | 2025-03-07T22:42:49.432Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 32
table_name = fields_u16
|
6922 | 2025-03-07T22:42:49.434Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 96
table_name = fields_uuid
|
6923 | 2025-03-07T22:42:49.435Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 160
table_name = measurements_cumulativeu64
|
6924 | 2025-03-07T22:42:49.438Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 32
table_name = measurements_histogramu64
|
6925 | 2025-03-07T22:42:49.440Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 60
table_name = measurements_u64
|
6926 | 2025-03-07T22:42:49.519Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
6927 | 2025-03-07T22:42:49.668Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:562
|
6928 | 2025-03-07T22:42:49.668Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending
|
6929 | 2025-03-07T22:42:49.671Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "6247f5f2-fdd8-4512-b9d8-1275ed0520f7", "content-length": "1412", "date": "Fri, 07 Mar 2025 22:42:49 GMT"} })
|
6930 | 2025-03-07T22:42:49.671Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D
|
6931 | 2025-03-07T22:42:49.673Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "9a1d1a49-9778-4dbf-b10f-c0ae36d8d6ce", "content-length": "29", "date": "Fri, 07 Mar 2025 22:42:48 GMT"} })
|
6932 | 2025-03-07T22:42:49.673Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:637
n_current_tasks = 9
n_pruned_tasks = 0
|
6933 | 2025-03-07T22:42:49.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6934 | 2025-03-07T22:42:49.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6935 | 2025-03-07T22:42:49.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6936 | 2025-03-07T22:42:49.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6937 | 2025-03-07T22:42:49.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6938 | 2025-03-07T22:42:49.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6939 | 2025-03-07T22:42:49.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6940 | 2025-03-07T22:42:49.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6941 | 2025-03-07T22:42:49.683Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6942 | 2025-03-07T22:42:49.683Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6943 | 2025-03-07T22:42:49.683Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6944 | 2025-03-07T22:42:49.688Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
6945 | 2025-03-07T22:42:49.688Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
6946 | 2025-03-07T22:42:49.690Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
6947 | 2025-03-07T22:42:49.723Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6948 | 2025-03-07T22:42:50.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6949 | 2025-03-07T22:42:50.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6950 | 2025-03-07T22:42:50.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6951 | 2025-03-07T22:42:50.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6952 | 2025-03-07T22:42:50.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6953 | 2025-03-07T22:42:50.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6954 | 2025-03-07T22:42:50.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6955 | 2025-03-07T22:42:50.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6956 | 2025-03-07T22:42:50.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6957 | 2025-03-07T22:42:51.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6958 | 2025-03-07T22:42:51.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6959 | 2025-03-07T22:42:51.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6960 | 2025-03-07T22:42:51.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6961 | 2025-03-07T22:42:51.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6962 | 2025-03-07T22:42:51.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6963 | 2025-03-07T22:42:51.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6964 | 2025-03-07T22:42:51.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6965 | 2025-03-07T22:42:51.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6966 | 2025-03-07T22:42:52.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6967 | 2025-03-07T22:42:52.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6968 | 2025-03-07T22:42:52.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6969 | 2025-03-07T22:42:52.679Z | DEBG | oximeter (results-sink-cluster): inserting 1000 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
6970 | 2025-03-07T22:42:52.679Z | DEBG | oximeter (results-sink): inserting 1000 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
6971 | 2025-03-07T22:42:52.679Z | DEBG | oximeter (clickhouse-client): unrolling 1000 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
6972 | 2025-03-07T22:42:52.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6973 | 2025-03-07T22:42:52.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6974 | 2025-03-07T22:42:52.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6975 | 2025-03-07T22:42:52.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6976 | 2025-03-07T22:42:52.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6977 | 2025-03-07T22:42:52.683Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6978 | 2025-03-07T22:42:52.724Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 1212
table_name = fields_string
|
6979 | 2025-03-07T22:42:52.726Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = fields_u16
|
6980 | 2025-03-07T22:42:52.728Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 228
table_name = fields_u32
|
6981 | 2025-03-07T22:42:52.730Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 528
table_name = fields_uuid
|
6982 | 2025-03-07T22:42:52.732Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 952
table_name = measurements_cumulativeu64
|
6983 | 2025-03-07T22:42:52.735Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = measurements_histogramu64
|
6984 | 2025-03-07T22:42:52.736Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 40
table_name = measurements_u64
|
6985 | 2025-03-07T22:42:52.780Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
6986 | 2025-03-07T22:42:53.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6987 | 2025-03-07T22:42:53.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6988 | 2025-03-07T22:42:53.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
6989 | 2025-03-07T22:42:53.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6990 | 2025-03-07T22:42:53.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6991 | 2025-03-07T22:42:53.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
6992 | 2025-03-07T22:42:53.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6993 | 2025-03-07T22:42:53.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6994 | 2025-03-07T22:42:53.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
6995 | 2025-03-07T22:42:54.418Z | DEBG | oximeter (results-sink): inserting 74 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
6996 | 2025-03-07T22:42:54.418Z | DEBG | oximeter (results-sink-cluster): inserting 74 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
6997 | 2025-03-07T22:42:54.418Z | DEBG | oximeter (clickhouse-client): unrolling 74 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
6998 | 2025-03-07T22:42:54.426Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 56
table_name = fields_string
|
6999 | 2025-03-07T22:42:54.428Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 64
table_name = fields_uuid
|
7000 | 2025-03-07T22:42:54.430Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 54
table_name = measurements_cumulativeu64
|
7001 | 2025-03-07T22:42:54.437Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 20
table_name = measurements_u64
|
7002 | 2025-03-07T22:42:54.518Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
7003 | 2025-03-07T22:42:54.675Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
7004 | 2025-03-07T22:42:54.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
7005 | 2025-03-07T22:42:54.676Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
7006 | 2025-03-07T22:42:54.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7007 | 2025-03-07T22:42:54.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7008 | 2025-03-07T22:42:54.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
7009 | 2025-03-07T22:42:54.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
7010 | 2025-03-07T22:42:54.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
7011 | 2025-03-07T22:42:54.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7012 | 2025-03-07T22:42:54.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7013 | 2025-03-07T22:42:54.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7014 | 2025-03-07T22:42:54.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7015 | 2025-03-07T22:42:54.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7016 | 2025-03-07T22:42:54.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7017 | 2025-03-07T22:42:54.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7018 | 2025-03-07T22:42:54.704Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
7019 | 2025-03-07T22:42:54.704Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
7020 | 2025-03-07T22:42:54.708Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
7021 | 2025-03-07T22:42:55.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7022 | 2025-03-07T22:42:55.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7023 | 2025-03-07T22:42:55.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7024 | 2025-03-07T22:42:55.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7025 | 2025-03-07T22:42:55.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7026 | 2025-03-07T22:42:55.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7027 | 2025-03-07T22:42:55.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7028 | 2025-03-07T22:42:55.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7029 | 2025-03-07T22:42:55.683Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7030 | 2025-03-07T22:42:56.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7031 | 2025-03-07T22:42:56.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7032 | 2025-03-07T22:42:56.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7033 | 2025-03-07T22:42:56.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7034 | 2025-03-07T22:42:56.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7035 | 2025-03-07T22:42:56.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7036 | 2025-03-07T22:42:56.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7037 | 2025-03-07T22:42:56.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7038 | 2025-03-07T22:42:56.683Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7039 | 2025-03-07T22:42:57.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7040 | 2025-03-07T22:42:57.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7041 | 2025-03-07T22:42:57.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7042 | 2025-03-07T22:42:57.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7043 | 2025-03-07T22:42:57.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7044 | 2025-03-07T22:42:57.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7045 | 2025-03-07T22:42:57.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7046 | 2025-03-07T22:42:57.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7047 | 2025-03-07T22:42:57.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7048 | 2025-03-07T22:42:58.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7049 | 2025-03-07T22:42:58.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7050 | 2025-03-07T22:42:58.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7051 | 2025-03-07T22:42:58.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7052 | 2025-03-07T22:42:58.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7053 | 2025-03-07T22:42:58.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7054 | 2025-03-07T22:42:58.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7055 | 2025-03-07T22:42:58.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7056 | 2025-03-07T22:42:58.683Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7057 | 2025-03-07T22:42:59.418Z | DEBG | oximeter (results-sink): inserting 252 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
7058 | 2025-03-07T22:42:59.418Z | DEBG | oximeter (results-sink-cluster): inserting 252 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
7059 | 2025-03-07T22:42:59.418Z | DEBG | oximeter (clickhouse-client): unrolling 252 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
7060 | 2025-03-07T22:42:59.431Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 120
table_name = fields_string
|
7061 | 2025-03-07T22:42:59.437Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 32
table_name = fields_u16
|
7062 | 2025-03-07T22:42:59.444Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 96
table_name = fields_uuid
|
7063 | 2025-03-07T22:42:59.450Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 160
table_name = measurements_cumulativeu64
|
7064 | 2025-03-07T22:42:59.455Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 32
table_name = measurements_histogramu64
|
7065 | 2025-03-07T22:42:59.462Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 60
table_name = measurements_u64
|
7066 | 2025-03-07T22:42:59.518Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
7067 | 2025-03-07T22:42:59.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7068 | 2025-03-07T22:42:59.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7069 | 2025-03-07T22:42:59.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7070 | 2025-03-07T22:42:59.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7071 | 2025-03-07T22:42:59.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7072 | 2025-03-07T22:42:59.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7073 | 2025-03-07T22:42:59.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7074 | 2025-03-07T22:42:59.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7075 | 2025-03-07T22:42:59.683Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7076 | 2025-03-07T22:42:59.689Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
7077 | 2025-03-07T22:42:59.689Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
7078 | 2025-03-07T22:42:59.690Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
7079 | 2025-03-07T22:43:00.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7080 | 2025-03-07T22:43:00.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7081 | 2025-03-07T22:43:00.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7082 | 2025-03-07T22:43:00.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7083 | 2025-03-07T22:43:00.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7084 | 2025-03-07T22:43:00.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7085 | 2025-03-07T22:43:00.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7086 | 2025-03-07T22:43:00.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7087 | 2025-03-07T22:43:00.683Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7088 | 2025-03-07T22:43:01.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7089 | 2025-03-07T22:43:01.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7090 | 2025-03-07T22:43:01.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7091 | 2025-03-07T22:43:01.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7092 | 2025-03-07T22:43:01.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7093 | 2025-03-07T22:43:01.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7094 | 2025-03-07T22:43:01.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7095 | 2025-03-07T22:43:01.683Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7096 | 2025-03-07T22:43:01.683Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7097 | 2025-03-07T22:43:02.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7098 | 2025-03-07T22:43:02.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7099 | 2025-03-07T22:43:02.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7100 | 2025-03-07T22:43:02.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7101 | 2025-03-07T22:43:02.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7102 | 2025-03-07T22:43:02.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7103 | 2025-03-07T22:43:02.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7104 | 2025-03-07T22:43:02.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7105 | 2025-03-07T22:43:02.683Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7106 | 2025-03-07T22:43:03.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7107 | 2025-03-07T22:43:03.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7108 | 2025-03-07T22:43:03.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7109 | 2025-03-07T22:43:03.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7110 | 2025-03-07T22:43:03.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7111 | 2025-03-07T22:43:03.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7112 | 2025-03-07T22:43:03.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7113 | 2025-03-07T22:43:03.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7114 | 2025-03-07T22:43:03.683Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7115 | 2025-03-07T22:43:04.418Z | DEBG | oximeter (results-sink): inserting 228 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
7116 | 2025-03-07T22:43:04.418Z | DEBG | oximeter (results-sink-cluster): inserting 228 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
7117 | 2025-03-07T22:43:04.418Z | DEBG | oximeter (clickhouse-client): unrolling 228 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
7118 | 2025-03-07T22:43:04.429Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 72
table_name = fields_string
|
7119 | 2025-03-07T22:43:04.431Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = fields_u16
|
7120 | 2025-03-07T22:43:04.434Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 72
table_name = fields_uuid
|
7121 | 2025-03-07T22:43:04.437Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 160
table_name = measurements_cumulativeu64
|
7122 | 2025-03-07T22:43:04.440Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = measurements_histogramu64
|
7123 | 2025-03-07T22:43:04.444Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 60
table_name = measurements_u64
|
7124 | 2025-03-07T22:43:04.519Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
7125 | 2025-03-07T22:43:04.669Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:562
|
7126 | 2025-03-07T22:43:04.669Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending
|
7127 | 2025-03-07T22:43:04.671Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "4f607f2c-4cbb-401e-be0d-022f88ee0d31", "content-length": "1412", "date": "Fri, 07 Mar 2025 22:43:04 GMT"} })
|
7128 | 2025-03-07T22:43:04.671Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D
|
7129 | 2025-03-07T22:43:04.674Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "0b208917-c800-4f3e-b05b-dca55a769937", "content-length": "29", "date": "Fri, 07 Mar 2025 22:43:04 GMT"} })
|
7130 | 2025-03-07T22:43:04.674Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:637
n_current_tasks = 9
n_pruned_tasks = 0
|
7131 | 2025-03-07T22:43:04.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 87cd3ec6-0e0e-4fcc-8dae-7f482d211070
|
7132 | 2025-03-07T22:43:04.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 87cd3ec6-0e0e-4fcc-8dae-7f482d211070
|
7133 | 2025-03-07T22:43:04.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
7134 | 2025-03-07T22:43:04.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
7135 | 2025-03-07T22:43:04.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
7136 | 2025-03-07T22:43:04.677Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
7137 | 2025-03-07T22:43:04.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7138 | 2025-03-07T22:43:04.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7139 | 2025-03-07T22:43:04.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
7140 | 2025-03-07T22:43:04.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
7141 | 2025-03-07T22:43:04.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
7142 | 2025-03-07T22:43:04.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 87cd3ec6-0e0e-4fcc-8dae-7f482d211070
|
7143 | 2025-03-07T22:43:04.679Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
7144 | 2025-03-07T22:43:04.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7145 | 2025-03-07T22:43:04.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7146 | 2025-03-07T22:43:04.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7147 | 2025-03-07T22:43:04.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7148 | 2025-03-07T22:43:04.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7149 | 2025-03-07T22:43:04.683Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7150 | 2025-03-07T22:43:04.683Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7151 | 2025-03-07T22:43:04.705Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
7152 | 2025-03-07T22:43:04.705Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
7153 | 2025-03-07T22:43:04.709Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
7154 | 2025-03-07T22:43:05.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7155 | 2025-03-07T22:43:05.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7156 | 2025-03-07T22:43:05.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7157 | 2025-03-07T22:43:05.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7158 | 2025-03-07T22:43:05.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7159 | 2025-03-07T22:43:05.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7160 | 2025-03-07T22:43:05.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7161 | 2025-03-07T22:43:05.683Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7162 | 2025-03-07T22:43:05.683Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7163 | 2025-03-07T22:43:06.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7164 | 2025-03-07T22:43:06.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7165 | 2025-03-07T22:43:06.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7166 | 2025-03-07T22:43:06.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7167 | 2025-03-07T22:43:06.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7168 | 2025-03-07T22:43:06.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7169 | 2025-03-07T22:43:06.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7170 | 2025-03-07T22:43:06.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7171 | 2025-03-07T22:43:06.683Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7172 | 2025-03-07T22:43:07.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7173 | 2025-03-07T22:43:07.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7174 | 2025-03-07T22:43:07.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7175 | 2025-03-07T22:43:07.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7176 | 2025-03-07T22:43:07.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7177 | 2025-03-07T22:43:07.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7178 | 2025-03-07T22:43:07.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7179 | 2025-03-07T22:43:07.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7180 | 2025-03-07T22:43:07.683Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7181 | 2025-03-07T22:43:08.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7182 | 2025-03-07T22:43:08.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7183 | 2025-03-07T22:43:08.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7184 | 2025-03-07T22:43:08.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7185 | 2025-03-07T22:43:08.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7186 | 2025-03-07T22:43:08.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7187 | 2025-03-07T22:43:08.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7188 | 2025-03-07T22:43:08.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7189 | 2025-03-07T22:43:08.683Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7190 | 2025-03-07T22:43:09.418Z | DEBG | oximeter (results-sink): inserting 290 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
7191 | 2025-03-07T22:43:09.418Z | DEBG | oximeter (results-sink-cluster): inserting 290 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
7192 | 2025-03-07T22:43:09.418Z | DEBG | oximeter (clickhouse-client): unrolling 290 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
7193 | 2025-03-07T22:43:09.433Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 24
table_name = fields_i16
|
7194 | 2025-03-07T22:43:09.436Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 4
table_name = fields_ipaddr
|
7195 | 2025-03-07T22:43:09.438Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 242
table_name = fields_string
|
7196 | 2025-03-07T22:43:09.439Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 48
table_name = fields_u16
|
7197 | 2025-03-07T22:43:09.441Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 24
table_name = fields_u32
|
7198 | 2025-03-07T22:43:09.443Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 12
table_name = fields_u8
|
7199 | 2025-03-07T22:43:09.445Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 136
table_name = fields_uuid
|
7200 | 2025-03-07T22:43:09.446Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 198
table_name = measurements_cumulativeu64
|
7201 | 2025-03-07T22:43:09.449Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 32
table_name = measurements_histogramu64
|
7202 | 2025-03-07T22:43:09.451Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 60
table_name = measurements_u64
|
7203 | 2025-03-07T22:43:09.519Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
7204 | 2025-03-07T22:43:09.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7205 | 2025-03-07T22:43:09.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7206 | 2025-03-07T22:43:09.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7207 | 2025-03-07T22:43:09.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7208 | 2025-03-07T22:43:09.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7209 | 2025-03-07T22:43:09.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7210 | 2025-03-07T22:43:09.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7211 | 2025-03-07T22:43:09.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7212 | 2025-03-07T22:43:09.683Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7213 | 2025-03-07T22:43:09.689Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
7214 | 2025-03-07T22:43:09.689Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
7215 | 2025-03-07T22:43:09.691Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
7216 | 2025-03-07T22:43:10.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7217 | 2025-03-07T22:43:10.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7218 | 2025-03-07T22:43:10.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7219 | 2025-03-07T22:43:10.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7220 | 2025-03-07T22:43:10.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7221 | 2025-03-07T22:43:10.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7222 | 2025-03-07T22:43:10.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7223 | 2025-03-07T22:43:10.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7224 | 2025-03-07T22:43:10.683Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7225 | 2025-03-07T22:43:11.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7226 | 2025-03-07T22:43:11.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7227 | 2025-03-07T22:43:11.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7228 | 2025-03-07T22:43:11.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7229 | 2025-03-07T22:43:11.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7230 | 2025-03-07T22:43:11.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7231 | 2025-03-07T22:43:11.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7232 | 2025-03-07T22:43:11.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7233 | 2025-03-07T22:43:11.683Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7234 | 2025-03-07T22:43:12.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7235 | 2025-03-07T22:43:12.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7236 | 2025-03-07T22:43:12.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7237 | 2025-03-07T22:43:12.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7238 | 2025-03-07T22:43:12.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7239 | 2025-03-07T22:43:12.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7240 | 2025-03-07T22:43:12.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7241 | 2025-03-07T22:43:12.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7242 | 2025-03-07T22:43:12.683Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7243 | 2025-03-07T22:43:13.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7244 | 2025-03-07T22:43:13.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7245 | 2025-03-07T22:43:13.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7246 | 2025-03-07T22:43:13.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7247 | 2025-03-07T22:43:13.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7248 | 2025-03-07T22:43:13.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7249 | 2025-03-07T22:43:13.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7250 | 2025-03-07T22:43:13.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7251 | 2025-03-07T22:43:13.685Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7252 | 2025-03-07T22:43:14.418Z | DEBG | oximeter (results-sink): inserting 228 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
7253 | 2025-03-07T22:43:14.418Z | DEBG | oximeter (results-sink-cluster): inserting 228 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
7254 | 2025-03-07T22:43:14.418Z | DEBG | oximeter (clickhouse-client): unrolling 228 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
7255 | 2025-03-07T22:43:14.430Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 72
table_name = fields_string
|
7256 | 2025-03-07T22:43:14.431Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = fields_u16
|
7257 | 2025-03-07T22:43:14.434Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 72
table_name = fields_uuid
|
7258 | 2025-03-07T22:43:14.435Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 160
table_name = measurements_cumulativeu64
|
7259 | 2025-03-07T22:43:14.445Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = measurements_histogramu64
|
7260 | 2025-03-07T22:43:14.448Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 60
table_name = measurements_u64
|
7261 | 2025-03-07T22:43:14.519Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
7262 | 2025-03-07T22:43:14.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
7263 | 2025-03-07T22:43:14.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
7264 | 2025-03-07T22:43:14.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
7265 | 2025-03-07T22:43:14.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
7266 | 2025-03-07T22:43:14.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
7267 | 2025-03-07T22:43:14.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7268 | 2025-03-07T22:43:14.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7269 | 2025-03-07T22:43:14.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
7270 | 2025-03-07T22:43:14.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7271 | 2025-03-07T22:43:14.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7272 | 2025-03-07T22:43:14.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7273 | 2025-03-07T22:43:14.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7274 | 2025-03-07T22:43:14.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7275 | 2025-03-07T22:43:14.683Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7276 | 2025-03-07T22:43:14.683Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7277 | 2025-03-07T22:43:14.705Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
7278 | 2025-03-07T22:43:14.705Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
7279 | 2025-03-07T22:43:14.710Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
7280 | 2025-03-07T22:43:15.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7281 | 2025-03-07T22:43:15.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7282 | 2025-03-07T22:43:15.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7283 | 2025-03-07T22:43:15.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7284 | 2025-03-07T22:43:15.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7285 | 2025-03-07T22:43:15.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7286 | 2025-03-07T22:43:15.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7287 | 2025-03-07T22:43:15.683Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7288 | 2025-03-07T22:43:15.683Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7289 | 2025-03-07T22:43:16.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7290 | 2025-03-07T22:43:16.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7291 | 2025-03-07T22:43:16.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7292 | 2025-03-07T22:43:16.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7293 | 2025-03-07T22:43:16.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7294 | 2025-03-07T22:43:16.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7295 | 2025-03-07T22:43:16.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7296 | 2025-03-07T22:43:16.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7297 | 2025-03-07T22:43:16.683Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7298 | 2025-03-07T22:43:17.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7299 | 2025-03-07T22:43:17.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7300 | 2025-03-07T22:43:17.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7301 | 2025-03-07T22:43:17.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7302 | 2025-03-07T22:43:17.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7303 | 2025-03-07T22:43:17.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7304 | 2025-03-07T22:43:17.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7305 | 2025-03-07T22:43:17.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7306 | 2025-03-07T22:43:17.683Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7307 | 2025-03-07T22:43:18.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7308 | 2025-03-07T22:43:18.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7309 | 2025-03-07T22:43:18.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7310 | 2025-03-07T22:43:18.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7311 | 2025-03-07T22:43:18.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7312 | 2025-03-07T22:43:18.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7313 | 2025-03-07T22:43:18.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7314 | 2025-03-07T22:43:18.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7315 | 2025-03-07T22:43:18.683Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7316 | 2025-03-07T22:43:19.418Z | DEBG | oximeter (results-sink): inserting 252 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
7317 | 2025-03-07T22:43:19.418Z | DEBG | oximeter (results-sink-cluster): inserting 252 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
7318 | 2025-03-07T22:43:19.418Z | DEBG | oximeter (clickhouse-client): unrolling 252 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
7319 | 2025-03-07T22:43:19.431Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 120
table_name = fields_string
|
7320 | 2025-03-07T22:43:19.433Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 32
table_name = fields_u16
|
7321 | 2025-03-07T22:43:19.435Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 96
table_name = fields_uuid
|
7322 | 2025-03-07T22:43:19.436Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 160
table_name = measurements_cumulativeu64
|
7323 | 2025-03-07T22:43:19.439Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 32
table_name = measurements_histogramu64
|
7324 | 2025-03-07T22:43:19.441Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 60
table_name = measurements_u64
|
7325 | 2025-03-07T22:43:19.519Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
7326 | 2025-03-07T22:43:19.669Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:562
|
7327 | 2025-03-07T22:43:19.670Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending
|
7328 | 2025-03-07T22:43:19.672Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "440644f7-e72c-4c96-904c-547291a1d2d5", "content-length": "1412", "date": "Fri, 07 Mar 2025 22:43:18 GMT"} })
|
7329 | 2025-03-07T22:43:19.672Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D
|
7330 | 2025-03-07T22:43:19.674Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "f2974e3a-d948-4ffc-9cee-eb11db42e6e2", "content-length": "29", "date": "Fri, 07 Mar 2025 22:43:18 GMT"} })
|
7331 | 2025-03-07T22:43:19.674Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:637
n_current_tasks = 9
n_pruned_tasks = 0
|
7332 | 2025-03-07T22:43:19.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7333 | 2025-03-07T22:43:19.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7334 | 2025-03-07T22:43:19.679Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7335 | 2025-03-07T22:43:19.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7336 | 2025-03-07T22:43:19.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7337 | 2025-03-07T22:43:19.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7338 | 2025-03-07T22:43:19.682Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7339 | 2025-03-07T22:43:19.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7340 | 2025-03-07T22:43:19.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7341 | 2025-03-07T22:43:19.683Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7342 | 2025-03-07T22:43:19.683Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7343 | 2025-03-07T22:43:19.683Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7344 | 2025-03-07T22:43:19.684Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7345 | 2025-03-07T22:43:19.684Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7346 | 2025-03-07T22:43:19.685Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7347 | 2025-03-07T22:43:19.687Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 87cd3ec6-0e0e-4fcc-8dae-7f482d211070
|
7348 | 2025-03-07T22:43:19.690Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
7349 | 2025-03-07T22:43:19.690Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
7350 | 2025-03-07T22:43:19.690Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
7351 | 2025-03-07T22:43:19.691Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
7352 | 2025-03-07T22:43:19.723Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7353 | 2025-03-07T22:43:20.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7354 | 2025-03-07T22:43:20.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7355 | 2025-03-07T22:43:20.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7356 | 2025-03-07T22:43:20.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7357 | 2025-03-07T22:43:20.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7358 | 2025-03-07T22:43:20.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7359 | 2025-03-07T22:43:20.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7360 | 2025-03-07T22:43:20.683Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7361 | 2025-03-07T22:43:20.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7362 | 2025-03-07T22:43:21.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7363 | 2025-03-07T22:43:21.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7364 | 2025-03-07T22:43:21.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7365 | 2025-03-07T22:43:21.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7366 | 2025-03-07T22:43:21.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7367 | 2025-03-07T22:43:21.683Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7368 | 2025-03-07T22:43:21.683Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7369 | 2025-03-07T22:43:21.683Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7370 | 2025-03-07T22:43:21.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7371 | 2025-03-07T22:43:22.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7372 | 2025-03-07T22:43:22.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7373 | 2025-03-07T22:43:22.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7374 | 2025-03-07T22:43:22.680Z | DEBG | oximeter (results-sink-cluster): inserting 1006 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
7375 | 2025-03-07T22:43:22.680Z | DEBG | oximeter (results-sink): inserting 1006 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
7376 | 2025-03-07T22:43:22.680Z | DEBG | oximeter (clickhouse-client): unrolling 1006 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
7377 | 2025-03-07T22:43:22.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7378 | 2025-03-07T22:43:22.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7379 | 2025-03-07T22:43:22.683Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7380 | 2025-03-07T22:43:22.683Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7381 | 2025-03-07T22:43:22.683Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7382 | 2025-03-07T22:43:22.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7383 | 2025-03-07T22:43:22.725Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 12
table_name = fields_ipaddr
|
7384 | 2025-03-07T22:43:22.728Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 1218
table_name = fields_string
|
7385 | 2025-03-07T22:43:22.732Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 20
table_name = fields_u16
|
7386 | 2025-03-07T22:43:22.740Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 228
table_name = fields_u32
|
7387 | 2025-03-07T22:43:22.745Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 540
table_name = fields_uuid
|
7388 | 2025-03-07T22:43:22.751Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 958
table_name = measurements_cumulativeu64
|
7389 | 2025-03-07T22:43:22.756Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = measurements_histogramu64
|
7390 | 2025-03-07T22:43:22.762Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 40
table_name = measurements_u64
|
7391 | 2025-03-07T22:43:22.781Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
7392 | 2025-03-07T22:43:23.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7393 | 2025-03-07T22:43:23.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7394 | 2025-03-07T22:43:23.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7395 | 2025-03-07T22:43:23.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7396 | 2025-03-07T22:43:23.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7397 | 2025-03-07T22:43:23.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7398 | 2025-03-07T22:43:23.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7399 | 2025-03-07T22:43:23.683Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7400 | 2025-03-07T22:43:23.683Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7401 | 2025-03-07T22:43:24.418Z | DEBG | oximeter (results-sink): inserting 74 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
7402 | 2025-03-07T22:43:24.418Z | DEBG | oximeter (results-sink-cluster): inserting 74 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
7403 | 2025-03-07T22:43:24.418Z | DEBG | oximeter (clickhouse-client): unrolling 74 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
7404 | 2025-03-07T22:43:24.424Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 56
table_name = fields_string
|
7405 | 2025-03-07T22:43:24.427Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 64
table_name = fields_uuid
|
7406 | 2025-03-07T22:43:24.429Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 54
table_name = measurements_cumulativeu64
|
7407 | 2025-03-07T22:43:24.431Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 20
table_name = measurements_u64
|
7408 | 2025-03-07T22:43:24.519Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
7409 | 2025-03-07T22:43:24.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
7410 | 2025-03-07T22:43:24.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
7411 | 2025-03-07T22:43:24.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
7412 | 2025-03-07T22:43:24.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7413 | 2025-03-07T22:43:24.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7414 | 2025-03-07T22:43:24.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
7415 | 2025-03-07T22:43:24.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
7416 | 2025-03-07T22:43:24.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
7417 | 2025-03-07T22:43:24.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7418 | 2025-03-07T22:43:24.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7419 | 2025-03-07T22:43:24.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7420 | 2025-03-07T22:43:24.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7421 | 2025-03-07T22:43:24.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7422 | 2025-03-07T22:43:24.683Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7423 | 2025-03-07T22:43:24.683Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7424 | 2025-03-07T22:43:24.705Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
7425 | 2025-03-07T22:43:24.705Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
7426 | 2025-03-07T22:43:24.711Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
7427 | 2025-03-07T22:43:25.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7428 | 2025-03-07T22:43:25.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7429 | 2025-03-07T22:43:25.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7430 | 2025-03-07T22:43:25.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7431 | 2025-03-07T22:43:25.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7432 | 2025-03-07T22:43:25.683Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7433 | 2025-03-07T22:43:25.683Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7434 | 2025-03-07T22:43:25.683Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7435 | 2025-03-07T22:43:25.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7436 | 2025-03-07T22:43:26.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7437 | 2025-03-07T22:43:26.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7438 | 2025-03-07T22:43:26.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7439 | 2025-03-07T22:43:26.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7440 | 2025-03-07T22:43:26.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7441 | 2025-03-07T22:43:26.683Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7442 | 2025-03-07T22:43:26.683Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7443 | 2025-03-07T22:43:26.683Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7444 | 2025-03-07T22:43:26.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7445 | 2025-03-07T22:43:27.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7446 | 2025-03-07T22:43:27.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7447 | 2025-03-07T22:43:27.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7448 | 2025-03-07T22:43:27.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7449 | 2025-03-07T22:43:27.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7450 | 2025-03-07T22:43:27.683Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7451 | 2025-03-07T22:43:27.683Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7452 | 2025-03-07T22:43:27.683Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7453 | 2025-03-07T22:43:27.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7454 | 2025-03-07T22:43:28.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7455 | 2025-03-07T22:43:28.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7456 | 2025-03-07T22:43:28.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7457 | 2025-03-07T22:43:28.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7458 | 2025-03-07T22:43:28.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7459 | 2025-03-07T22:43:28.683Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7460 | 2025-03-07T22:43:28.683Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7461 | 2025-03-07T22:43:28.683Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7462 | 2025-03-07T22:43:28.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7463 | 2025-03-07T22:43:29.418Z | DEBG | oximeter (results-sink): inserting 252 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
7464 | 2025-03-07T22:43:29.418Z | DEBG | oximeter (results-sink-cluster): inserting 252 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
7465 | 2025-03-07T22:43:29.418Z | DEBG | oximeter (clickhouse-client): unrolling 252 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
7466 | 2025-03-07T22:43:29.431Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 120
table_name = fields_string
|
7467 | 2025-03-07T22:43:29.433Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 32
table_name = fields_u16
|
7468 | 2025-03-07T22:43:29.434Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 96
table_name = fields_uuid
|
7469 | 2025-03-07T22:43:29.436Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 160
table_name = measurements_cumulativeu64
|
7470 | 2025-03-07T22:43:29.439Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 32
table_name = measurements_histogramu64
|
7471 | 2025-03-07T22:43:29.441Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 60
table_name = measurements_u64
|
7472 | 2025-03-07T22:43:29.520Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
7473 | 2025-03-07T22:43:29.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7474 | 2025-03-07T22:43:29.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7475 | 2025-03-07T22:43:29.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7476 | 2025-03-07T22:43:29.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7477 | 2025-03-07T22:43:29.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7478 | 2025-03-07T22:43:29.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7479 | 2025-03-07T22:43:29.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7480 | 2025-03-07T22:43:29.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7481 | 2025-03-07T22:43:29.683Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7482 | 2025-03-07T22:43:29.689Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
7483 | 2025-03-07T22:43:29.689Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
7484 | 2025-03-07T22:43:29.691Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
7485 | 2025-03-07T22:43:30.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7486 | 2025-03-07T22:43:30.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7487 | 2025-03-07T22:43:30.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7488 | 2025-03-07T22:43:30.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7489 | 2025-03-07T22:43:30.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7490 | 2025-03-07T22:43:30.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7491 | 2025-03-07T22:43:30.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7492 | 2025-03-07T22:43:30.683Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7493 | 2025-03-07T22:43:30.683Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7494 | 2025-03-07T22:43:31.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7495 | 2025-03-07T22:43:31.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7496 | 2025-03-07T22:43:31.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7497 | 2025-03-07T22:43:31.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7498 | 2025-03-07T22:43:31.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7499 | 2025-03-07T22:43:31.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7500 | 2025-03-07T22:43:31.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7501 | 2025-03-07T22:43:31.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7502 | 2025-03-07T22:43:31.683Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7503 | 2025-03-07T22:43:32.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7504 | 2025-03-07T22:43:32.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7505 | 2025-03-07T22:43:32.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7506 | 2025-03-07T22:43:32.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7507 | 2025-03-07T22:43:32.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7508 | 2025-03-07T22:43:32.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7509 | 2025-03-07T22:43:32.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7510 | 2025-03-07T22:43:32.683Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7511 | 2025-03-07T22:43:32.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7512 | 2025-03-07T22:43:33.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7513 | 2025-03-07T22:43:33.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7514 | 2025-03-07T22:43:33.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7515 | 2025-03-07T22:43:33.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7516 | 2025-03-07T22:43:33.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7517 | 2025-03-07T22:43:33.683Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7518 | 2025-03-07T22:43:33.683Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7519 | 2025-03-07T22:43:33.683Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7520 | 2025-03-07T22:43:33.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7521 | 2025-03-07T22:43:34.419Z | DEBG | oximeter (results-sink): inserting 228 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
7522 | 2025-03-07T22:43:34.419Z | DEBG | oximeter (results-sink-cluster): inserting 228 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
7523 | 2025-03-07T22:43:34.419Z | DEBG | oximeter (clickhouse-client): unrolling 228 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
7524 | 2025-03-07T22:43:34.431Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 72
table_name = fields_string
|
7525 | 2025-03-07T22:43:34.433Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = fields_u16
|
7526 | 2025-03-07T22:43:34.435Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 72
table_name = fields_uuid
|
7527 | 2025-03-07T22:43:34.437Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 160
table_name = measurements_cumulativeu64
|
7528 | 2025-03-07T22:43:34.444Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = measurements_histogramu64
|
7529 | 2025-03-07T22:43:34.446Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 60
table_name = measurements_u64
|
7530 | 2025-03-07T22:43:34.519Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
7531 | 2025-03-07T22:43:34.670Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:562
|
7532 | 2025-03-07T22:43:34.670Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending
|
7533 | 2025-03-07T22:43:34.674Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "bb87c44a-6994-4a79-a10a-5375b4944784", "content-length": "1412", "date": "Fri, 07 Mar 2025 22:43:34 GMT"} })
|
7534 | 2025-03-07T22:43:34.674Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D
|
7535 | 2025-03-07T22:43:34.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
7536 | 2025-03-07T22:43:34.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
7537 | 2025-03-07T22:43:34.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 87cd3ec6-0e0e-4fcc-8dae-7f482d211070
|
7538 | 2025-03-07T22:43:34.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 87cd3ec6-0e0e-4fcc-8dae-7f482d211070
|
7539 | 2025-03-07T22:43:34.676Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "9f8fa7be-ba1c-4488-af4c-617022b3f13b", "content-length": "29", "date": "Fri, 07 Mar 2025 22:43:34 GMT"} })
|
7540 | 2025-03-07T22:43:34.676Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:637
n_current_tasks = 9
n_pruned_tasks = 0
|
7541 | 2025-03-07T22:43:34.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
7542 | 2025-03-07T22:43:34.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
7543 | 2025-03-07T22:43:34.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
7544 | 2025-03-07T22:43:34.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7545 | 2025-03-07T22:43:34.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7546 | 2025-03-07T22:43:34.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
7547 | 2025-03-07T22:43:34.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 87cd3ec6-0e0e-4fcc-8dae-7f482d211070
|
7548 | 2025-03-07T22:43:34.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7549 | 2025-03-07T22:43:34.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7550 | 2025-03-07T22:43:34.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7551 | 2025-03-07T22:43:34.683Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7552 | 2025-03-07T22:43:34.683Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7553 | 2025-03-07T22:43:34.683Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7554 | 2025-03-07T22:43:34.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7555 | 2025-03-07T22:43:34.706Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
7556 | 2025-03-07T22:43:34.706Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
7557 | 2025-03-07T22:43:34.707Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
7558 | 2025-03-07T22:43:34.711Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
7559 | 2025-03-07T22:43:35.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7560 | 2025-03-07T22:43:35.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7561 | 2025-03-07T22:43:35.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7562 | 2025-03-07T22:43:35.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7563 | 2025-03-07T22:43:35.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7564 | 2025-03-07T22:43:35.683Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7565 | 2025-03-07T22:43:35.683Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7566 | 2025-03-07T22:43:35.685Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7567 | 2025-03-07T22:43:35.685Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7568 | 2025-03-07T22:43:36.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7569 | 2025-03-07T22:43:36.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7570 | 2025-03-07T22:43:36.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7571 | 2025-03-07T22:43:36.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7572 | 2025-03-07T22:43:36.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7573 | 2025-03-07T22:43:36.683Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7574 | 2025-03-07T22:43:36.683Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7575 | 2025-03-07T22:43:36.683Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7576 | 2025-03-07T22:43:36.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7577 | 2025-03-07T22:43:37.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7578 | 2025-03-07T22:43:37.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7579 | 2025-03-07T22:43:37.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7580 | 2025-03-07T22:43:37.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7581 | 2025-03-07T22:43:37.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7582 | 2025-03-07T22:43:37.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7583 | 2025-03-07T22:43:37.683Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7584 | 2025-03-07T22:43:37.683Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7585 | 2025-03-07T22:43:37.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7586 | 2025-03-07T22:43:38.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7587 | 2025-03-07T22:43:38.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7588 | 2025-03-07T22:43:38.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7589 | 2025-03-07T22:43:38.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7590 | 2025-03-07T22:43:38.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7591 | 2025-03-07T22:43:38.683Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7592 | 2025-03-07T22:43:38.683Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7593 | 2025-03-07T22:43:38.683Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7594 | 2025-03-07T22:43:38.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7595 | 2025-03-07T22:43:39.419Z | DEBG | oximeter (results-sink): inserting 289 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
7596 | 2025-03-07T22:43:39.419Z | DEBG | oximeter (results-sink-cluster): inserting 289 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
7597 | 2025-03-07T22:43:39.419Z | DEBG | oximeter (clickhouse-client): unrolling 289 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
7598 | 2025-03-07T22:43:39.433Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 24
table_name = fields_i16
|
7599 | 2025-03-07T22:43:39.435Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 2
table_name = fields_ipaddr
|
7600 | 2025-03-07T22:43:39.437Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 241
table_name = fields_string
|
7601 | 2025-03-07T22:43:39.439Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 46
table_name = fields_u16
|
7602 | 2025-03-07T22:43:39.441Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 24
table_name = fields_u32
|
7603 | 2025-03-07T22:43:39.443Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 12
table_name = fields_u8
|
7604 | 2025-03-07T22:43:39.445Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 134
table_name = fields_uuid
|
7605 | 2025-03-07T22:43:39.446Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 197
table_name = measurements_cumulativeu64
|
7606 | 2025-03-07T22:43:39.449Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 32
table_name = measurements_histogramu64
|
7607 | 2025-03-07T22:43:39.451Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 60
table_name = measurements_u64
|
7608 | 2025-03-07T22:43:39.520Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
7609 | 2025-03-07T22:43:39.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7610 | 2025-03-07T22:43:39.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7611 | 2025-03-07T22:43:39.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7612 | 2025-03-07T22:43:39.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7613 | 2025-03-07T22:43:39.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7614 | 2025-03-07T22:43:39.683Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7615 | 2025-03-07T22:43:39.683Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7616 | 2025-03-07T22:43:39.683Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7617 | 2025-03-07T22:43:39.683Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7618 | 2025-03-07T22:43:39.689Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
7619 | 2025-03-07T22:43:39.689Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
7620 | 2025-03-07T22:43:39.691Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
7621 | 2025-03-07T22:43:40.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7622 | 2025-03-07T22:43:40.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7623 | 2025-03-07T22:43:40.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7624 | 2025-03-07T22:43:40.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7625 | 2025-03-07T22:43:40.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7626 | 2025-03-07T22:43:40.683Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7627 | 2025-03-07T22:43:40.683Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7628 | 2025-03-07T22:43:40.683Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7629 | 2025-03-07T22:43:40.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7630 | 2025-03-07T22:43:41.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7631 | 2025-03-07T22:43:41.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7632 | 2025-03-07T22:43:41.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7633 | 2025-03-07T22:43:41.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7634 | 2025-03-07T22:43:41.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7635 | 2025-03-07T22:43:41.683Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7636 | 2025-03-07T22:43:41.683Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7637 | 2025-03-07T22:43:41.683Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7638 | 2025-03-07T22:43:41.683Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7639 | 2025-03-07T22:43:42.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7640 | 2025-03-07T22:43:42.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7641 | 2025-03-07T22:43:42.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7642 | 2025-03-07T22:43:42.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7643 | 2025-03-07T22:43:42.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7644 | 2025-03-07T22:43:42.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7645 | 2025-03-07T22:43:42.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7646 | 2025-03-07T22:43:42.683Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7647 | 2025-03-07T22:43:42.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7648 | 2025-03-07T22:43:43.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7649 | 2025-03-07T22:43:43.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7650 | 2025-03-07T22:43:43.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7651 | 2025-03-07T22:43:43.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7652 | 2025-03-07T22:43:43.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7653 | 2025-03-07T22:43:43.683Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7654 | 2025-03-07T22:43:43.683Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7655 | 2025-03-07T22:43:43.683Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7656 | 2025-03-07T22:43:43.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7657 | 2025-03-07T22:43:44.419Z | DEBG | oximeter (results-sink): inserting 228 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
7658 | 2025-03-07T22:43:44.419Z | DEBG | oximeter (results-sink-cluster): inserting 228 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
7659 | 2025-03-07T22:43:44.419Z | DEBG | oximeter (clickhouse-client): unrolling 228 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
7660 | 2025-03-07T22:43:44.431Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 72
table_name = fields_string
|
7661 | 2025-03-07T22:43:44.438Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = fields_u16
|
7662 | 2025-03-07T22:43:44.441Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 72
table_name = fields_uuid
|
7663 | 2025-03-07T22:43:44.447Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 160
table_name = measurements_cumulativeu64
|
7664 | 2025-03-07T22:43:44.455Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = measurements_histogramu64
|
7665 | 2025-03-07T22:43:44.457Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 60
table_name = measurements_u64
|
7666 | 2025-03-07T22:43:44.520Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
7667 | 2025-03-07T22:43:44.676Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
7668 | 2025-03-07T22:43:44.676Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
7669 | 2025-03-07T22:43:44.677Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
7670 | 2025-03-07T22:43:44.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7671 | 2025-03-07T22:43:44.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7672 | 2025-03-07T22:43:44.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
7673 | 2025-03-07T22:43:44.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
7674 | 2025-03-07T22:43:44.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
7675 | 2025-03-07T22:43:44.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7676 | 2025-03-07T22:43:44.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7677 | 2025-03-07T22:43:44.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7678 | 2025-03-07T22:43:44.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7679 | 2025-03-07T22:43:44.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7680 | 2025-03-07T22:43:44.683Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7681 | 2025-03-07T22:43:44.683Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7682 | 2025-03-07T22:43:44.706Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
7683 | 2025-03-07T22:43:44.706Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
7684 | 2025-03-07T22:43:44.710Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
7685 | 2025-03-07T22:43:45.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7686 | 2025-03-07T22:43:45.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7687 | 2025-03-07T22:43:45.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7688 | 2025-03-07T22:43:45.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7689 | 2025-03-07T22:43:45.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7690 | 2025-03-07T22:43:45.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7691 | 2025-03-07T22:43:45.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7692 | 2025-03-07T22:43:45.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7693 | 2025-03-07T22:43:45.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7694 | 2025-03-07T22:43:46.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7695 | 2025-03-07T22:43:46.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7696 | 2025-03-07T22:43:46.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7697 | 2025-03-07T22:43:46.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7698 | 2025-03-07T22:43:46.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7699 | 2025-03-07T22:43:46.683Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7700 | 2025-03-07T22:43:46.683Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7701 | 2025-03-07T22:43:46.683Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7702 | 2025-03-07T22:43:46.683Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7703 | 2025-03-07T22:43:47.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7704 | 2025-03-07T22:43:47.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7705 | 2025-03-07T22:43:47.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7706 | 2025-03-07T22:43:47.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7707 | 2025-03-07T22:43:47.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7708 | 2025-03-07T22:43:47.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7709 | 2025-03-07T22:43:47.684Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7710 | 2025-03-07T22:43:47.684Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7711 | 2025-03-07T22:43:47.685Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7712 | 2025-03-07T22:43:48.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7713 | 2025-03-07T22:43:48.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7714 | 2025-03-07T22:43:48.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7715 | 2025-03-07T22:43:48.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7716 | 2025-03-07T22:43:48.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7717 | 2025-03-07T22:43:48.683Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7718 | 2025-03-07T22:43:48.683Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7719 | 2025-03-07T22:43:48.683Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7720 | 2025-03-07T22:43:48.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7721 | 2025-03-07T22:43:49.419Z | DEBG | oximeter (results-sink): inserting 252 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
7722 | 2025-03-07T22:43:49.419Z | DEBG | oximeter (results-sink-cluster): inserting 252 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
7723 | 2025-03-07T22:43:49.419Z | DEBG | oximeter (clickhouse-client): unrolling 252 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
7724 | 2025-03-07T22:43:49.432Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 120
table_name = fields_string
|
7725 | 2025-03-07T22:43:49.434Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 32
table_name = fields_u16
|
7726 | 2025-03-07T22:43:49.439Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 96
table_name = fields_uuid
|
7727 | 2025-03-07T22:43:49.441Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 160
table_name = measurements_cumulativeu64
|
7728 | 2025-03-07T22:43:49.444Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 32
table_name = measurements_histogramu64
|
7729 | 2025-03-07T22:43:49.451Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 60
table_name = measurements_u64
|
7730 | 2025-03-07T22:43:49.520Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
7731 | 2025-03-07T22:43:49.670Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:562
|
7732 | 2025-03-07T22:43:49.670Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending
|
7733 | 2025-03-07T22:43:49.673Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "3615db2b-152b-45d7-8630-95eaa32330c4", "content-length": "1412", "date": "Fri, 07 Mar 2025 22:43:48 GMT"} })
|
7734 | 2025-03-07T22:43:49.673Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D
|
7735 | 2025-03-07T22:43:49.676Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "db27a4fb-d5d1-41ea-94e5-401914f4c4ab", "content-length": "29", "date": "Fri, 07 Mar 2025 22:43:49 GMT"} })
|
7736 | 2025-03-07T22:43:49.676Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:637
n_current_tasks = 9
n_pruned_tasks = 0
|
7737 | 2025-03-07T22:43:49.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7738 | 2025-03-07T22:43:49.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7739 | 2025-03-07T22:43:49.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7740 | 2025-03-07T22:43:49.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7741 | 2025-03-07T22:43:49.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7742 | 2025-03-07T22:43:49.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7743 | 2025-03-07T22:43:49.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7744 | 2025-03-07T22:43:49.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7745 | 2025-03-07T22:43:49.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7746 | 2025-03-07T22:43:49.685Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7747 | 2025-03-07T22:43:49.685Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7748 | 2025-03-07T22:43:49.690Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
7749 | 2025-03-07T22:43:49.690Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
7750 | 2025-03-07T22:43:49.691Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
7751 | 2025-03-07T22:43:49.725Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7752 | 2025-03-07T22:43:50.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7753 | 2025-03-07T22:43:50.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7754 | 2025-03-07T22:43:50.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7755 | 2025-03-07T22:43:50.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7756 | 2025-03-07T22:43:50.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7757 | 2025-03-07T22:43:50.683Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7758 | 2025-03-07T22:43:50.683Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7759 | 2025-03-07T22:43:50.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7760 | 2025-03-07T22:43:50.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7761 | 2025-03-07T22:43:51.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7762 | 2025-03-07T22:43:51.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7763 | 2025-03-07T22:43:51.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7764 | 2025-03-07T22:43:51.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7765 | 2025-03-07T22:43:51.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7766 | 2025-03-07T22:43:51.683Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7767 | 2025-03-07T22:43:51.683Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7768 | 2025-03-07T22:43:51.683Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7769 | 2025-03-07T22:43:51.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7770 | 2025-03-07T22:43:52.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7771 | 2025-03-07T22:43:52.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7772 | 2025-03-07T22:43:52.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7773 | 2025-03-07T22:43:52.681Z | DEBG | oximeter (results-sink-cluster): inserting 1000 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
7774 | 2025-03-07T22:43:52.681Z | DEBG | oximeter (results-sink): inserting 1000 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
7775 | 2025-03-07T22:43:52.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7776 | 2025-03-07T22:43:52.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7777 | 2025-03-07T22:43:52.681Z | DEBG | oximeter (clickhouse-client): unrolling 1000 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
7778 | 2025-03-07T22:43:52.683Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7779 | 2025-03-07T22:43:52.683Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7780 | 2025-03-07T22:43:52.684Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7781 | 2025-03-07T22:43:52.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7782 | 2025-03-07T22:43:52.725Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 1212
table_name = fields_string
|
7783 | 2025-03-07T22:43:52.728Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = fields_u16
|
7784 | 2025-03-07T22:43:52.734Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 228
table_name = fields_u32
|
7785 | 2025-03-07T22:43:52.737Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 528
table_name = fields_uuid
|
7786 | 2025-03-07T22:43:52.741Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 952
table_name = measurements_cumulativeu64
|
7787 | 2025-03-07T22:43:52.744Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = measurements_histogramu64
|
7788 | 2025-03-07T22:43:52.745Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 40
table_name = measurements_u64
|
7789 | 2025-03-07T22:43:52.782Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
7790 | 2025-03-07T22:43:53.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7791 | 2025-03-07T22:43:53.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7792 | 2025-03-07T22:43:53.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7793 | 2025-03-07T22:43:53.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7794 | 2025-03-07T22:43:53.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7795 | 2025-03-07T22:43:53.683Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7796 | 2025-03-07T22:43:53.683Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7797 | 2025-03-07T22:43:53.683Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7798 | 2025-03-07T22:43:53.683Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7799 | 2025-03-07T22:43:54.419Z | DEBG | oximeter (results-sink): inserting 74 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
7800 | 2025-03-07T22:43:54.419Z | DEBG | oximeter (results-sink-cluster): inserting 74 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
7801 | 2025-03-07T22:43:54.419Z | DEBG | oximeter (clickhouse-client): unrolling 74 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
7802 | 2025-03-07T22:43:54.425Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 56
table_name = fields_string
|
7803 | 2025-03-07T22:43:54.428Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 64
table_name = fields_uuid
|
7804 | 2025-03-07T22:43:54.429Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 54
table_name = measurements_cumulativeu64
|
7805 | 2025-03-07T22:43:54.432Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 20
table_name = measurements_u64
|
7806 | 2025-03-07T22:43:54.520Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
7807 | 2025-03-07T22:43:54.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
7808 | 2025-03-07T22:43:54.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
7809 | 2025-03-07T22:43:54.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
7810 | 2025-03-07T22:43:54.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7811 | 2025-03-07T22:43:54.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7812 | 2025-03-07T22:43:54.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
7813 | 2025-03-07T22:43:54.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
7814 | 2025-03-07T22:43:54.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
7815 | 2025-03-07T22:43:54.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7816 | 2025-03-07T22:43:54.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7817 | 2025-03-07T22:43:54.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7818 | 2025-03-07T22:43:54.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7819 | 2025-03-07T22:43:54.684Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7820 | 2025-03-07T22:43:54.684Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7821 | 2025-03-07T22:43:54.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7822 | 2025-03-07T22:43:54.706Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
7823 | 2025-03-07T22:43:54.706Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
7824 | 2025-03-07T22:43:54.710Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
7825 | 2025-03-07T22:43:55.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7826 | 2025-03-07T22:43:55.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7827 | 2025-03-07T22:43:55.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7828 | 2025-03-07T22:43:55.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7829 | 2025-03-07T22:43:55.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7830 | 2025-03-07T22:43:55.683Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7831 | 2025-03-07T22:43:55.683Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7832 | 2025-03-07T22:43:55.683Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7833 | 2025-03-07T22:43:55.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7834 | 2025-03-07T22:43:56.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7835 | 2025-03-07T22:43:56.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7836 | 2025-03-07T22:43:56.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7837 | 2025-03-07T22:43:56.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7838 | 2025-03-07T22:43:56.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7839 | 2025-03-07T22:43:56.683Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7840 | 2025-03-07T22:43:56.683Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7841 | 2025-03-07T22:43:56.683Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7842 | 2025-03-07T22:43:56.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7843 | 2025-03-07T22:43:57.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7844 | 2025-03-07T22:43:57.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7845 | 2025-03-07T22:43:57.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7846 | 2025-03-07T22:43:57.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7847 | 2025-03-07T22:43:57.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7848 | 2025-03-07T22:43:57.683Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7849 | 2025-03-07T22:43:57.683Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7850 | 2025-03-07T22:43:57.683Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7851 | 2025-03-07T22:43:57.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7852 | 2025-03-07T22:43:58.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7853 | 2025-03-07T22:43:58.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7854 | 2025-03-07T22:43:58.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7855 | 2025-03-07T22:43:58.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7856 | 2025-03-07T22:43:58.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7857 | 2025-03-07T22:43:58.683Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7858 | 2025-03-07T22:43:58.683Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7859 | 2025-03-07T22:43:58.683Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7860 | 2025-03-07T22:43:58.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7861 | 2025-03-07T22:43:59.419Z | DEBG | oximeter (results-sink): inserting 252 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
7862 | 2025-03-07T22:43:59.419Z | DEBG | oximeter (results-sink-cluster): inserting 252 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
7863 | 2025-03-07T22:43:59.419Z | DEBG | oximeter (clickhouse-client): unrolling 252 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
7864 | 2025-03-07T22:43:59.431Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 120
table_name = fields_string
|
7865 | 2025-03-07T22:43:59.434Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 32
table_name = fields_u16
|
7866 | 2025-03-07T22:43:59.436Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 96
table_name = fields_uuid
|
7867 | 2025-03-07T22:43:59.437Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 160
table_name = measurements_cumulativeu64
|
7868 | 2025-03-07T22:43:59.444Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 32
table_name = measurements_histogramu64
|
7869 | 2025-03-07T22:43:59.446Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 60
table_name = measurements_u64
|
7870 | 2025-03-07T22:43:59.520Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
7871 | 2025-03-07T22:43:59.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7872 | 2025-03-07T22:43:59.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7873 | 2025-03-07T22:43:59.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7874 | 2025-03-07T22:43:59.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7875 | 2025-03-07T22:43:59.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7876 | 2025-03-07T22:43:59.683Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7877 | 2025-03-07T22:43:59.683Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7878 | 2025-03-07T22:43:59.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7879 | 2025-03-07T22:43:59.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7880 | 2025-03-07T22:43:59.690Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
7881 | 2025-03-07T22:43:59.690Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
7882 | 2025-03-07T22:43:59.692Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
7883 | 2025-03-07T22:44:00.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7884 | 2025-03-07T22:44:00.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7885 | 2025-03-07T22:44:00.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7886 | 2025-03-07T22:44:00.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7887 | 2025-03-07T22:44:00.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7888 | 2025-03-07T22:44:00.683Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7889 | 2025-03-07T22:44:00.683Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7890 | 2025-03-07T22:44:00.683Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7891 | 2025-03-07T22:44:00.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7892 | 2025-03-07T22:44:01.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7893 | 2025-03-07T22:44:01.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7894 | 2025-03-07T22:44:01.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7895 | 2025-03-07T22:44:01.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7896 | 2025-03-07T22:44:01.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7897 | 2025-03-07T22:44:01.683Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7898 | 2025-03-07T22:44:01.683Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7899 | 2025-03-07T22:44:01.683Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7900 | 2025-03-07T22:44:01.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7901 | 2025-03-07T22:44:02.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7902 | 2025-03-07T22:44:02.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7903 | 2025-03-07T22:44:02.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7904 | 2025-03-07T22:44:02.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7905 | 2025-03-07T22:44:02.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7906 | 2025-03-07T22:44:02.683Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7907 | 2025-03-07T22:44:02.683Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7908 | 2025-03-07T22:44:02.683Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7909 | 2025-03-07T22:44:02.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7910 | 2025-03-07T22:44:03.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7911 | 2025-03-07T22:44:03.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7912 | 2025-03-07T22:44:03.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7913 | 2025-03-07T22:44:03.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7914 | 2025-03-07T22:44:03.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7915 | 2025-03-07T22:44:03.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7916 | 2025-03-07T22:44:03.684Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7917 | 2025-03-07T22:44:03.684Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7918 | 2025-03-07T22:44:03.685Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7919 | 2025-03-07T22:44:04.420Z | DEBG | oximeter (results-sink): inserting 228 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
7920 | 2025-03-07T22:44:04.420Z | DEBG | oximeter (results-sink-cluster): inserting 228 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
7921 | 2025-03-07T22:44:04.420Z | DEBG | oximeter (clickhouse-client): unrolling 228 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
7922 | 2025-03-07T22:44:04.431Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 72
table_name = fields_string
|
7923 | 2025-03-07T22:44:04.437Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = fields_u16
|
7924 | 2025-03-07T22:44:04.439Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 72
table_name = fields_uuid
|
7925 | 2025-03-07T22:44:04.445Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 160
table_name = measurements_cumulativeu64
|
7926 | 2025-03-07T22:44:04.452Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = measurements_histogramu64
|
7927 | 2025-03-07T22:44:04.453Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 60
table_name = measurements_u64
|
7928 | 2025-03-07T22:44:04.520Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
7929 | 2025-03-07T22:44:04.670Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:562
|
7930 | 2025-03-07T22:44:04.670Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending
|
7931 | 2025-03-07T22:44:04.672Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "f382869f-466a-45ed-b792-8b9225cfc8bf", "content-length": "1412", "date": "Fri, 07 Mar 2025 22:44:04 GMT"} })
|
7932 | 2025-03-07T22:44:04.672Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D
|
7933 | 2025-03-07T22:44:04.675Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "bc44be2f-83d2-42a3-a76d-de6e9e8ed87e", "content-length": "29", "date": "Fri, 07 Mar 2025 22:44:04 GMT"} })
|
7934 | 2025-03-07T22:44:04.675Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:637
n_current_tasks = 9
n_pruned_tasks = 0
|
7935 | 2025-03-07T22:44:04.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
7936 | 2025-03-07T22:44:04.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
7937 | 2025-03-07T22:44:04.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 87cd3ec6-0e0e-4fcc-8dae-7f482d211070
|
7938 | 2025-03-07T22:44:04.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 87cd3ec6-0e0e-4fcc-8dae-7f482d211070
|
7939 | 2025-03-07T22:44:04.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
7940 | 2025-03-07T22:44:04.678Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
7941 | 2025-03-07T22:44:04.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7942 | 2025-03-07T22:44:04.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7943 | 2025-03-07T22:44:04.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
7944 | 2025-03-07T22:44:04.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
7945 | 2025-03-07T22:44:04.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 87cd3ec6-0e0e-4fcc-8dae-7f482d211070
|
7946 | 2025-03-07T22:44:04.680Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
7947 | 2025-03-07T22:44:04.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
7948 | 2025-03-07T22:44:04.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7949 | 2025-03-07T22:44:04.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7950 | 2025-03-07T22:44:04.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7951 | 2025-03-07T22:44:04.683Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7952 | 2025-03-07T22:44:04.683Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7953 | 2025-03-07T22:44:04.683Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7954 | 2025-03-07T22:44:04.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7955 | 2025-03-07T22:44:04.706Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
7956 | 2025-03-07T22:44:04.706Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
7957 | 2025-03-07T22:44:04.710Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
7958 | 2025-03-07T22:44:05.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7959 | 2025-03-07T22:44:05.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7960 | 2025-03-07T22:44:05.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7961 | 2025-03-07T22:44:05.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7962 | 2025-03-07T22:44:05.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7963 | 2025-03-07T22:44:05.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7964 | 2025-03-07T22:44:05.684Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7965 | 2025-03-07T22:44:05.684Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7966 | 2025-03-07T22:44:05.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7967 | 2025-03-07T22:44:06.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7968 | 2025-03-07T22:44:06.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7969 | 2025-03-07T22:44:06.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7970 | 2025-03-07T22:44:06.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7971 | 2025-03-07T22:44:06.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7972 | 2025-03-07T22:44:06.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7973 | 2025-03-07T22:44:06.684Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7974 | 2025-03-07T22:44:06.684Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7975 | 2025-03-07T22:44:06.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7976 | 2025-03-07T22:44:07.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7977 | 2025-03-07T22:44:07.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7978 | 2025-03-07T22:44:07.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7979 | 2025-03-07T22:44:07.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7980 | 2025-03-07T22:44:07.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7981 | 2025-03-07T22:44:07.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7982 | 2025-03-07T22:44:07.684Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7983 | 2025-03-07T22:44:07.684Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7984 | 2025-03-07T22:44:07.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7985 | 2025-03-07T22:44:08.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7986 | 2025-03-07T22:44:08.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7987 | 2025-03-07T22:44:08.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
7988 | 2025-03-07T22:44:08.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7989 | 2025-03-07T22:44:08.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7990 | 2025-03-07T22:44:08.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
7991 | 2025-03-07T22:44:08.684Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7992 | 2025-03-07T22:44:08.684Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7993 | 2025-03-07T22:44:08.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
7994 | 2025-03-07T22:44:09.420Z | DEBG | oximeter (results-sink): inserting 290 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
7995 | 2025-03-07T22:44:09.420Z | DEBG | oximeter (results-sink-cluster): inserting 290 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
7996 | 2025-03-07T22:44:09.420Z | DEBG | oximeter (clickhouse-client): unrolling 290 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
7997 | 2025-03-07T22:44:09.435Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 24
table_name = fields_i16
|
7998 | 2025-03-07T22:44:09.437Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 4
table_name = fields_ipaddr
|
7999 | 2025-03-07T22:44:09.439Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 242
table_name = fields_string
|
8000 | 2025-03-07T22:44:09.441Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 48
table_name = fields_u16
|
8001 | 2025-03-07T22:44:09.442Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 24
table_name = fields_u32
|
8002 | 2025-03-07T22:44:09.444Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 12
table_name = fields_u8
|
8003 | 2025-03-07T22:44:09.446Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 136
table_name = fields_uuid
|
8004 | 2025-03-07T22:44:09.449Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 198
table_name = measurements_cumulativeu64
|
8005 | 2025-03-07T22:44:09.453Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 32
table_name = measurements_histogramu64
|
8006 | 2025-03-07T22:44:09.455Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 60
table_name = measurements_u64
|
8007 | 2025-03-07T22:44:09.522Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
8008 | 2025-03-07T22:44:09.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8009 | 2025-03-07T22:44:09.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8010 | 2025-03-07T22:44:09.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8011 | 2025-03-07T22:44:09.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8012 | 2025-03-07T22:44:09.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8013 | 2025-03-07T22:44:09.683Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8014 | 2025-03-07T22:44:09.683Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8015 | 2025-03-07T22:44:09.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8016 | 2025-03-07T22:44:09.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8017 | 2025-03-07T22:44:09.690Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
8018 | 2025-03-07T22:44:09.690Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
8019 | 2025-03-07T22:44:09.692Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
8020 | 2025-03-07T22:44:10.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8021 | 2025-03-07T22:44:10.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8022 | 2025-03-07T22:44:10.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8023 | 2025-03-07T22:44:10.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8024 | 2025-03-07T22:44:10.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8025 | 2025-03-07T22:44:10.683Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8026 | 2025-03-07T22:44:10.683Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8027 | 2025-03-07T22:44:10.685Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8028 | 2025-03-07T22:44:10.685Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8029 | 2025-03-07T22:44:11.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8030 | 2025-03-07T22:44:11.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8031 | 2025-03-07T22:44:11.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8032 | 2025-03-07T22:44:11.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8033 | 2025-03-07T22:44:11.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8034 | 2025-03-07T22:44:11.683Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8035 | 2025-03-07T22:44:11.683Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8036 | 2025-03-07T22:44:11.683Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8037 | 2025-03-07T22:44:11.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8038 | 2025-03-07T22:44:12.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8039 | 2025-03-07T22:44:12.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8040 | 2025-03-07T22:44:12.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8041 | 2025-03-07T22:44:12.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8042 | 2025-03-07T22:44:12.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8043 | 2025-03-07T22:44:12.683Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8044 | 2025-03-07T22:44:12.683Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8045 | 2025-03-07T22:44:12.683Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8046 | 2025-03-07T22:44:12.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8047 | 2025-03-07T22:44:13.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8048 | 2025-03-07T22:44:13.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8049 | 2025-03-07T22:44:13.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8050 | 2025-03-07T22:44:13.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8051 | 2025-03-07T22:44:13.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8052 | 2025-03-07T22:44:13.683Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8053 | 2025-03-07T22:44:13.683Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8054 | 2025-03-07T22:44:13.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8055 | 2025-03-07T22:44:13.685Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8056 | 2025-03-07T22:44:14.419Z | DEBG | oximeter (results-sink): inserting 228 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
8057 | 2025-03-07T22:44:14.419Z | DEBG | oximeter (results-sink-cluster): inserting 228 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
8058 | 2025-03-07T22:44:14.419Z | DEBG | oximeter (clickhouse-client): unrolling 228 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
8059 | 2025-03-07T22:44:14.430Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 72
table_name = fields_string
|
8060 | 2025-03-07T22:44:14.434Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = fields_u16
|
8061 | 2025-03-07T22:44:14.442Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 72
table_name = fields_uuid
|
8062 | 2025-03-07T22:44:14.444Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 160
table_name = measurements_cumulativeu64
|
8063 | 2025-03-07T22:44:14.452Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = measurements_histogramu64
|
8064 | 2025-03-07T22:44:14.462Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 60
table_name = measurements_u64
|
8065 | 2025-03-07T22:44:14.520Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
8066 | 2025-03-07T22:44:14.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
8067 | 2025-03-07T22:44:14.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
8068 | 2025-03-07T22:44:14.678Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
8069 | 2025-03-07T22:44:14.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8070 | 2025-03-07T22:44:14.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8071 | 2025-03-07T22:44:14.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
8072 | 2025-03-07T22:44:14.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
8073 | 2025-03-07T22:44:14.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
8074 | 2025-03-07T22:44:14.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8075 | 2025-03-07T22:44:14.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8076 | 2025-03-07T22:44:14.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8077 | 2025-03-07T22:44:14.683Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8078 | 2025-03-07T22:44:14.683Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8079 | 2025-03-07T22:44:14.683Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8080 | 2025-03-07T22:44:14.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8081 | 2025-03-07T22:44:14.707Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
8082 | 2025-03-07T22:44:14.707Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
8083 | 2025-03-07T22:44:14.711Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
8084 | 2025-03-07T22:44:15.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8085 | 2025-03-07T22:44:15.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8086 | 2025-03-07T22:44:15.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8087 | 2025-03-07T22:44:15.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8088 | 2025-03-07T22:44:15.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8089 | 2025-03-07T22:44:15.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8090 | 2025-03-07T22:44:15.684Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8091 | 2025-03-07T22:44:15.684Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8092 | 2025-03-07T22:44:15.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8093 | 2025-03-07T22:44:16.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8094 | 2025-03-07T22:44:16.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8095 | 2025-03-07T22:44:16.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8096 | 2025-03-07T22:44:16.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8097 | 2025-03-07T22:44:16.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8098 | 2025-03-07T22:44:16.683Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8099 | 2025-03-07T22:44:16.683Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8100 | 2025-03-07T22:44:16.683Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8101 | 2025-03-07T22:44:16.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8102 | 2025-03-07T22:44:17.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8103 | 2025-03-07T22:44:17.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8104 | 2025-03-07T22:44:17.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8105 | 2025-03-07T22:44:17.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8106 | 2025-03-07T22:44:17.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8107 | 2025-03-07T22:44:17.683Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8108 | 2025-03-07T22:44:17.683Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8109 | 2025-03-07T22:44:17.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8110 | 2025-03-07T22:44:17.685Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8111 | 2025-03-07T22:44:18.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8112 | 2025-03-07T22:44:18.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8113 | 2025-03-07T22:44:18.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8114 | 2025-03-07T22:44:18.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8115 | 2025-03-07T22:44:18.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8116 | 2025-03-07T22:44:18.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8117 | 2025-03-07T22:44:18.684Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8118 | 2025-03-07T22:44:18.684Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8119 | 2025-03-07T22:44:18.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8120 | 2025-03-07T22:44:19.420Z | DEBG | oximeter (results-sink): inserting 252 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
8121 | 2025-03-07T22:44:19.420Z | DEBG | oximeter (results-sink-cluster): inserting 252 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
8122 | 2025-03-07T22:44:19.420Z | DEBG | oximeter (clickhouse-client): unrolling 252 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
8123 | 2025-03-07T22:44:19.432Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 120
table_name = fields_string
|
8124 | 2025-03-07T22:44:19.434Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 32
table_name = fields_u16
|
8125 | 2025-03-07T22:44:19.435Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 96
table_name = fields_uuid
|
8126 | 2025-03-07T22:44:19.437Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 160
table_name = measurements_cumulativeu64
|
8127 | 2025-03-07T22:44:19.440Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 32
table_name = measurements_histogramu64
|
8128 | 2025-03-07T22:44:19.442Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 60
table_name = measurements_u64
|
8129 | 2025-03-07T22:44:19.521Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
8130 | 2025-03-07T22:44:19.670Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:562
|
8131 | 2025-03-07T22:44:19.670Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending
|
8132 | 2025-03-07T22:44:19.673Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "e290db3d-190b-4448-8126-52ed2b10f0d9", "content-length": "1412", "date": "Fri, 07 Mar 2025 22:44:19 GMT"} })
|
8133 | 2025-03-07T22:44:19.673Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D
|
8134 | 2025-03-07T22:44:19.675Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "f31dce3e-243e-4c75-bc1a-3569aaa938a3", "content-length": "29", "date": "Fri, 07 Mar 2025 22:44:19 GMT"} })
|
8135 | 2025-03-07T22:44:19.675Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:58019
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 87cd3ec6-0e0e-4fcc-8dae-7f482d211070
|
8136 | 2025-03-07T22:44:19.675Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:637
n_current_tasks = 9
n_pruned_tasks = 0
|
8137 | 2025-03-07T22:44:19.675Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:58019
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 87cd3ec6-0e0e-4fcc-8dae-7f482d211070
|
8138 | 2025-03-07T22:44:19.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8139 | 2025-03-07T22:44:19.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8140 | 2025-03-07T22:44:19.680Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8141 | 2025-03-07T22:44:19.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8142 | 2025-03-07T22:44:19.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8143 | 2025-03-07T22:44:19.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8144 | 2025-03-07T22:44:19.682Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8145 | 2025-03-07T22:44:19.683Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8146 | 2025-03-07T22:44:19.683Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8147 | 2025-03-07T22:44:19.683Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8148 | 2025-03-07T22:44:19.684Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8149 | 2025-03-07T22:44:19.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8150 | 2025-03-07T22:44:19.685Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
8151 | 2025-03-07T22:44:19.685Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
8152 | 2025-03-07T22:44:19.686Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
8153 | 2025-03-07T22:44:19.689Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 87cd3ec6-0e0e-4fcc-8dae-7f482d211070
|
8154 | 2025-03-07T22:44:19.691Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
8155 | 2025-03-07T22:44:19.691Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
8156 | 2025-03-07T22:44:19.692Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
8157 | 2025-03-07T22:44:19.692Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
8158 | 2025-03-07T22:44:19.725Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
8159 | 2025-03-07T22:44:20.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8160 | 2025-03-07T22:44:20.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8161 | 2025-03-07T22:44:20.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8162 | 2025-03-07T22:44:20.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8163 | 2025-03-07T22:44:20.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8164 | 2025-03-07T22:44:20.683Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8165 | 2025-03-07T22:44:20.683Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8166 | 2025-03-07T22:44:20.683Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8167 | 2025-03-07T22:44:20.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8168 | 2025-03-07T22:44:21.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8169 | 2025-03-07T22:44:21.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8170 | 2025-03-07T22:44:21.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8171 | 2025-03-07T22:44:21.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8172 | 2025-03-07T22:44:21.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8173 | 2025-03-07T22:44:21.683Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8174 | 2025-03-07T22:44:21.683Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8175 | 2025-03-07T22:44:21.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8176 | 2025-03-07T22:44:21.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8177 | 2025-03-07T22:44:22.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8178 | 2025-03-07T22:44:22.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8179 | 2025-03-07T22:44:22.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8180 | 2025-03-07T22:44:22.681Z | DEBG | oximeter (results-sink-cluster): inserting 1006 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
8181 | 2025-03-07T22:44:22.681Z | DEBG | oximeter (results-sink): inserting 1006 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
8182 | 2025-03-07T22:44:22.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8183 | 2025-03-07T22:44:22.681Z | DEBG | oximeter (clickhouse-client): unrolling 1006 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
8184 | 2025-03-07T22:44:22.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8185 | 2025-03-07T22:44:22.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8186 | 2025-03-07T22:44:22.684Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8187 | 2025-03-07T22:44:22.684Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8188 | 2025-03-07T22:44:22.685Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8189 | 2025-03-07T22:44:22.725Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 12
table_name = fields_ipaddr
|
8190 | 2025-03-07T22:44:22.727Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 1218
table_name = fields_string
|
8191 | 2025-03-07T22:44:22.729Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 20
table_name = fields_u16
|
8192 | 2025-03-07T22:44:22.731Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 228
table_name = fields_u32
|
8193 | 2025-03-07T22:44:22.733Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 540
table_name = fields_uuid
|
8194 | 2025-03-07T22:44:22.736Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 958
table_name = measurements_cumulativeu64
|
8195 | 2025-03-07T22:44:22.740Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = measurements_histogramu64
|
8196 | 2025-03-07T22:44:22.741Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 40
table_name = measurements_u64
|
8197 | 2025-03-07T22:44:22.783Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
8198 | 2025-03-07T22:44:23.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8199 | 2025-03-07T22:44:23.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8200 | 2025-03-07T22:44:23.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8201 | 2025-03-07T22:44:23.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8202 | 2025-03-07T22:44:23.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8203 | 2025-03-07T22:44:23.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8204 | 2025-03-07T22:44:23.684Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8205 | 2025-03-07T22:44:23.684Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8206 | 2025-03-07T22:44:23.685Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8207 | 2025-03-07T22:44:24.420Z | DEBG | oximeter (results-sink): inserting 74 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
8208 | 2025-03-07T22:44:24.420Z | DEBG | oximeter (results-sink-cluster): inserting 74 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
8209 | 2025-03-07T22:44:24.420Z | DEBG | oximeter (clickhouse-client): unrolling 74 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
8210 | 2025-03-07T22:44:24.426Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 56
table_name = fields_string
|
8211 | 2025-03-07T22:44:24.431Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 64
table_name = fields_uuid
|
8212 | 2025-03-07T22:44:24.438Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 54
table_name = measurements_cumulativeu64
|
8213 | 2025-03-07T22:44:24.441Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 20
table_name = measurements_u64
|
8214 | 2025-03-07T22:44:24.521Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
8215 | 2025-03-07T22:44:24.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
8216 | 2025-03-07T22:44:24.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
8217 | 2025-03-07T22:44:24.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
8218 | 2025-03-07T22:44:24.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8219 | 2025-03-07T22:44:24.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8220 | 2025-03-07T22:44:24.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
8221 | 2025-03-07T22:44:24.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
8222 | 2025-03-07T22:44:24.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
8223 | 2025-03-07T22:44:24.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8224 | 2025-03-07T22:44:24.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8225 | 2025-03-07T22:44:24.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8226 | 2025-03-07T22:44:24.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8227 | 2025-03-07T22:44:24.684Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8228 | 2025-03-07T22:44:24.684Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8229 | 2025-03-07T22:44:24.685Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8230 | 2025-03-07T22:44:24.707Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
8231 | 2025-03-07T22:44:24.707Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
8232 | 2025-03-07T22:44:24.711Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
8233 | 2025-03-07T22:44:25.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8234 | 2025-03-07T22:44:25.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8235 | 2025-03-07T22:44:25.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8236 | 2025-03-07T22:44:25.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8237 | 2025-03-07T22:44:25.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8238 | 2025-03-07T22:44:25.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8239 | 2025-03-07T22:44:25.684Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8240 | 2025-03-07T22:44:25.684Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8241 | 2025-03-07T22:44:25.685Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8242 | 2025-03-07T22:44:26.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8243 | 2025-03-07T22:44:26.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8244 | 2025-03-07T22:44:26.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8245 | 2025-03-07T22:44:26.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8246 | 2025-03-07T22:44:26.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8247 | 2025-03-07T22:44:26.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8248 | 2025-03-07T22:44:26.684Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8249 | 2025-03-07T22:44:26.684Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8250 | 2025-03-07T22:44:26.685Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8251 | 2025-03-07T22:44:27.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8252 | 2025-03-07T22:44:27.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8253 | 2025-03-07T22:44:27.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8254 | 2025-03-07T22:44:27.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8255 | 2025-03-07T22:44:27.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8256 | 2025-03-07T22:44:27.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8257 | 2025-03-07T22:44:27.684Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8258 | 2025-03-07T22:44:27.684Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8259 | 2025-03-07T22:44:27.685Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8260 | 2025-03-07T22:44:28.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8261 | 2025-03-07T22:44:28.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8262 | 2025-03-07T22:44:28.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8263 | 2025-03-07T22:44:28.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8264 | 2025-03-07T22:44:28.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8265 | 2025-03-07T22:44:28.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8266 | 2025-03-07T22:44:28.684Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8267 | 2025-03-07T22:44:28.684Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8268 | 2025-03-07T22:44:28.685Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8269 | 2025-03-07T22:44:29.420Z | DEBG | oximeter (results-sink): inserting 252 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
8270 | 2025-03-07T22:44:29.420Z | DEBG | oximeter (results-sink-cluster): inserting 252 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
8271 | 2025-03-07T22:44:29.420Z | DEBG | oximeter (clickhouse-client): unrolling 252 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
8272 | 2025-03-07T22:44:29.433Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 120
table_name = fields_string
|
8273 | 2025-03-07T22:44:29.434Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 32
table_name = fields_u16
|
8274 | 2025-03-07T22:44:29.436Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 96
table_name = fields_uuid
|
8275 | 2025-03-07T22:44:29.438Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 160
table_name = measurements_cumulativeu64
|
8276 | 2025-03-07T22:44:29.445Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 32
table_name = measurements_histogramu64
|
8277 | 2025-03-07T22:44:29.447Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 60
table_name = measurements_u64
|
8278 | 2025-03-07T22:44:29.521Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
8279 | 2025-03-07T22:44:29.677Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 87cd3ec6-0e0e-4fcc-8dae-7f482d211070
|
8280 | 2025-03-07T22:44:29.677Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 87cd3ec6-0e0e-4fcc-8dae-7f482d211070
|
8281 | 2025-03-07T22:44:29.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8282 | 2025-03-07T22:44:29.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8283 | 2025-03-07T22:44:29.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8284 | 2025-03-07T22:44:29.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8285 | 2025-03-07T22:44:29.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8286 | 2025-03-07T22:44:29.683Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8287 | 2025-03-07T22:44:29.683Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8288 | 2025-03-07T22:44:29.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8289 | 2025-03-07T22:44:29.685Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8290 | 2025-03-07T22:44:29.687Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 87cd3ec6-0e0e-4fcc-8dae-7f482d211070
|
8291 | 2025-03-07T22:44:29.691Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
8292 | 2025-03-07T22:44:29.691Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
8293 | 2025-03-07T22:44:29.692Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
8294 | 2025-03-07T22:44:30.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8295 | 2025-03-07T22:44:30.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8296 | 2025-03-07T22:44:30.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8297 | 2025-03-07T22:44:30.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8298 | 2025-03-07T22:44:30.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8299 | 2025-03-07T22:44:30.683Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8300 | 2025-03-07T22:44:30.683Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8301 | 2025-03-07T22:44:30.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8302 | 2025-03-07T22:44:30.685Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8303 | 2025-03-07T22:44:31.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8304 | 2025-03-07T22:44:31.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8305 | 2025-03-07T22:44:31.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8306 | 2025-03-07T22:44:31.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8307 | 2025-03-07T22:44:31.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8308 | 2025-03-07T22:44:31.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8309 | 2025-03-07T22:44:31.684Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8310 | 2025-03-07T22:44:31.684Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8311 | 2025-03-07T22:44:31.685Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8312 | 2025-03-07T22:44:32.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8313 | 2025-03-07T22:44:32.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8314 | 2025-03-07T22:44:32.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8315 | 2025-03-07T22:44:32.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8316 | 2025-03-07T22:44:32.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8317 | 2025-03-07T22:44:32.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8318 | 2025-03-07T22:44:32.684Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8319 | 2025-03-07T22:44:32.684Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8320 | 2025-03-07T22:44:32.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8321 | 2025-03-07T22:44:33.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8322 | 2025-03-07T22:44:33.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8323 | 2025-03-07T22:44:33.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8324 | 2025-03-07T22:44:33.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8325 | 2025-03-07T22:44:33.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8326 | 2025-03-07T22:44:33.683Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8327 | 2025-03-07T22:44:33.683Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8328 | 2025-03-07T22:44:33.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8329 | 2025-03-07T22:44:33.685Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8330 | 2025-03-07T22:44:34.419Z | DEBG | oximeter (results-sink): inserting 334 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
8331 | 2025-03-07T22:44:34.419Z | DEBG | oximeter (clickhouse-client): unrolling 334 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
8332 | 2025-03-07T22:44:34.420Z | DEBG | oximeter (results-sink-cluster): inserting 334 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
8333 | 2025-03-07T22:44:34.437Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 212
table_name = fields_i16
|
8334 | 2025-03-07T22:44:34.439Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 633
table_name = fields_string
|
8335 | 2025-03-07T22:44:34.441Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 114
table_name = fields_u16
|
8336 | 2025-03-07T22:44:34.443Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 113
table_name = fields_u32
|
8337 | 2025-03-07T22:44:34.450Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 112
table_name = fields_u8
|
8338 | 2025-03-07T22:44:34.453Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 390
table_name = fields_uuid
|
8339 | 2025-03-07T22:44:34.454Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 6
table_name = measurements_bool
|
8340 | 2025-03-07T22:44:34.456Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 237
table_name = measurements_cumulativeu64
|
8341 | 2025-03-07T22:44:34.460Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 1
table_name = measurements_f64
|
8342 | 2025-03-07T22:44:34.469Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = measurements_histogramu64
|
8343 | 2025-03-07T22:44:34.471Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 82
table_name = measurements_u64
|
8344 | 2025-03-07T22:44:34.520Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
8345 | 2025-03-07T22:44:34.671Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:562
|
8346 | 2025-03-07T22:44:34.671Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending
|
8347 | 2025-03-07T22:44:34.674Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "ac52eefd-b5ec-49fd-ad88-608fa3ca1c5d", "content-length": "1412", "date": "Fri, 07 Mar 2025 22:44:34 GMT"} })
|
8348 | 2025-03-07T22:44:34.674Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D
|
8349 | 2025-03-07T22:44:34.676Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "0f91ae96-19c4-4659-9aa7-0a3263df08be", "content-length": "29", "date": "Fri, 07 Mar 2025 22:44:34 GMT"} })
|
8350 | 2025-03-07T22:44:34.676Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:57359
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 87cd3ec6-0e0e-4fcc-8dae-7f482d211070
|
8351 | 2025-03-07T22:44:34.676Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:637
n_current_tasks = 9
n_pruned_tasks = 0
|
8352 | 2025-03-07T22:44:34.676Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:57359
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 87cd3ec6-0e0e-4fcc-8dae-7f482d211070
|
8353 | 2025-03-07T22:44:34.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
8354 | 2025-03-07T22:44:34.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
8355 | 2025-03-07T22:44:34.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
8356 | 2025-03-07T22:44:34.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8357 | 2025-03-07T22:44:34.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8358 | 2025-03-07T22:44:34.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
8359 | 2025-03-07T22:44:34.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
8360 | 2025-03-07T22:44:34.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
8361 | 2025-03-07T22:44:34.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8362 | 2025-03-07T22:44:34.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8363 | 2025-03-07T22:44:34.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8364 | 2025-03-07T22:44:34.683Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8365 | 2025-03-07T22:44:34.683Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8366 | 2025-03-07T22:44:34.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8367 | 2025-03-07T22:44:34.685Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8368 | 2025-03-07T22:44:34.707Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
8369 | 2025-03-07T22:44:34.707Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
8370 | 2025-03-07T22:44:34.708Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
8371 | 2025-03-07T22:44:34.710Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
8372 | 2025-03-07T22:44:35.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8373 | 2025-03-07T22:44:35.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8374 | 2025-03-07T22:44:35.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8375 | 2025-03-07T22:44:35.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8376 | 2025-03-07T22:44:35.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8377 | 2025-03-07T22:44:35.683Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8378 | 2025-03-07T22:44:35.683Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8379 | 2025-03-07T22:44:35.685Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8380 | 2025-03-07T22:44:35.685Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8381 | 2025-03-07T22:44:36.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8382 | 2025-03-07T22:44:36.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8383 | 2025-03-07T22:44:36.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8384 | 2025-03-07T22:44:36.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8385 | 2025-03-07T22:44:36.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8386 | 2025-03-07T22:44:36.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8387 | 2025-03-07T22:44:36.684Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8388 | 2025-03-07T22:44:36.684Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8389 | 2025-03-07T22:44:36.685Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8390 | 2025-03-07T22:44:37.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8391 | 2025-03-07T22:44:37.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8392 | 2025-03-07T22:44:37.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8393 | 2025-03-07T22:44:37.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8394 | 2025-03-07T22:44:37.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8395 | 2025-03-07T22:44:37.683Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8396 | 2025-03-07T22:44:37.683Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8397 | 2025-03-07T22:44:37.685Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8398 | 2025-03-07T22:44:37.685Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8399 | 2025-03-07T22:44:38.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8400 | 2025-03-07T22:44:38.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8401 | 2025-03-07T22:44:38.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8402 | 2025-03-07T22:44:38.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8403 | 2025-03-07T22:44:38.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8404 | 2025-03-07T22:44:38.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8405 | 2025-03-07T22:44:38.684Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8406 | 2025-03-07T22:44:38.684Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8407 | 2025-03-07T22:44:38.685Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8408 | 2025-03-07T22:44:39.420Z | DEBG | oximeter (results-sink): inserting 253 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
8409 | 2025-03-07T22:44:39.420Z | DEBG | oximeter (results-sink-cluster): inserting 253 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
8410 | 2025-03-07T22:44:39.420Z | DEBG | oximeter (clickhouse-client): unrolling 253 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
8411 | 2025-03-07T22:44:39.433Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 2
table_name = fields_ipaddr
|
8412 | 2025-03-07T22:44:39.435Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 121
table_name = fields_string
|
8413 | 2025-03-07T22:44:39.437Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 34
table_name = fields_u16
|
8414 | 2025-03-07T22:44:39.443Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 98
table_name = fields_uuid
|
8415 | 2025-03-07T22:44:39.445Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 161
table_name = measurements_cumulativeu64
|
8416 | 2025-03-07T22:44:39.448Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 32
table_name = measurements_histogramu64
|
8417 | 2025-03-07T22:44:39.456Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 60
table_name = measurements_u64
|
8418 | 2025-03-07T22:44:39.521Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
8419 | 2025-03-07T22:44:39.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8420 | 2025-03-07T22:44:39.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8421 | 2025-03-07T22:44:39.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8422 | 2025-03-07T22:44:39.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8423 | 2025-03-07T22:44:39.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8424 | 2025-03-07T22:44:39.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8425 | 2025-03-07T22:44:39.684Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8426 | 2025-03-07T22:44:39.684Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8427 | 2025-03-07T22:44:39.685Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8428 | 2025-03-07T22:44:39.691Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
8429 | 2025-03-07T22:44:39.691Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
8430 | 2025-03-07T22:44:39.692Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
8431 | 2025-03-07T22:44:40.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8432 | 2025-03-07T22:44:40.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8433 | 2025-03-07T22:44:40.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8434 | 2025-03-07T22:44:40.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8435 | 2025-03-07T22:44:40.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8436 | 2025-03-07T22:44:40.684Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8437 | 2025-03-07T22:44:40.684Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8438 | 2025-03-07T22:44:40.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8439 | 2025-03-07T22:44:40.685Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8440 | 2025-03-07T22:44:41.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8441 | 2025-03-07T22:44:41.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8442 | 2025-03-07T22:44:41.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8443 | 2025-03-07T22:44:41.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8444 | 2025-03-07T22:44:41.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8445 | 2025-03-07T22:44:41.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8446 | 2025-03-07T22:44:41.684Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8447 | 2025-03-07T22:44:41.684Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8448 | 2025-03-07T22:44:41.685Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8449 | 2025-03-07T22:44:42.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8450 | 2025-03-07T22:44:42.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8451 | 2025-03-07T22:44:42.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8452 | 2025-03-07T22:44:42.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8453 | 2025-03-07T22:44:42.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8454 | 2025-03-07T22:44:42.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8455 | 2025-03-07T22:44:42.684Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8456 | 2025-03-07T22:44:42.684Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8457 | 2025-03-07T22:44:42.685Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8458 | 2025-03-07T22:44:43.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8459 | 2025-03-07T22:44:43.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8460 | 2025-03-07T22:44:43.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8461 | 2025-03-07T22:44:43.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8462 | 2025-03-07T22:44:43.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8463 | 2025-03-07T22:44:43.683Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8464 | 2025-03-07T22:44:43.683Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8465 | 2025-03-07T22:44:43.685Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8466 | 2025-03-07T22:44:43.685Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8467 | 2025-03-07T22:44:44.420Z | DEBG | oximeter (results-sink): inserting 228 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
8468 | 2025-03-07T22:44:44.420Z | DEBG | oximeter (results-sink-cluster): inserting 228 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
8469 | 2025-03-07T22:44:44.420Z | DEBG | oximeter (clickhouse-client): unrolling 228 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
8470 | 2025-03-07T22:44:44.432Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 72
table_name = fields_string
|
8471 | 2025-03-07T22:44:44.434Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = fields_u16
|
8472 | 2025-03-07T22:44:44.438Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 72
table_name = fields_uuid
|
8473 | 2025-03-07T22:44:44.442Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 160
table_name = measurements_cumulativeu64
|
8474 | 2025-03-07T22:44:44.449Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = measurements_histogramu64
|
8475 | 2025-03-07T22:44:44.451Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 60
table_name = measurements_u64
|
8476 | 2025-03-07T22:44:44.521Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
8477 | 2025-03-07T22:44:44.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
8478 | 2025-03-07T22:44:44.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
8479 | 2025-03-07T22:44:44.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
8480 | 2025-03-07T22:44:44.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8481 | 2025-03-07T22:44:44.679Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
8482 | 2025-03-07T22:44:44.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
8483 | 2025-03-07T22:44:44.679Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8484 | 2025-03-07T22:44:44.680Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
8485 | 2025-03-07T22:44:44.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8486 | 2025-03-07T22:44:44.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8487 | 2025-03-07T22:44:44.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8488 | 2025-03-07T22:44:44.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8489 | 2025-03-07T22:44:44.684Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8490 | 2025-03-07T22:44:44.684Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8491 | 2025-03-07T22:44:44.685Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8492 | 2025-03-07T22:44:44.707Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
8493 | 2025-03-07T22:44:44.707Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
8494 | 2025-03-07T22:44:44.711Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
8495 | 2025-03-07T22:44:45.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8496 | 2025-03-07T22:44:45.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8497 | 2025-03-07T22:44:45.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8498 | 2025-03-07T22:44:45.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8499 | 2025-03-07T22:44:45.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8500 | 2025-03-07T22:44:45.685Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8501 | 2025-03-07T22:44:45.685Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8502 | 2025-03-07T22:44:45.685Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8503 | 2025-03-07T22:44:45.685Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8504 | 2025-03-07T22:44:46.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8505 | 2025-03-07T22:44:46.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8506 | 2025-03-07T22:44:46.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8507 | 2025-03-07T22:44:46.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8508 | 2025-03-07T22:44:46.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8509 | 2025-03-07T22:44:46.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8510 | 2025-03-07T22:44:46.684Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8511 | 2025-03-07T22:44:46.684Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8512 | 2025-03-07T22:44:46.685Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8513 | 2025-03-07T22:44:47.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8514 | 2025-03-07T22:44:47.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8515 | 2025-03-07T22:44:47.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8516 | 2025-03-07T22:44:47.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8517 | 2025-03-07T22:44:47.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8518 | 2025-03-07T22:44:47.684Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8519 | 2025-03-07T22:44:47.684Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8520 | 2025-03-07T22:44:47.685Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8521 | 2025-03-07T22:44:47.685Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8522 | 2025-03-07T22:44:48.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8523 | 2025-03-07T22:44:48.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8524 | 2025-03-07T22:44:48.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8525 | 2025-03-07T22:44:48.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8526 | 2025-03-07T22:44:48.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8527 | 2025-03-07T22:44:48.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8528 | 2025-03-07T22:44:48.684Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8529 | 2025-03-07T22:44:48.684Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8530 | 2025-03-07T22:44:48.685Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8531 | 2025-03-07T22:44:49.420Z | DEBG | oximeter (results-sink): inserting 252 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
8532 | 2025-03-07T22:44:49.420Z | DEBG | oximeter (clickhouse-client): unrolling 252 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
8533 | 2025-03-07T22:44:49.420Z | DEBG | oximeter (results-sink-cluster): inserting 252 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
8534 | 2025-03-07T22:44:49.433Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 120
table_name = fields_string
|
8535 | 2025-03-07T22:44:49.438Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 32
table_name = fields_u16
|
8536 | 2025-03-07T22:44:49.441Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 96
table_name = fields_uuid
|
8537 | 2025-03-07T22:44:49.449Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 160
table_name = measurements_cumulativeu64
|
8538 | 2025-03-07T22:44:49.452Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 32
table_name = measurements_histogramu64
|
8539 | 2025-03-07T22:44:49.454Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 60
table_name = measurements_u64
|
8540 | 2025-03-07T22:44:49.521Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
8541 | 2025-03-07T22:44:49.671Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:562
|
8542 | 2025-03-07T22:44:49.671Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending
|
8543 | 2025-03-07T22:44:49.673Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "ac0cb29b-6a27-4874-a83b-ced4a8589d08", "content-length": "1412", "date": "Fri, 07 Mar 2025 22:44:49 GMT"} })
|
8544 | 2025-03-07T22:44:49.673Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D
|
8545 | 2025-03-07T22:44:49.675Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "e0f864d8-6549-44c4-9d99-b1773a6a9ccb", "content-length": "29", "date": "Fri, 07 Mar 2025 22:44:49 GMT"} })
|
8546 | 2025-03-07T22:44:49.675Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:637
n_current_tasks = 9
n_pruned_tasks = 0
|
8547 | 2025-03-07T22:44:49.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8548 | 2025-03-07T22:44:49.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8549 | 2025-03-07T22:44:49.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8550 | 2025-03-07T22:44:49.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8551 | 2025-03-07T22:44:49.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8552 | 2025-03-07T22:44:49.685Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8553 | 2025-03-07T22:44:49.685Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8554 | 2025-03-07T22:44:49.685Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8555 | 2025-03-07T22:44:49.685Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8556 | 2025-03-07T22:44:49.686Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
8557 | 2025-03-07T22:44:49.686Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
8558 | 2025-03-07T22:44:49.691Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
8559 | 2025-03-07T22:44:49.691Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
8560 | 2025-03-07T22:44:49.692Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
8561 | 2025-03-07T22:44:49.732Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
8562 | 2025-03-07T22:44:50.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8563 | 2025-03-07T22:44:50.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8564 | 2025-03-07T22:44:50.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8565 | 2025-03-07T22:44:50.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8566 | 2025-03-07T22:44:50.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8567 | 2025-03-07T22:44:50.685Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8568 | 2025-03-07T22:44:50.685Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8569 | 2025-03-07T22:44:50.685Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8570 | 2025-03-07T22:44:50.685Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8571 | 2025-03-07T22:44:51.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8572 | 2025-03-07T22:44:51.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8573 | 2025-03-07T22:44:51.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8574 | 2025-03-07T22:44:51.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8575 | 2025-03-07T22:44:51.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8576 | 2025-03-07T22:44:51.684Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8577 | 2025-03-07T22:44:51.684Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8578 | 2025-03-07T22:44:51.685Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8579 | 2025-03-07T22:44:51.685Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8580 | 2025-03-07T22:44:52.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8581 | 2025-03-07T22:44:52.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8582 | 2025-03-07T22:44:52.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8583 | 2025-03-07T22:44:52.682Z | DEBG | oximeter (results-sink-cluster): inserting 1000 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
8584 | 2025-03-07T22:44:52.682Z | DEBG | oximeter (results-sink): inserting 1000 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
8585 | 2025-03-07T22:44:52.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8586 | 2025-03-07T22:44:52.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8587 | 2025-03-07T22:44:52.682Z | DEBG | oximeter (clickhouse-client): unrolling 1000 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
8588 | 2025-03-07T22:44:52.685Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8589 | 2025-03-07T22:44:52.685Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8590 | 2025-03-07T22:44:52.685Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8591 | 2025-03-07T22:44:52.685Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8592 | 2025-03-07T22:44:52.726Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 1212
table_name = fields_string
|
8593 | 2025-03-07T22:44:52.729Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = fields_u16
|
8594 | 2025-03-07T22:44:52.731Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 228
table_name = fields_u32
|
8595 | 2025-03-07T22:44:52.733Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 528
table_name = fields_uuid
|
8596 | 2025-03-07T22:44:52.735Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 952
table_name = measurements_cumulativeu64
|
8597 | 2025-03-07T22:44:52.737Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 8
table_name = measurements_histogramu64
|
8598 | 2025-03-07T22:44:52.739Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 40
table_name = measurements_u64
|
8599 | 2025-03-07T22:44:52.783Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
8600 | 2025-03-07T22:44:53.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8601 | 2025-03-07T22:44:53.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8602 | 2025-03-07T22:44:53.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8603 | 2025-03-07T22:44:53.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8604 | 2025-03-07T22:44:53.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8605 | 2025-03-07T22:44:53.685Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8606 | 2025-03-07T22:44:53.685Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8607 | 2025-03-07T22:44:53.685Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8608 | 2025-03-07T22:44:53.686Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8609 | 2025-03-07T22:44:54.420Z | DEBG | oximeter (results-sink): inserting 74 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
8610 | 2025-03-07T22:44:54.420Z | DEBG | oximeter (results-sink-cluster): inserting 74 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
8611 | 2025-03-07T22:44:54.420Z | DEBG | oximeter (clickhouse-client): unrolling 74 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
8612 | 2025-03-07T22:44:54.427Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 56
table_name = fields_string
|
8613 | 2025-03-07T22:44:54.429Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 64
table_name = fields_uuid
|
8614 | 2025-03-07T22:44:54.432Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 54
table_name = measurements_cumulativeu64
|
8615 | 2025-03-07T22:44:54.442Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 20
table_name = measurements_u64
|
8616 | 2025-03-07T22:44:54.521Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
8617 | 2025-03-07T22:44:54.678Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
8618 | 2025-03-07T22:44:54.678Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
8619 | 2025-03-07T22:44:54.679Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = c0f69897-7f92-43db-ad47-96c3c4721128
|
8620 | 2025-03-07T22:44:54.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8621 | 2025-03-07T22:44:54.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8622 | 2025-03-07T22:44:54.681Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
8623 | 2025-03-07T22:44:54.681Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
8624 | 2025-03-07T22:44:54.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = dfe169a3-7536-4b54-9593-8815d6e81dd4
|
8625 | 2025-03-07T22:44:54.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8626 | 2025-03-07T22:44:54.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8627 | 2025-03-07T22:44:54.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8628 | 2025-03-07T22:44:54.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8629 | 2025-03-07T22:44:54.684Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8630 | 2025-03-07T22:44:54.684Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8631 | 2025-03-07T22:44:54.685Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8632 | 2025-03-07T22:44:54.707Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
8633 | 2025-03-07T22:44:54.707Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
8634 | 2025-03-07T22:44:54.711Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
8635 | 2025-03-07T22:44:55.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8636 | 2025-03-07T22:44:55.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8637 | 2025-03-07T22:44:55.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8638 | 2025-03-07T22:44:55.683Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8639 | 2025-03-07T22:44:55.683Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8640 | 2025-03-07T22:44:55.684Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8641 | 2025-03-07T22:44:55.684Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8642 | 2025-03-07T22:44:55.685Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8643 | 2025-03-07T22:44:55.685Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8644 | 2025-03-07T22:44:56.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8645 | 2025-03-07T22:44:56.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8646 | 2025-03-07T22:44:56.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8647 | 2025-03-07T22:44:56.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8648 | 2025-03-07T22:44:56.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8649 | 2025-03-07T22:44:56.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8650 | 2025-03-07T22:44:56.684Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8651 | 2025-03-07T22:44:56.684Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8652 | 2025-03-07T22:44:56.685Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8653 | 2025-03-07T22:44:57.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8654 | 2025-03-07T22:44:57.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8655 | 2025-03-07T22:44:57.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8656 | 2025-03-07T22:44:57.683Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8657 | 2025-03-07T22:44:57.683Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8658 | 2025-03-07T22:44:57.684Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8659 | 2025-03-07T22:44:57.684Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8660 | 2025-03-07T22:44:57.685Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8661 | 2025-03-07T22:44:57.685Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8662 | 2025-03-07T22:44:58.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8663 | 2025-03-07T22:44:58.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8664 | 2025-03-07T22:44:58.682Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8665 | 2025-03-07T22:44:58.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8666 | 2025-03-07T22:44:58.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8667 | 2025-03-07T22:44:58.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8668 | 2025-03-07T22:44:58.684Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8669 | 2025-03-07T22:44:58.684Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8670 | 2025-03-07T22:44:58.685Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8671 | 2025-03-07T22:44:59.420Z | DEBG | oximeter (results-sink): inserting 252 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
8672 | 2025-03-07T22:44:59.420Z | DEBG | oximeter (results-sink-cluster): inserting 252 samples into database
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
|
8673 | 2025-03-07T22:44:59.420Z | DEBG | oximeter (clickhouse-client): unrolling 252 total samples
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
|
8674 | 2025-03-07T22:44:59.433Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 120
table_name = fields_string
|
8675 | 2025-03-07T22:44:59.435Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 32
table_name = fields_u16
|
8676 | 2025-03-07T22:44:59.437Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 96
table_name = fields_uuid
|
8677 | 2025-03-07T22:44:59.439Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 160
table_name = measurements_cumulativeu64
|
8678 | 2025-03-07T22:44:59.442Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 32
table_name = measurements_histogramu64
|
8679 | 2025-03-07T22:44:59.444Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
id = e63515b2-bf04-4883-b64b-3c0e4fc55087
n_rows = 60
table_name = measurements_u64
|
8680 | 2025-03-07T22:44:59.522Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
8681 | 2025-03-07T22:44:59.680Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8682 | 2025-03-07T22:44:59.680Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8683 | 2025-03-07T22:44:59.681Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8684 | 2025-03-07T22:44:59.683Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8685 | 2025-03-07T22:44:59.683Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8686 | 2025-03-07T22:44:59.684Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8687 | 2025-03-07T22:44:59.684Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8688 | 2025-03-07T22:44:59.685Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8689 | 2025-03-07T22:44:59.685Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8690 | 2025-03-07T22:44:59.691Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
8691 | 2025-03-07T22:44:59.691Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
8692 | 2025-03-07T22:44:59.693Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|