1 | | [ Jan 17 08:28:44 Enabled. ] |
2 | | [ Jan 17 08:28:44 Rereading configuration. ] |
3 | | [ Jan 17 08:28:46 Rereading configuration. ] |
4 | | [ Jan 17 08:28:51 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 c9d45127-a15f-4a2b-b10f-42b4cdcce70d &"). ] |
5 | | [ Jan 17 08:28:51 Method "start" exited with status 0. ] |
6 | | note: configured to log to "/dev/stdout" |
7 | 2025-01-17T08:28:51.852Z | DEBG | oximeter: registered DTrace probes
|
8 | 2025-01-17T08:28:51.855Z | INFO | oximeter: starting oximeter server
file = oximeter/collector/src/lib.rs:236
|
9 | 2025-01-17T08:28:51.856Z | DEBG | oximeter: creating ClickHouse client
|
10 | 2025-01-17T08:28:51.867Z | DEBG | oximeter (clickhouse-client): registered USDT probes
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
|
11 | 2025-01-17T08:28:55.691Z | WARN | oximeter (clickhouse-client): oximeter database does not exist, or is out-of-date
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:823
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
|
12 | 2025-01-17T08:28:55.691Z | DEBG | oximeter (oximeter-agent): oximeter database does not exist, creating
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
|
13 | 2025-01-17T08:28:55.691Z | INFO | oximeter (clickhouse-client): reading db version
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:732
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
|
14 | 2025-01-17T08:28:55.692Z | WARN | oximeter (clickhouse-client): oximeter database does not exist, or is out-of-date
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:823
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
|
15 | 2025-01-17T08:28:55.692Z | INFO | oximeter (clickhouse-client): read oximeter database version
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:736
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
version = 0
|
16 | 2025-01-17T08:28:55.692Z | INFO | oximeter (clickhouse-client): wiping and re-initializing oximeter schema
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:741
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
|
17 | 2025-01-17T08:28:55.693Z | DEBG | oximeter (clickhouse-client): wiping ClickHouse database
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
|
18 | 2025-01-17T08:28:55.695Z | DEBG | oximeter (clickhouse-client): initializing ClickHouse database
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
|
19 | 2025-01-17T08:28:56.740Z | INFO | oximeter (clickhouse-client): inserting current version
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:764
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
version = 13
|
20 | 2025-01-17T08:28:56.778Z | DEBG | oximeter (dropshot): registered endpoint
local_addr = [fd00:1122:3344:101::d]:12223
method = GET
path = /info
versions = all
|
21 | 2025-01-17T08:28:56.778Z | DEBG | oximeter (dropshot): registered endpoint
local_addr = [fd00:1122:3344:101::d]:12223
method = GET
path = /producers
versions = all
|
22 | 2025-01-17T08:28:56.778Z | DEBG | oximeter (dropshot): registered endpoint
local_addr = [fd00:1122:3344:101::d]:12223
method = DELETE
path = /producers/{producer_id}
versions = all
|
23 | 2025-01-17T08:28:56.778Z | DEBG | oximeter (dropshot): registered endpoint
local_addr = [fd00:1122:3344:101::d]:12223
method = GET
path = /producers/{producer_id}
versions = all
|
24 | 2025-01-17T08:28:56.778Z | INFO | oximeter (dropshot): listening
file = /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dropshot-0.15.1/src/server.rs:328
local_addr = [fd00:1122:3344:101::d]:12223
|
25 | 2025-01-17T08:28:56.778Z | DEBG | oximeter (dropshot): successfully registered DTrace USDT probes
local_addr = [fd00:1122:3344:101::d]:12223
|
26 | 2025-01-17T08:28:56.778Z | DEBG | oximeter: registered USDT probes
|
27 | 2025-01-17T08:28:56.778Z | DEBG | oximeter: contacting nexus
|
28 | 2025-01-17T08:28:56.879Z | DEBG | oximeter: client request
body = Some(Body)
method = POST
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors
|
29 | 2025-01-17T08:28:57.067Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors", status: 204, headers: {"x-request-id": "66682ff6-08b2-4f3d-ae49-b5fd1f6a129d", "date": "Fri, 17 Jan 2025 08:28:57 GMT"} })
|
30 | 2025-01-17T08:28:57.068Z | INFO | oximeter: oximeter registered with nexus
file = oximeter/collector/src/lib.rs:383
id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
|
31 | 2025-01-17T08:28:57.068Z | INFO | oximeter (oximeter-agent): starting refresh list task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:471
|
32 | 2025-01-17T08:28:57.069Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:474
|
33 | 2025-01-17T08:28:57.075Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/c9d45127-a15f-4a2b-b10f-42b4cdcce70d/producers?sort_by=id_ascending
|
34 | 2025-01-17T08:28:57.320Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/c9d45127-a15f-4a2b-b10f-42b4cdcce70d/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "e73a7a5b-5289-4326-8e5e-3870a9a9f322", "content-length": "29", "date": "Fri, 17 Jan 2025 08:28:57 GMT"} })
|
35 | 2025-01-17T08:28:57.322Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:549
n_current_tasks = 0
n_pruned_tasks = 0
|
36 | 2025-01-17T08:29:12.068Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:474
|
37 | 2025-01-17T08:29:12.068Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c9d45127-a15f-4a2b-b10f-42b4cdcce70d/producers?sort_by=id_ascending
|
38 | 2025-01-17T08:29:12.083Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c9d45127-a15f-4a2b-b10f-42b4cdcce70d/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "f975da7a-82ad-41b8-9c9e-4363316d4106", "content-length": "998", "date": "Fri, 17 Jan 2025 08:29:12 GMT"} })
|
39 | 2025-01-17T08:29:12.085Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c9d45127-a15f-4a2b-b10f-42b4cdcce70d/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJhYThkMGNiNi0xOTQ0LTQ3ODgtYTI3MS01OTUzNGI4MWM0NTYifX0%3D
|
40 | 2025-01-17T08:29:12.088Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c9d45127-a15f-4a2b-b10f-42b4cdcce70d/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJhYThkMGNiNi0xOTQ0LTQ3ODgtYTI3MS01OTUzNGI4MWM0NTYifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "4f09318b-b252-4ccf-b1cc-0f7797a2cfea", "content-length": "29", "date": "Fri, 17 Jan 2025 08:29:12 GMT"} })
|
41 | 2025-01-17T08:29:12.088Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::1]:48141
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 0d5262fd-85d1-49d6-8e51-be993926d624
|
42 | 2025-01-17T08:29:12.090Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::2]:62264
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 1db92f1b-784c-482e-be21-a44377f42e1e
|
43 | 2025-01-17T08:29:12.092Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::2]:47529
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 7ebc2c34-7b2a-4873-bfca-6540056492dd
|
44 | 2025-01-17T08:29:12.095Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
45 | 2025-01-17T08:29:12.097Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
46 | 2025-01-17T08:29:12.099Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
47 | 2025-01-17T08:29:12.101Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:549
n_current_tasks = 6
n_pruned_tasks = 0
|
48 | 2025-01-17T08:29:13.097Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
49 | 2025-01-17T08:29:13.097Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
50 | 2025-01-17T08:29:13.097Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
51 | 2025-01-17T08:29:13.097Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
52 | 2025-01-17T08:29:13.100Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
53 | 2025-01-17T08:29:13.100Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
54 | 2025-01-17T08:29:13.130Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
55 | 2025-01-17T08:29:13.130Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
56 | 2025-01-17T08:29:13.131Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
57 | 2025-01-17T08:29:14.096Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
58 | 2025-01-17T08:29:14.096Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
59 | 2025-01-17T08:29:14.097Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
60 | 2025-01-17T08:29:14.097Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
61 | 2025-01-17T08:29:14.097Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
62 | 2025-01-17T08:29:14.099Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
63 | 2025-01-17T08:29:14.099Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
64 | 2025-01-17T08:29:14.100Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
65 | 2025-01-17T08:29:14.101Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
66 | 2025-01-17T08:29:15.095Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
67 | 2025-01-17T08:29:15.095Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
68 | 2025-01-17T08:29:15.096Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
69 | 2025-01-17T08:29:15.097Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
70 | 2025-01-17T08:29:15.097Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
71 | 2025-01-17T08:29:15.100Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
72 | 2025-01-17T08:29:15.100Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
73 | 2025-01-17T08:29:15.100Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
74 | 2025-01-17T08:29:15.101Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
75 | 2025-01-17T08:29:16.095Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
76 | 2025-01-17T08:29:16.096Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
77 | 2025-01-17T08:29:16.096Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
78 | 2025-01-17T08:29:16.097Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
79 | 2025-01-17T08:29:16.097Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
80 | 2025-01-17T08:29:16.100Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
81 | 2025-01-17T08:29:16.100Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
82 | 2025-01-17T08:29:16.100Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
83 | 2025-01-17T08:29:16.102Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
84 | 2025-01-17T08:29:16.765Z | DEBG | oximeter (results-sink): inserting 176 samples into database
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
|
85 | 2025-01-17T08:29:16.765Z | DEBG | oximeter (clickhouse-client): unrolling 176 total samples
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
|
86 | 2025-01-17T08:29:16.767Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
|
87 | 2025-01-17T08:29:16.779Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
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-01-17T08:29:16.767678166Z }
timeseries_name = static_routing_config:static_routes
|
88 | 2025-01-17T08:29:16.782Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
|
89 | 2025-01-17T08:29:16.792Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
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-01-17T08:29:16.782356086Z }
timeseries_name = static_routing_config:static_nexthops
|
90 | 2025-01-17T08:29:16.792Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
|
91 | 2025-01-17T08:29:16.793Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
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-01-17T08:29:16.792633871Z }
timeseries_name = switch_rib:active_routes
|
92 | 2025-01-17T08:29:16.794Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
|
93 | 2025-01-17T08:29:16.795Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
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-01-17T08:29:16.794098707Z }
timeseries_name = mg_lower:routes_blocked_by_link_state
|
94 | 2025-01-17T08:29:16.795Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
|
95 | 2025-01-17T08:29:16.796Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
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-01-17T08:29:16.795419909Z }
timeseries_name = ddm_router:originated_underlay_prefixes
|
96 | 2025-01-17T08:29:16.796Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
|
97 | 2025-01-17T08:29:16.797Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
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-01-17T08:29:16.796738792Z }
timeseries_name = ddm_router:originated_tunnel_endpoints
|
98 | 2025-01-17T08:29:16.798Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
|
99 | 2025-01-17T08:29:16.799Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
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-01-17T08:29:16.798055444Z }
timeseries_name = ddm_session:solicitations_sent
|
100 | 2025-01-17T08:29:16.799Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
|
101 | 2025-01-17T08:29:16.800Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
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-01-17T08:29:16.799377466Z }
timeseries_name = ddm_session:solicitations_received
|
102 | 2025-01-17T08:29:16.800Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
|
103 | 2025-01-17T08:29:16.801Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
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-01-17T08:29:16.800659118Z }
timeseries_name = ddm_session:advertisements_sent
|
104 | 2025-01-17T08:29:16.801Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
|
105 | 2025-01-17T08:29:16.803Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
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-01-17T08:29:16.801982111Z }
timeseries_name = ddm_session:advertisements_received
|
106 | 2025-01-17T08:29:16.803Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
|
107 | 2025-01-17T08:29:16.804Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
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-01-17T08:29:16.803264573Z }
timeseries_name = ddm_session:peer_expirations
|
108 | 2025-01-17T08:29:16.804Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
|
109 | 2025-01-17T08:29:16.806Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
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-01-17T08:29:16.804582965Z }
timeseries_name = ddm_session:peer_address_changes
|
110 | 2025-01-17T08:29:16.806Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
|
111 | 2025-01-17T08:29:16.807Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
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-01-17T08:29:16.806125382Z }
timeseries_name = ddm_session:peer_sessions_established
|
112 | 2025-01-17T08:29:16.807Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
|
113 | 2025-01-17T08:29:16.808Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
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-01-17T08:29:16.807520176Z }
timeseries_name = ddm_session:updates_sent
|
114 | 2025-01-17T08:29:16.809Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
|
115 | 2025-01-17T08:29:16.810Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
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-01-17T08:29:16.809024751Z }
timeseries_name = ddm_session:updates_received
|
116 | 2025-01-17T08:29:16.810Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
|
117 | 2025-01-17T08:29:16.811Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
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-01-17T08:29:16.810357144Z }
timeseries_name = ddm_session:update_send_fail
|
118 | 2025-01-17T08:29:16.811Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
|
119 | 2025-01-17T08:29:16.813Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
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-01-17T08:29:16.811683236Z }
timeseries_name = ddm_session:imported_underlay_prefixes
|
120 | 2025-01-17T08:29:16.813Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
|
121 | 2025-01-17T08:29:16.814Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
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-01-17T08:29:16.813062530Z }
timeseries_name = ddm_session:imported_tunnel_endpoints
|
122 | 2025-01-17T08:29:16.820Z | DEBG | oximeter (clickhouse-client): inserting 18 new timeseries schema
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
|
123 | 2025-01-17T08:29:16.828Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
n_rows = 56
table_name = fields_string
|
124 | 2025-01-17T08:29:16.831Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
n_rows = 64
table_name = fields_uuid
|
125 | 2025-01-17T08:29:16.833Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
n_rows = 128
table_name = measurements_cumulativeu64
|
126 | 2025-01-17T08:29:16.835Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
n_rows = 48
table_name = measurements_u64
|
127 | 2025-01-17T08:29:17.095Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
128 | 2025-01-17T08:29:17.095Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
129 | 2025-01-17T08:29:17.096Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
130 | 2025-01-17T08:29:17.097Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
131 | 2025-01-17T08:29:17.097Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
132 | 2025-01-17T08:29:17.100Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
133 | 2025-01-17T08:29:17.100Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
134 | 2025-01-17T08:29:17.100Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
135 | 2025-01-17T08:29:17.101Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
136 | 2025-01-17T08:29:18.096Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
137 | 2025-01-17T08:29:18.096Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
138 | 2025-01-17T08:29:18.096Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
139 | 2025-01-17T08:29:18.097Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
140 | 2025-01-17T08:29:18.097Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
141 | 2025-01-17T08:29:18.100Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
142 | 2025-01-17T08:29:18.100Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
143 | 2025-01-17T08:29:18.100Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
144 | 2025-01-17T08:29:18.101Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
145 | 2025-01-17T08:29:19.095Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
146 | 2025-01-17T08:29:19.095Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
147 | 2025-01-17T08:29:19.096Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
148 | 2025-01-17T08:29:19.097Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
149 | 2025-01-17T08:29:19.097Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
150 | 2025-01-17T08:29:19.099Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
151 | 2025-01-17T08:29:19.099Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
152 | 2025-01-17T08:29:19.099Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
153 | 2025-01-17T08:29:19.101Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
154 | 2025-01-17T08:29:20.095Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
155 | 2025-01-17T08:29:20.095Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
156 | 2025-01-17T08:29:20.096Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
157 | 2025-01-17T08:29:20.097Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
158 | 2025-01-17T08:29:20.097Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
159 | 2025-01-17T08:29:20.099Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
160 | 2025-01-17T08:29:20.099Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
161 | 2025-01-17T08:29:20.100Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
162 | 2025-01-17T08:29:20.101Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
163 | 2025-01-17T08:29:21.096Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
164 | 2025-01-17T08:29:21.096Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
165 | 2025-01-17T08:29:21.097Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
166 | 2025-01-17T08:29:21.098Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
167 | 2025-01-17T08:29:21.098Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
168 | 2025-01-17T08:29:21.099Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
169 | 2025-01-17T08:29:21.099Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
170 | 2025-01-17T08:29:21.100Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
171 | 2025-01-17T08:29:21.101Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
172 | 2025-01-17T08:29:21.764Z | DEBG | oximeter (results-sink): inserting 220 samples into database
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
|
173 | 2025-01-17T08:29:21.764Z | DEBG | oximeter (clickhouse-client): unrolling 220 total samples
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
|
174 | 2025-01-17T08:29:21.776Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
n_rows = 56
table_name = fields_string
|
175 | 2025-01-17T08:29:21.779Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
n_rows = 64
table_name = fields_uuid
|
176 | 2025-01-17T08:29:21.781Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
n_rows = 160
table_name = measurements_cumulativeu64
|
177 | 2025-01-17T08:29:21.784Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
n_rows = 60
table_name = measurements_u64
|
178 | 2025-01-17T08:29:22.092Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 1db92f1b-784c-482e-be21-a44377f42e1e
|
179 | 2025-01-17T08:29:22.092Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 1db92f1b-784c-482e-be21-a44377f42e1e
|
180 | 2025-01-17T08:29:22.093Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 7ebc2c34-7b2a-4873-bfca-6540056492dd
|
181 | 2025-01-17T08:29:22.093Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 7ebc2c34-7b2a-4873-bfca-6540056492dd
|
182 | 2025-01-17T08:29:22.095Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
183 | 2025-01-17T08:29:22.095Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
184 | 2025-01-17T08:29:22.096Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
185 | 2025-01-17T08:29:22.097Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
186 | 2025-01-17T08:29:22.097Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
187 | 2025-01-17T08:29:22.100Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
188 | 2025-01-17T08:29:22.100Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
189 | 2025-01-17T08:29:22.100Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
190 | 2025-01-17T08:29:22.102Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
191 | 2025-01-17T08:29:22.104Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 1db92f1b-784c-482e-be21-a44377f42e1e
|
192 | 2025-01-17T08:29:22.116Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7ebc2c34-7b2a-4873-bfca-6540056492dd
|
193 | 2025-01-17T08:29:23.095Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
194 | 2025-01-17T08:29:23.095Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
195 | 2025-01-17T08:29:23.096Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
196 | 2025-01-17T08:29:23.097Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
197 | 2025-01-17T08:29:23.097Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
198 | 2025-01-17T08:29:23.099Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
199 | 2025-01-17T08:29:23.099Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
200 | 2025-01-17T08:29:23.100Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
201 | 2025-01-17T08:29:23.101Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
202 | 2025-01-17T08:29:24.095Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
203 | 2025-01-17T08:29:24.095Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
204 | 2025-01-17T08:29:24.096Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
205 | 2025-01-17T08:29:24.097Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
206 | 2025-01-17T08:29:24.097Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
207 | 2025-01-17T08:29:24.099Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
208 | 2025-01-17T08:29:24.099Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
209 | 2025-01-17T08:29:24.099Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
210 | 2025-01-17T08:29:24.101Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
211 | 2025-01-17T08:29:25.095Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
212 | 2025-01-17T08:29:25.095Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
213 | 2025-01-17T08:29:25.096Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
214 | 2025-01-17T08:29:25.097Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
215 | 2025-01-17T08:29:25.097Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
216 | 2025-01-17T08:29:25.099Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
217 | 2025-01-17T08:29:25.099Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
218 | 2025-01-17T08:29:25.100Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
219 | 2025-01-17T08:29:25.101Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
220 | 2025-01-17T08:29:26.096Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
221 | 2025-01-17T08:29:26.096Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
222 | 2025-01-17T08:29:26.096Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
223 | 2025-01-17T08:29:26.097Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
224 | 2025-01-17T08:29:26.097Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
225 | 2025-01-17T08:29:26.100Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
226 | 2025-01-17T08:29:26.100Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
227 | 2025-01-17T08:29:26.100Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
228 | 2025-01-17T08:29:26.101Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
229 | 2025-01-17T08:29:26.764Z | DEBG | oximeter (results-sink): inserting 334 samples into database
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
|
230 | 2025-01-17T08:29:26.765Z | DEBG | oximeter (clickhouse-client): unrolling 334 total samples
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
|
231 | 2025-01-17T08:29:26.767Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
|
232 | 2025-01-17T08:29:26.782Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
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-01-17T08:29:26.767079424Z }
timeseries_name = http_service:request_latency_histogram
|
233 | 2025-01-17T08:29:26.782Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
|
234 | 2025-01-17T08:29:26.785Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_data_link:link_enabled"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "link_id", field_type: U8, source: Metric, description: "" }, FieldSchema { name: "port_id", field_type: String, source: Metric, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }, FieldSchema { name: "switch_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "switch_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "switch_wafer_loc_y", field_type: I16, source: Target, description: "" }}, datum_type: Bool, version: 1, authz_scope: Fleet, units: Count, created: 2025-01-17T08:29:26.782850503Z }
timeseries_name = switch_data_link:link_enabled
|
235 | 2025-01-17T08:29:26.785Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
|
236 | 2025-01-17T08:29:26.787Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_data_link:link_up"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "link_id", field_type: U8, source: Metric, description: "" }, FieldSchema { name: "port_id", field_type: String, source: Metric, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }, FieldSchema { name: "switch_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "switch_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "switch_wafer_loc_y", field_type: I16, source: Target, description: "" }}, datum_type: Bool, version: 1, authz_scope: Fleet, units: Count, created: 2025-01-17T08:29:26.785769723Z }
timeseries_name = switch_data_link:link_up
|
237 | 2025-01-17T08:29:26.788Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
|
238 | 2025-01-17T08:29:26.790Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:capacity"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sidecar_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: U64, version: 1, authz_scope: Fleet, units: Count, created: 2025-01-17T08:29:26.788452499Z }
timeseries_name = switch_table:capacity
|
239 | 2025-01-17T08:29:26.791Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
|
240 | 2025-01-17T08:29:26.793Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:occupancy"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sidecar_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: U64, version: 1, authz_scope: Fleet, units: Count, created: 2025-01-17T08:29:26.791045653Z }
timeseries_name = switch_table:occupancy
|
241 | 2025-01-17T08:29:26.793Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
|
242 | 2025-01-17T08:29:26.795Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:inserts"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sidecar_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-01-17T08:29:26.793151521Z }
timeseries_name = switch_table:inserts
|
243 | 2025-01-17T08:29:26.795Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
|
244 | 2025-01-17T08:29:26.797Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:deletes"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sidecar_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-01-17T08:29:26.795559480Z }
timeseries_name = switch_table:deletes
|
245 | 2025-01-17T08:29:26.797Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
|
246 | 2025-01-17T08:29:26.799Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:updates"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sidecar_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-01-17T08:29:26.797622165Z }
timeseries_name = switch_table:updates
|
247 | 2025-01-17T08:29:26.799Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
|
248 | 2025-01-17T08:29:26.801Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:collisions"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sidecar_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-01-17T08:29:26.799852663Z }
timeseries_name = switch_table:collisions
|
249 | 2025-01-17T08:29:26.802Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
|
250 | 2025-01-17T08:29:26.804Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:update_misses"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sidecar_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-01-17T08:29:26.802035180Z }
timeseries_name = switch_table:update_misses
|
251 | 2025-01-17T08:29:26.804Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
|
252 | 2025-01-17T08:29:26.806Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:delete_misses"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sidecar_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-01-17T08:29:26.804197377Z }
timeseries_name = switch_table:delete_misses
|
253 | 2025-01-17T08:29:26.806Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
|
254 | 2025-01-17T08:29:26.808Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:exhaustion"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sidecar_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-01-17T08:29:26.806220722Z }
timeseries_name = switch_table:exhaustion
|
255 | 2025-01-17T08:29:26.812Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
|
256 | 2025-01-17T08:29:26.814Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
schema = TimeseriesSchema { timeseries_name: TimeseriesName("dendrite:sample_collection_duration"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_fab", field_type: String, source: Metric, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Metric, description: "" }, FieldSchema { name: "switch_lot", field_type: String, source: Metric, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Metric, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Metric, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Metric, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Metric, description: "" }, FieldSchema { name: "switch_wafer", field_type: U8, source: Metric, description: "" }, FieldSchema { name: "switch_wafer_loc_x", field_type: I16, source: Metric, description: "" }, FieldSchema { name: "switch_wafer_loc_y", field_type: I16, source: Metric, description: "" }}, datum_type: F64, version: 1, authz_scope: Fleet, units: Count, created: 2025-01-17T08:29:26.812307595Z }
timeseries_name = dendrite:sample_collection_duration
|
257 | 2025-01-17T08:29:26.821Z | DEBG | oximeter (clickhouse-client): inserting 13 new timeseries schema
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
|
258 | 2025-01-17T08:29:26.827Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
n_rows = 14
table_name = fields_i16
|
259 | 2025-01-17T08:29:26.829Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
n_rows = 219
table_name = fields_string
|
260 | 2025-01-17T08:29:26.831Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
n_rows = 15
table_name = fields_u16
|
261 | 2025-01-17T08:29:26.833Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
n_rows = 14
table_name = fields_u32
|
262 | 2025-01-17T08:29:26.835Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
n_rows = 13
table_name = fields_u8
|
263 | 2025-01-17T08:29:26.837Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
n_rows = 390
table_name = fields_uuid
|
264 | 2025-01-17T08:29:26.839Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
n_rows = 6
table_name = measurements_bool
|
265 | 2025-01-17T08:29:26.841Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
n_rows = 237
table_name = measurements_cumulativeu64
|
266 | 2025-01-17T08:29:26.843Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
n_rows = 1
table_name = measurements_f64
|
267 | 2025-01-17T08:29:26.848Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
n_rows = 8
table_name = measurements_histogramu64
|
268 | 2025-01-17T08:29:26.849Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
n_rows = 82
table_name = measurements_u64
|
269 | 2025-01-17T08:29:27.069Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:474
|
270 | 2025-01-17T08:29:27.069Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/c9d45127-a15f-4a2b-b10f-42b4cdcce70d/producers?sort_by=id_ascending
|
271 | 2025-01-17T08:29:27.071Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/c9d45127-a15f-4a2b-b10f-42b4cdcce70d/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "b39dcfdf-ba62-42a0-8408-6ab2abbc70e4", "content-length": "998", "date": "Fri, 17 Jan 2025 08:29:27 GMT"} })
|
272 | 2025-01-17T08:29:27.072Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/c9d45127-a15f-4a2b-b10f-42b4cdcce70d/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJhYThkMGNiNi0xOTQ0LTQ3ODgtYTI3MS01OTUzNGI4MWM0NTYifX0%3D
|
273 | 2025-01-17T08:29:27.077Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/c9d45127-a15f-4a2b-b10f-42b4cdcce70d/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJhYThkMGNiNi0xOTQ0LTQ3ODgtYTI3MS01OTUzNGI4MWM0NTYifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "c9f44d6a-a747-4db8-896a-8c30c8125044", "content-length": "29", "date": "Fri, 17 Jan 2025 08:29:27 GMT"} })
|
274 | 2025-01-17T08:29:27.077Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:549
n_current_tasks = 6
n_pruned_tasks = 0
|
275 | 2025-01-17T08:29:27.096Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
276 | 2025-01-17T08:29:27.096Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
277 | 2025-01-17T08:29:27.097Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
278 | 2025-01-17T08:29:27.098Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
279 | 2025-01-17T08:29:27.098Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
280 | 2025-01-17T08:29:27.099Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
281 | 2025-01-17T08:29:27.099Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
282 | 2025-01-17T08:29:27.100Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
283 | 2025-01-17T08:29:27.101Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
284 | 2025-01-17T08:29:28.095Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
285 | 2025-01-17T08:29:28.095Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
286 | 2025-01-17T08:29:28.096Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
287 | 2025-01-17T08:29:28.098Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
288 | 2025-01-17T08:29:28.098Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
289 | 2025-01-17T08:29:28.099Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
290 | 2025-01-17T08:29:28.099Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
291 | 2025-01-17T08:29:28.100Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
292 | 2025-01-17T08:29:28.101Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
293 | 2025-01-17T08:29:29.095Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
294 | 2025-01-17T08:29:29.095Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
295 | 2025-01-17T08:29:29.096Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
296 | 2025-01-17T08:29:29.097Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
297 | 2025-01-17T08:29:29.097Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
298 | 2025-01-17T08:29:29.100Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
299 | 2025-01-17T08:29:29.100Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
300 | 2025-01-17T08:29:29.100Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
301 | 2025-01-17T08:29:29.101Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
302 | 2025-01-17T08:29:30.095Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
303 | 2025-01-17T08:29:30.095Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
304 | 2025-01-17T08:29:30.096Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
305 | 2025-01-17T08:29:30.098Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
306 | 2025-01-17T08:29:30.098Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
307 | 2025-01-17T08:29:30.100Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
308 | 2025-01-17T08:29:30.100Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
309 | 2025-01-17T08:29:30.100Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
310 | 2025-01-17T08:29:30.101Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
311 | 2025-01-17T08:29:31.096Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
312 | 2025-01-17T08:29:31.096Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
313 | 2025-01-17T08:29:31.096Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
314 | 2025-01-17T08:29:31.097Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
315 | 2025-01-17T08:29:31.097Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
316 | 2025-01-17T08:29:31.100Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
317 | 2025-01-17T08:29:31.100Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
318 | 2025-01-17T08:29:31.100Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
319 | 2025-01-17T08:29:31.101Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
320 | 2025-01-17T08:29:31.764Z | DEBG | oximeter (results-sink): inserting 220 samples into database
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
|
321 | 2025-01-17T08:29:31.764Z | DEBG | oximeter (clickhouse-client): unrolling 220 total samples
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
|
322 | 2025-01-17T08:29:31.775Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
n_rows = 56
table_name = fields_string
|
323 | 2025-01-17T08:29:31.777Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
n_rows = 64
table_name = fields_uuid
|
324 | 2025-01-17T08:29:31.779Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
n_rows = 160
table_name = measurements_cumulativeu64
|
325 | 2025-01-17T08:29:31.781Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
n_rows = 60
table_name = measurements_u64
|
326 | 2025-01-17T08:29:32.091Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 1db92f1b-784c-482e-be21-a44377f42e1e
|
327 | 2025-01-17T08:29:32.091Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 1db92f1b-784c-482e-be21-a44377f42e1e
|
328 | 2025-01-17T08:29:32.093Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 1db92f1b-784c-482e-be21-a44377f42e1e
|
329 | 2025-01-17T08:29:32.094Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 7ebc2c34-7b2a-4873-bfca-6540056492dd
|
330 | 2025-01-17T08:29:32.094Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 7ebc2c34-7b2a-4873-bfca-6540056492dd
|
331 | 2025-01-17T08:29:32.096Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
332 | 2025-01-17T08:29:32.096Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
333 | 2025-01-17T08:29:32.097Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
334 | 2025-01-17T08:29:32.098Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
335 | 2025-01-17T08:29:32.098Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
336 | 2025-01-17T08:29:32.099Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
337 | 2025-01-17T08:29:32.099Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
338 | 2025-01-17T08:29:32.101Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
339 | 2025-01-17T08:29:32.101Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
340 | 2025-01-17T08:29:32.102Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7ebc2c34-7b2a-4873-bfca-6540056492dd
|
341 | 2025-01-17T08:29:33.096Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
342 | 2025-01-17T08:29:33.096Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
343 | 2025-01-17T08:29:33.097Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
344 | 2025-01-17T08:29:33.098Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
345 | 2025-01-17T08:29:33.098Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
346 | 2025-01-17T08:29:33.100Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
347 | 2025-01-17T08:29:33.100Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
348 | 2025-01-17T08:29:33.100Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
349 | 2025-01-17T08:29:33.101Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
350 | 2025-01-17T08:29:34.095Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
351 | 2025-01-17T08:29:34.095Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
352 | 2025-01-17T08:29:34.096Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
353 | 2025-01-17T08:29:34.097Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
354 | 2025-01-17T08:29:34.097Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
355 | 2025-01-17T08:29:34.100Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
356 | 2025-01-17T08:29:34.100Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
357 | 2025-01-17T08:29:34.100Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
358 | 2025-01-17T08:29:34.101Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
359 | 2025-01-17T08:29:35.095Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
360 | 2025-01-17T08:29:35.095Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
361 | 2025-01-17T08:29:35.096Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
362 | 2025-01-17T08:29:35.098Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
363 | 2025-01-17T08:29:35.098Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
364 | 2025-01-17T08:29:35.099Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
365 | 2025-01-17T08:29:35.099Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
366 | 2025-01-17T08:29:35.100Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
367 | 2025-01-17T08:29:35.101Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
368 | 2025-01-17T08:29:36.096Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
369 | 2025-01-17T08:29:36.096Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
370 | 2025-01-17T08:29:36.097Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
371 | 2025-01-17T08:29:36.098Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
372 | 2025-01-17T08:29:36.098Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
373 | 2025-01-17T08:29:36.100Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
374 | 2025-01-17T08:29:36.100Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
375 | 2025-01-17T08:29:36.100Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
376 | 2025-01-17T08:29:36.101Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
377 | 2025-01-17T08:29:36.765Z | DEBG | oximeter (results-sink): inserting 334 samples into database
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
|
378 | 2025-01-17T08:29:36.765Z | DEBG | oximeter (clickhouse-client): unrolling 334 total samples
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
|
379 | 2025-01-17T08:29:36.780Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
n_rows = 14
table_name = fields_i16
|
380 | 2025-01-17T08:29:36.783Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
n_rows = 219
table_name = fields_string
|
381 | 2025-01-17T08:29:36.785Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
n_rows = 15
table_name = fields_u16
|
382 | 2025-01-17T08:29:36.786Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
n_rows = 14
table_name = fields_u32
|
383 | 2025-01-17T08:29:36.788Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
n_rows = 13
table_name = fields_u8
|
384 | 2025-01-17T08:29:36.790Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
n_rows = 390
table_name = fields_uuid
|
385 | 2025-01-17T08:29:36.792Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
n_rows = 6
table_name = measurements_bool
|
386 | 2025-01-17T08:29:36.794Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
n_rows = 237
table_name = measurements_cumulativeu64
|
387 | 2025-01-17T08:29:36.796Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
n_rows = 1
table_name = measurements_f64
|
388 | 2025-01-17T08:29:36.799Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
n_rows = 8
table_name = measurements_histogramu64
|
389 | 2025-01-17T08:29:36.801Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
n_rows = 82
table_name = measurements_u64
|
390 | 2025-01-17T08:29:37.096Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
391 | 2025-01-17T08:29:37.096Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
392 | 2025-01-17T08:29:37.096Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
393 | 2025-01-17T08:29:37.097Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
394 | 2025-01-17T08:29:37.097Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
395 | 2025-01-17T08:29:37.100Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
396 | 2025-01-17T08:29:37.100Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
397 | 2025-01-17T08:29:37.100Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
398 | 2025-01-17T08:29:37.101Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
399 | 2025-01-17T08:29:38.095Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
400 | 2025-01-17T08:29:38.095Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
401 | 2025-01-17T08:29:38.096Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
402 | 2025-01-17T08:29:38.098Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
403 | 2025-01-17T08:29:38.098Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
404 | 2025-01-17T08:29:38.099Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
405 | 2025-01-17T08:29:38.099Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
406 | 2025-01-17T08:29:38.100Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
407 | 2025-01-17T08:29:38.101Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
408 | 2025-01-17T08:29:39.096Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
409 | 2025-01-17T08:29:39.096Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
410 | 2025-01-17T08:29:39.096Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
411 | 2025-01-17T08:29:39.098Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
412 | 2025-01-17T08:29:39.098Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
413 | 2025-01-17T08:29:39.100Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
414 | 2025-01-17T08:29:39.100Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
415 | 2025-01-17T08:29:39.100Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
416 | 2025-01-17T08:29:39.101Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
417 | 2025-01-17T08:29:40.095Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
418 | 2025-01-17T08:29:40.096Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
419 | 2025-01-17T08:29:40.096Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
420 | 2025-01-17T08:29:40.098Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
421 | 2025-01-17T08:29:40.098Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
422 | 2025-01-17T08:29:40.100Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
423 | 2025-01-17T08:29:40.100Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
424 | 2025-01-17T08:29:40.100Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
425 | 2025-01-17T08:29:40.101Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
426 | 2025-01-17T08:29:41.095Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
427 | 2025-01-17T08:29:41.095Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
428 | 2025-01-17T08:29:41.096Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
429 | 2025-01-17T08:29:41.098Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
430 | 2025-01-17T08:29:41.098Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
431 | 2025-01-17T08:29:41.099Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
432 | 2025-01-17T08:29:41.099Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
433 | 2025-01-17T08:29:41.100Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
434 | 2025-01-17T08:29:41.101Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
435 | 2025-01-17T08:29:41.765Z | DEBG | oximeter (results-sink): inserting 220 samples into database
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
|
436 | 2025-01-17T08:29:41.765Z | DEBG | oximeter (clickhouse-client): unrolling 220 total samples
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
|
437 | 2025-01-17T08:29:41.776Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
n_rows = 56
table_name = fields_string
|
438 | 2025-01-17T08:29:41.781Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
n_rows = 64
table_name = fields_uuid
|
439 | 2025-01-17T08:29:41.787Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
n_rows = 160
table_name = measurements_cumulativeu64
|
440 | 2025-01-17T08:29:41.792Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
n_rows = 60
table_name = measurements_u64
|
441 | 2025-01-17T08:29:42.069Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:474
|
442 | 2025-01-17T08:29:42.069Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c9d45127-a15f-4a2b-b10f-42b4cdcce70d/producers?sort_by=id_ascending
|
443 | 2025-01-17T08:29:42.072Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c9d45127-a15f-4a2b-b10f-42b4cdcce70d/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "981b71aa-9781-47e8-8d4e-231ef5c94812", "content-length": "1136", "date": "Fri, 17 Jan 2025 08:29:41 GMT"} })
|
444 | 2025-01-17T08:29:42.072Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c9d45127-a15f-4a2b-b10f-42b4cdcce70d/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJhYThkMGNiNi0xOTQ0LTQ3ODgtYTI3MS01OTUzNGI4MWM0NTYifX0%3D
|
445 | 2025-01-17T08:29:42.075Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c9d45127-a15f-4a2b-b10f-42b4cdcce70d/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJhYThkMGNiNi0xOTQ0LTQ3ODgtYTI3MS01OTUzNGI4MWM0NTYifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "639bafd6-bff2-43b3-93a0-6da1089fb875", "content-length": "29", "date": "Fri, 17 Jan 2025 08:29:41 GMT"} })
|
446 | 2025-01-17T08:29:42.075Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::c]:58094
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 03c65ae9-31a3-44e8-b1e0-497cc92442b7
|
447 | 2025-01-17T08:29:42.077Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:549
n_current_tasks = 7
n_pruned_tasks = 0
|
448 | 2025-01-17T08:29:42.090Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 0d5262fd-85d1-49d6-8e51-be993926d624
|
449 | 2025-01-17T08:29:42.090Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 0d5262fd-85d1-49d6-8e51-be993926d624
|
450 | 2025-01-17T08:29:42.092Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 1db92f1b-784c-482e-be21-a44377f42e1e
|
451 | 2025-01-17T08:29:42.092Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 1db92f1b-784c-482e-be21-a44377f42e1e
|
452 | 2025-01-17T08:29:42.094Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 1db92f1b-784c-482e-be21-a44377f42e1e
|
453 | 2025-01-17T08:29:42.094Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 7ebc2c34-7b2a-4873-bfca-6540056492dd
|
454 | 2025-01-17T08:29:42.094Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 7ebc2c34-7b2a-4873-bfca-6540056492dd
|
455 | 2025-01-17T08:29:42.096Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
456 | 2025-01-17T08:29:42.096Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
457 | 2025-01-17T08:29:42.096Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
458 | 2025-01-17T08:29:42.097Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
459 | 2025-01-17T08:29:42.097Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
460 | 2025-01-17T08:29:42.100Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
461 | 2025-01-17T08:29:42.100Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
462 | 2025-01-17T08:29:42.100Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
463 | 2025-01-17T08:29:42.101Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
464 | 2025-01-17T08:29:42.104Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7ebc2c34-7b2a-4873-bfca-6540056492dd
|
465 | 2025-01-17T08:29:42.253Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0d5262fd-85d1-49d6-8e51-be993926d624
|
466 | 2025-01-17T08:29:42.254Z | DEBG | oximeter (results-sink): inserting 2216 samples into database
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
|
467 | 2025-01-17T08:29:42.254Z | DEBG | oximeter (clickhouse-client): unrolling 2216 total samples
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
|
468 | 2025-01-17T08:29:42.261Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
|
469 | 2025-01-17T08:29:42.269Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
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-01-17T08:29:42.261363362Z }
timeseries_name = sled_data_link:errors_received
|
470 | 2025-01-17T08:29:42.269Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
|
471 | 2025-01-17T08:29:42.273Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
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-01-17T08:29:42.269349889Z }
timeseries_name = sled_data_link:errors_sent
|
472 | 2025-01-17T08:29:42.273Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
|
473 | 2025-01-17T08:29:42.276Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
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-01-17T08:29:42.273434379Z }
timeseries_name = sled_data_link:bytes_received
|
474 | 2025-01-17T08:29:42.276Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
|
475 | 2025-01-17T08:29:42.279Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
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-01-17T08:29:42.276653363Z }
timeseries_name = sled_data_link:packets_received
|
476 | 2025-01-17T08:29:42.280Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
|
477 | 2025-01-17T08:29:42.283Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
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-01-17T08:29:42.280111492Z }
timeseries_name = sled_data_link:bytes_sent
|
478 | 2025-01-17T08:29:42.283Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
|
479 | 2025-01-17T08:29:42.286Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
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-01-17T08:29:42.283344888Z }
timeseries_name = sled_data_link:packets_sent
|
480 | 2025-01-17T08:29:42.368Z | DEBG | oximeter (clickhouse-client): inserting 6 new timeseries schema
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
|
481 | 2025-01-17T08:29:42.373Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
n_rows = 14
table_name = fields_i16
|
482 | 2025-01-17T08:29:42.376Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
n_rows = 1359
table_name = fields_string
|
483 | 2025-01-17T08:29:42.378Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
n_rows = 15
table_name = fields_u16
|
484 | 2025-01-17T08:29:42.380Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
n_rows = 242
table_name = fields_u32
|
485 | 2025-01-17T08:29:42.382Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
n_rows = 13
table_name = fields_u8
|
486 | 2025-01-17T08:29:42.385Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
n_rows = 846
table_name = fields_uuid
|
487 | 2025-01-17T08:29:42.387Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
n_rows = 6
table_name = measurements_bool
|
488 | 2025-01-17T08:29:42.390Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
n_rows = 2167
table_name = measurements_cumulativeu64
|
489 | 2025-01-17T08:29:42.391Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
n_rows = 1
table_name = measurements_f64
|
490 | 2025-01-17T08:29:42.394Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
n_rows = 8
table_name = measurements_histogramu64
|
491 | 2025-01-17T08:29:42.396Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
n_rows = 34
table_name = measurements_u64
|
492 | 2025-01-17T08:29:43.096Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
493 | 2025-01-17T08:29:43.096Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
494 | 2025-01-17T08:29:43.096Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
495 | 2025-01-17T08:29:43.097Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
496 | 2025-01-17T08:29:43.097Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
497 | 2025-01-17T08:29:43.099Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
498 | 2025-01-17T08:29:43.100Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
499 | 2025-01-17T08:29:43.100Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
500 | 2025-01-17T08:29:43.101Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
501 | 2025-01-17T08:29:44.096Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
502 | 2025-01-17T08:29:44.096Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
503 | 2025-01-17T08:29:44.097Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
504 | 2025-01-17T08:29:44.098Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
505 | 2025-01-17T08:29:44.098Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
506 | 2025-01-17T08:29:44.100Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
507 | 2025-01-17T08:29:44.100Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
508 | 2025-01-17T08:29:44.101Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
509 | 2025-01-17T08:29:44.101Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
510 | 2025-01-17T08:29:45.095Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
511 | 2025-01-17T08:29:45.095Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
512 | 2025-01-17T08:29:45.096Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
513 | 2025-01-17T08:29:45.098Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
514 | 2025-01-17T08:29:45.098Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
515 | 2025-01-17T08:29:45.100Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
516 | 2025-01-17T08:29:45.100Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
517 | 2025-01-17T08:29:45.101Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
518 | 2025-01-17T08:29:45.101Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
519 | 2025-01-17T08:29:46.096Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
520 | 2025-01-17T08:29:46.096Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
521 | 2025-01-17T08:29:46.097Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
522 | 2025-01-17T08:29:46.098Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
523 | 2025-01-17T08:29:46.098Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
524 | 2025-01-17T08:29:46.099Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
525 | 2025-01-17T08:29:46.099Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
526 | 2025-01-17T08:29:46.101Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
527 | 2025-01-17T08:29:46.101Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
528 | 2025-01-17T08:29:46.765Z | DEBG | oximeter (results-sink): inserting 176 samples into database
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
|
529 | 2025-01-17T08:29:46.765Z | DEBG | oximeter (clickhouse-client): unrolling 176 total samples
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
|
530 | 2025-01-17T08:29:46.774Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
n_rows = 56
table_name = fields_string
|
531 | 2025-01-17T08:29:46.780Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
n_rows = 64
table_name = fields_uuid
|
532 | 2025-01-17T08:29:46.782Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
n_rows = 128
table_name = measurements_cumulativeu64
|
533 | 2025-01-17T08:29:46.784Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
n_rows = 48
table_name = measurements_u64
|
534 | 2025-01-17T08:29:47.096Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
535 | 2025-01-17T08:29:47.096Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
536 | 2025-01-17T08:29:47.097Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
537 | 2025-01-17T08:29:47.098Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
538 | 2025-01-17T08:29:47.098Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
539 | 2025-01-17T08:29:47.100Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
540 | 2025-01-17T08:29:47.100Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
541 | 2025-01-17T08:29:47.100Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
542 | 2025-01-17T08:29:47.102Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
543 | 2025-01-17T08:29:48.096Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
544 | 2025-01-17T08:29:48.096Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
545 | 2025-01-17T08:29:48.097Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
546 | 2025-01-17T08:29:48.098Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
547 | 2025-01-17T08:29:48.098Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
548 | 2025-01-17T08:29:48.100Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
549 | 2025-01-17T08:29:48.100Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
550 | 2025-01-17T08:29:48.100Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
551 | 2025-01-17T08:29:48.102Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
552 | 2025-01-17T08:29:49.096Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
553 | 2025-01-17T08:29:49.096Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
554 | 2025-01-17T08:29:49.097Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
555 | 2025-01-17T08:29:49.098Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
556 | 2025-01-17T08:29:49.098Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
557 | 2025-01-17T08:29:49.100Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
558 | 2025-01-17T08:29:49.100Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
559 | 2025-01-17T08:29:49.100Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
560 | 2025-01-17T08:29:49.102Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
561 | 2025-01-17T08:29:50.096Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
562 | 2025-01-17T08:29:50.096Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
563 | 2025-01-17T08:29:50.097Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
564 | 2025-01-17T08:29:50.098Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
565 | 2025-01-17T08:29:50.098Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
566 | 2025-01-17T08:29:50.100Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
567 | 2025-01-17T08:29:50.100Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
568 | 2025-01-17T08:29:50.100Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
569 | 2025-01-17T08:29:50.102Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
570 | 2025-01-17T08:29:51.096Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
571 | 2025-01-17T08:29:51.096Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
572 | 2025-01-17T08:29:51.097Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
573 | 2025-01-17T08:29:51.098Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
574 | 2025-01-17T08:29:51.098Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
575 | 2025-01-17T08:29:51.100Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
576 | 2025-01-17T08:29:51.100Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
577 | 2025-01-17T08:29:51.100Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
578 | 2025-01-17T08:29:51.102Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
579 | 2025-01-17T08:29:51.765Z | DEBG | oximeter (results-sink): inserting 220 samples into database
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
|
580 | 2025-01-17T08:29:51.765Z | DEBG | oximeter (clickhouse-client): unrolling 220 total samples
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
|
581 | 2025-01-17T08:29:51.775Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
n_rows = 56
table_name = fields_string
|
582 | 2025-01-17T08:29:51.778Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
n_rows = 64
table_name = fields_uuid
|
583 | 2025-01-17T08:29:51.780Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
n_rows = 160
table_name = measurements_cumulativeu64
|
584 | 2025-01-17T08:29:51.782Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
n_rows = 60
table_name = measurements_u64
|
585 | 2025-01-17T08:29:52.076Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 03c65ae9-31a3-44e8-b1e0-497cc92442b7
|
586 | 2025-01-17T08:29:52.076Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 03c65ae9-31a3-44e8-b1e0-497cc92442b7
|
587 | 2025-01-17T08:29:52.090Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 03c65ae9-31a3-44e8-b1e0-497cc92442b7
|
588 | 2025-01-17T08:29:52.092Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 1db92f1b-784c-482e-be21-a44377f42e1e
|
589 | 2025-01-17T08:29:52.092Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 1db92f1b-784c-482e-be21-a44377f42e1e
|
590 | 2025-01-17T08:29:52.093Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 1db92f1b-784c-482e-be21-a44377f42e1e
|
591 | 2025-01-17T08:29:52.094Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 7ebc2c34-7b2a-4873-bfca-6540056492dd
|
592 | 2025-01-17T08:29:52.094Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 7ebc2c34-7b2a-4873-bfca-6540056492dd
|
593 | 2025-01-17T08:29:52.095Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
594 | 2025-01-17T08:29:52.095Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
595 | 2025-01-17T08:29:52.096Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
596 | 2025-01-17T08:29:52.098Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
597 | 2025-01-17T08:29:52.098Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
598 | 2025-01-17T08:29:52.100Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
599 | 2025-01-17T08:29:52.100Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
600 | 2025-01-17T08:29:52.100Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
601 | 2025-01-17T08:29:52.102Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
602 | 2025-01-17T08:29:52.102Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7ebc2c34-7b2a-4873-bfca-6540056492dd
|
603 | 2025-01-17T08:29:53.096Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
604 | 2025-01-17T08:29:53.096Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
605 | 2025-01-17T08:29:53.097Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
606 | 2025-01-17T08:29:53.098Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
607 | 2025-01-17T08:29:53.098Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
608 | 2025-01-17T08:29:53.099Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
609 | 2025-01-17T08:29:53.099Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
610 | 2025-01-17T08:29:53.101Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
611 | 2025-01-17T08:29:53.101Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
612 | 2025-01-17T08:29:54.096Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
613 | 2025-01-17T08:29:54.096Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
614 | 2025-01-17T08:29:54.097Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
615 | 2025-01-17T08:29:54.098Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
616 | 2025-01-17T08:29:54.098Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
617 | 2025-01-17T08:29:54.100Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
618 | 2025-01-17T08:29:54.100Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
619 | 2025-01-17T08:29:54.100Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
620 | 2025-01-17T08:29:54.101Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
621 | 2025-01-17T08:29:55.096Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
622 | 2025-01-17T08:29:55.096Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
623 | 2025-01-17T08:29:55.096Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
624 | 2025-01-17T08:29:55.097Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
625 | 2025-01-17T08:29:55.098Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
626 | 2025-01-17T08:29:55.100Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
627 | 2025-01-17T08:29:55.100Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
628 | 2025-01-17T08:29:55.100Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
629 | 2025-01-17T08:29:55.101Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
630 | 2025-01-17T08:29:56.096Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
631 | 2025-01-17T08:29:56.096Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
632 | 2025-01-17T08:29:56.097Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
633 | 2025-01-17T08:29:56.098Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
634 | 2025-01-17T08:29:56.098Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
635 | 2025-01-17T08:29:56.100Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
636 | 2025-01-17T08:29:56.100Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
637 | 2025-01-17T08:29:56.101Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
638 | 2025-01-17T08:29:56.101Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
639 | 2025-01-17T08:29:56.765Z | DEBG | oximeter (results-sink): inserting 380 samples into database
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
|
640 | 2025-01-17T08:29:56.765Z | DEBG | oximeter (clickhouse-client): unrolling 380 total samples
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
|
641 | 2025-01-17T08:29:56.767Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
|
642 | 2025-01-17T08:29:56.772Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
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-01-17T08:29:56.767374701Z }
timeseries_name = collection_target:cpus_provisioned
|
643 | 2025-01-17T08:29:56.772Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
|
644 | 2025-01-17T08:29:56.775Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
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-01-17T08:29:56.772117562Z }
timeseries_name = collection_target:ram_provisioned
|
645 | 2025-01-17T08:29:56.775Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
|
646 | 2025-01-17T08:29:56.779Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
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-01-17T08:29:56.775960447Z }
timeseries_name = collection_target:virtual_disk_space_provisioned
|
647 | 2025-01-17T08:29:56.780Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
|
648 | 2025-01-17T08:29:56.783Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
schema = TimeseriesSchema { timeseries_name: TimeseriesName("database_transaction:retry_data"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "attempt", field_type: U32, source: Metric, description: "" }, FieldSchema { name: "name", field_type: String, source: Target, description: "" }}, datum_type: F64, version: 1, authz_scope: Fleet, units: Count, created: 2025-01-17T08:29:56.780414833Z }
timeseries_name = database_transaction:retry_data
|
649 | 2025-01-17T08:29:56.796Z | DEBG | oximeter (clickhouse-client): inserting 4 new timeseries schema
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
|
650 | 2025-01-17T08:29:56.801Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
n_rows = 14
table_name = fields_i16
|
651 | 2025-01-17T08:29:56.803Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
n_rows = 273
table_name = fields_string
|
652 | 2025-01-17T08:29:56.805Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
n_rows = 41
table_name = fields_u16
|
653 | 2025-01-17T08:29:56.807Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
n_rows = 16
table_name = fields_u32
|
654 | 2025-01-17T08:29:56.809Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
n_rows = 13
table_name = fields_u8
|
655 | 2025-01-17T08:29:56.811Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
n_rows = 426
table_name = fields_uuid
|
656 | 2025-01-17T08:29:56.813Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
n_rows = 6
table_name = measurements_bool
|
657 | 2025-01-17T08:29:56.815Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
n_rows = 237
table_name = measurements_cumulativeu64
|
658 | 2025-01-17T08:29:56.817Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
n_rows = 3
table_name = measurements_f64
|
659 | 2025-01-17T08:29:56.820Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
n_rows = 34
table_name = measurements_histogramu64
|
660 | 2025-01-17T08:29:56.821Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
n_rows = 18
table_name = measurements_i64
|
661 | 2025-01-17T08:29:56.823Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
n_rows = 82
table_name = measurements_u64
|
662 | 2025-01-17T08:29:57.069Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:474
|
663 | 2025-01-17T08:29:57.069Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c9d45127-a15f-4a2b-b10f-42b4cdcce70d/producers?sort_by=id_ascending
|
664 | 2025-01-17T08:29:57.072Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c9d45127-a15f-4a2b-b10f-42b4cdcce70d/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "4edfff9d-601e-4123-83c6-00af438c5e7e", "content-length": "1136", "date": "Fri, 17 Jan 2025 08:29:57 GMT"} })
|
665 | 2025-01-17T08:29:57.072Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c9d45127-a15f-4a2b-b10f-42b4cdcce70d/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJhYThkMGNiNi0xOTQ0LTQ3ODgtYTI3MS01OTUzNGI4MWM0NTYifX0%3D
|
666 | 2025-01-17T08:29:57.075Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c9d45127-a15f-4a2b-b10f-42b4cdcce70d/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJhYThkMGNiNi0xOTQ0LTQ3ODgtYTI3MS01OTUzNGI4MWM0NTYifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "89395917-8c08-491c-905f-cbcb16bc1679", "content-length": "29", "date": "Fri, 17 Jan 2025 08:29:57 GMT"} })
|
667 | 2025-01-17T08:29:57.075Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:549
n_current_tasks = 7
n_pruned_tasks = 0
|
668 | 2025-01-17T08:29:57.096Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
669 | 2025-01-17T08:29:57.096Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
670 | 2025-01-17T08:29:57.097Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
671 | 2025-01-17T08:29:57.098Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
672 | 2025-01-17T08:29:57.098Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
673 | 2025-01-17T08:29:57.100Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
674 | 2025-01-17T08:29:57.100Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
675 | 2025-01-17T08:29:57.100Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
676 | 2025-01-17T08:29:57.102Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
677 | 2025-01-17T08:29:58.096Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
678 | 2025-01-17T08:29:58.096Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
679 | 2025-01-17T08:29:58.098Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
680 | 2025-01-17T08:29:58.098Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
681 | 2025-01-17T08:29:58.098Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
682 | 2025-01-17T08:29:58.100Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
683 | 2025-01-17T08:29:58.100Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
684 | 2025-01-17T08:29:58.100Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
685 | 2025-01-17T08:29:58.102Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
686 | 2025-01-17T08:29:59.096Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
687 | 2025-01-17T08:29:59.096Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
688 | 2025-01-17T08:29:59.097Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
689 | 2025-01-17T08:29:59.098Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
690 | 2025-01-17T08:29:59.098Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
691 | 2025-01-17T08:29:59.100Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
692 | 2025-01-17T08:29:59.100Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
693 | 2025-01-17T08:29:59.100Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
694 | 2025-01-17T08:29:59.102Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
695 | 2025-01-17T08:30:00.096Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
696 | 2025-01-17T08:30:00.096Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
697 | 2025-01-17T08:30:00.097Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
698 | 2025-01-17T08:30:00.098Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
699 | 2025-01-17T08:30:00.098Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
700 | 2025-01-17T08:30:00.100Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
701 | 2025-01-17T08:30:00.100Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
702 | 2025-01-17T08:30:00.100Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
703 | 2025-01-17T08:30:00.102Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
704 | 2025-01-17T08:30:01.096Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
705 | 2025-01-17T08:30:01.096Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
706 | 2025-01-17T08:30:01.097Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
707 | 2025-01-17T08:30:01.098Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
708 | 2025-01-17T08:30:01.098Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
709 | 2025-01-17T08:30:01.101Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
710 | 2025-01-17T08:30:01.101Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
711 | 2025-01-17T08:30:01.101Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
712 | 2025-01-17T08:30:01.102Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
713 | 2025-01-17T08:30:01.766Z | DEBG | oximeter (results-sink): inserting 220 samples into database
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
|
714 | 2025-01-17T08:30:01.766Z | DEBG | oximeter (clickhouse-client): unrolling 220 total samples
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
|
715 | 2025-01-17T08:30:01.778Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
n_rows = 56
table_name = fields_string
|
716 | 2025-01-17T08:30:01.784Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
n_rows = 64
table_name = fields_uuid
|
717 | 2025-01-17T08:30:01.796Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
n_rows = 160
table_name = measurements_cumulativeu64
|
718 | 2025-01-17T08:30:01.802Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
id = d90ec0b7-2be5-43be-bc99-2fb1ba036aff
n_rows = 60
table_name = measurements_u64
|
719 | 2025-01-17T08:30:02.076Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 03c65ae9-31a3-44e8-b1e0-497cc92442b7
|
720 | 2025-01-17T08:30:02.076Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 03c65ae9-31a3-44e8-b1e0-497cc92442b7
|
721 | 2025-01-17T08:30:02.080Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 03c65ae9-31a3-44e8-b1e0-497cc92442b7
|
722 | 2025-01-17T08:30:02.092Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 1db92f1b-784c-482e-be21-a44377f42e1e
|
723 | 2025-01-17T08:30:02.092Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 1db92f1b-784c-482e-be21-a44377f42e1e
|
724 | 2025-01-17T08:30:02.094Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 1db92f1b-784c-482e-be21-a44377f42e1e
|
725 | 2025-01-17T08:30:02.094Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 7ebc2c34-7b2a-4873-bfca-6540056492dd
|
726 | 2025-01-17T08:30:02.094Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 7ebc2c34-7b2a-4873-bfca-6540056492dd
|
727 | 2025-01-17T08:30:02.096Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
728 | 2025-01-17T08:30:02.096Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
729 | 2025-01-17T08:30:02.097Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8397c2a4-ac2c-4192-a80e-fa2da02b3cb9
|
730 | 2025-01-17T08:30:02.098Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
731 | 2025-01-17T08:30:02.098Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
732 | 2025-01-17T08:30:02.100Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 9104264d-0a81-4874-b463-8d6dd3f4b9cf
|
733 | 2025-01-17T08:30:02.100Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
734 | 2025-01-17T08:30:02.100Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
735 | 2025-01-17T08:30:02.102Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = aa8d0cb6-1944-4788-a271-59534b81c456
|
736 | 2025-01-17T08:30:02.103Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c9d45127-a15f-4a2b-b10f-42b4cdcce70d
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7ebc2c34-7b2a-4873-bfca-6540056492dd
|