| 1 | | [ Jul 19 07:28:13 Enabled. ] |
| 2 | | [ Jul 19 07:28:13 Rereading configuration. ] |
| 3 | | [ Jul 19 07:28:14 Rereading configuration. ] |
| 4 | | [ Jul 19 07:28:18 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 04cd7d6b-904c-419a-863c-b803d5b1202f &"). ] |
| 5 | | [ Jul 19 07:28:18 Method "start" exited with status 0. ] |
| 6 | | note: configured to log to "/dev/stdout" |
| 7 | 2025-07-19T07:28:18.524Z | DEBG | oximeter: registered DTrace probes
|
| 8 | 2025-07-19T07:28:18.532Z | INFO | oximeter: starting oximeter server
file = oximeter/collector/src/lib.rs:236
|
| 9 | 2025-07-19T07:28:18.535Z | DEBG | oximeter: creating ClickHouse client
|
| 10 | 2025-07-19T07:28:18.574Z | DEBG | oximeter (clickhouse-client): registered USDT probes
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
|
| 11 | 2025-07-19T07:28:28.742Z | WARN | oximeter (clickhouse-client): oximeter database does not exist, or is out-of-date
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:902
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
|
| 12 | 2025-07-19T07:28:28.742Z | DEBG | oximeter (oximeter-agent): oximeter database does not exist, creating
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
|
| 13 | 2025-07-19T07:28:28.742Z | INFO | oximeter (clickhouse-client): reading db version
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:802
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
|
| 14 | 2025-07-19T07:28:28.744Z | WARN | oximeter (clickhouse-client): oximeter database does not exist, or is out-of-date
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:902
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
|
| 15 | 2025-07-19T07:28:28.744Z | INFO | oximeter (clickhouse-client): read oximeter database version
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:807
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
version = 0
|
| 16 | 2025-07-19T07:28:28.744Z | INFO | oximeter (clickhouse-client): initializing oximeter schema
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:812
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
|
| 17 | 2025-07-19T07:28:28.744Z | DEBG | oximeter (clickhouse-client): initializing ClickHouse database
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
|
| 18 | 2025-07-19T07:28:30.437Z | INFO | oximeter (clickhouse-client): inserting current version
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:833
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
version = 14
|
| 19 | 2025-07-19T07:28:30.458Z | DEBG | oximeter (clickhouse-client): registered USDT probes
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = 629ad577-95c6-41f2-8da7-32ce121f02c0
|
| 20 | 2025-07-19T07:28:30.503Z | DEBG | oximeter (dropshot): registered endpoint
local_addr = [fd00:1122:3344:101::d]:12223
method = GET
path = /info
versions = all
|
| 21 | 2025-07-19T07:28:30.503Z | DEBG | oximeter (dropshot): registered endpoint
local_addr = [fd00:1122:3344:101::d]:12223
method = GET
path = /producers
versions = all
|
| 22 | 2025-07-19T07:28:30.503Z | DEBG | oximeter (dropshot): registered endpoint
local_addr = [fd00:1122:3344:101::d]:12223
method = DELETE
path = /producers/{producer_id}
versions = all
|
| 23 | 2025-07-19T07:28:30.503Z | DEBG | oximeter (dropshot): registered endpoint
local_addr = [fd00:1122:3344:101::d]:12223
method = GET
path = /producers/{producer_id}
versions = all
|
| 24 | 2025-07-19T07:28:30.503Z | INFO | oximeter (dropshot): listening
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.2/src/server.rs:328
local_addr = [fd00:1122:3344:101::d]:12223
|
| 25 | 2025-07-19T07:28:30.503Z | DEBG | oximeter (dropshot): successfully registered DTrace USDT probes
local_addr = [fd00:1122:3344:101::d]:12223
|
| 26 | 2025-07-19T07:28:30.503Z | DEBG | oximeter: registered USDT probes
|
| 27 | 2025-07-19T07:28:30.503Z | DEBG | oximeter: contacting nexus
|
| 28 | 2025-07-19T07:28:30.785Z | DEBG | oximeter: client request
body = Some(Body)
method = POST
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors
|
| 29 | 2025-07-19T07:28:31.106Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors", status: 204, headers: {"x-request-id": "df7912b0-51c9-4b80-9719-9db52fcaf3d5", "date": "Sat, 19 Jul 2025 07:28:31 GMT"} })
|
| 30 | 2025-07-19T07:28:31.106Z | INFO | oximeter: oximeter registered with nexus
file = oximeter/collector/src/lib.rs:393
id = 04cd7d6b-904c-419a-863c-b803d5b1202f
|
| 31 | 2025-07-19T07:28:31.106Z | INFO | oximeter (oximeter-agent): starting refresh list task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:559
|
| 32 | 2025-07-19T07:28:31.107Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:562
|
| 33 | 2025-07-19T07:28:31.108Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/04cd7d6b-904c-419a-863c-b803d5b1202f/producers?sort_by=id_ascending
|
| 34 | 2025-07-19T07:28:31.264Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/04cd7d6b-904c-419a-863c-b803d5b1202f/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "6d11c776-0c0d-4bc9-bc7e-d7cdbbcccae2", "content-length": "29", "date": "Sat, 19 Jul 2025 07:28:30 GMT"} })
|
| 35 | 2025-07-19T07:28:31.265Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:637
n_current_tasks = 0
n_pruned_tasks = 0
|
| 36 | 2025-07-19T07:28:46.107Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:562
|
| 37 | 2025-07-19T07:28:46.107Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/04cd7d6b-904c-419a-863c-b803d5b1202f/producers?sort_by=id_ascending
|
| 38 | 2025-07-19T07:28:46.125Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/04cd7d6b-904c-419a-863c-b803d5b1202f/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "81108864-2bf2-454a-8077-851a7d4a4e0c", "content-length": "857", "date": "Sat, 19 Jul 2025 07:28:46 GMT"} })
|
| 39 | 2025-07-19T07:28:46.125Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/04cd7d6b-904c-419a-863c-b803d5b1202f/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmYTAwMDMwZS0zYTQzLTQ3MzItOTExNS0yZDRiOTgwNzg4OGYifX0%3D
|
| 40 | 2025-07-19T07:28:46.128Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/04cd7d6b-904c-419a-863c-b803d5b1202f/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmYTAwMDMwZS0zYTQzLTQ3MzItOTExNS0yZDRiOTgwNzg4OGYifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "677db6b9-4de0-4314-817a-98ad616654f7", "content-length": "29", "date": "Sat, 19 Jul 2025 07:28:46 GMT"} })
|
| 41 | 2025-07-19T07:28:46.128Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 42 | 2025-07-19T07:28:46.131Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::2]:59693
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 7408f288-3c83-4266-85eb-cfdd20a4b53a
|
| 43 | 2025-07-19T07:28:46.133Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 44 | 2025-07-19T07:28:46.135Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 45 | 2025-07-19T07:28:46.137Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::2]:47281
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = fa00030e-3a43-4732-9115-2d4b9807888f
|
| 46 | 2025-07-19T07:28:46.139Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:637
n_current_tasks = 5
n_pruned_tasks = 0
|
| 47 | 2025-07-19T07:28:47.129Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 48 | 2025-07-19T07:28:47.129Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 49 | 2025-07-19T07:28:47.133Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 50 | 2025-07-19T07:28:47.133Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 51 | 2025-07-19T07:28:47.137Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 52 | 2025-07-19T07:28:47.137Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 53 | 2025-07-19T07:28:47.182Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 54 | 2025-07-19T07:28:47.182Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 55 | 2025-07-19T07:28:47.183Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 56 | 2025-07-19T07:28:48.129Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 57 | 2025-07-19T07:28:48.129Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 58 | 2025-07-19T07:28:48.131Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 59 | 2025-07-19T07:28:48.134Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 60 | 2025-07-19T07:28:48.134Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 61 | 2025-07-19T07:28:48.136Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 62 | 2025-07-19T07:28:48.136Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 63 | 2025-07-19T07:28:48.136Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 64 | 2025-07-19T07:28:48.137Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 65 | 2025-07-19T07:28:49.130Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 66 | 2025-07-19T07:28:49.130Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 67 | 2025-07-19T07:28:49.131Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 68 | 2025-07-19T07:28:49.134Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 69 | 2025-07-19T07:28:49.134Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 70 | 2025-07-19T07:28:49.136Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 71 | 2025-07-19T07:28:49.136Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 72 | 2025-07-19T07:28:49.136Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 73 | 2025-07-19T07:28:49.137Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 74 | 2025-07-19T07:28:50.129Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 75 | 2025-07-19T07:28:50.129Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 76 | 2025-07-19T07:28:50.130Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 77 | 2025-07-19T07:28:50.134Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 78 | 2025-07-19T07:28:50.134Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 79 | 2025-07-19T07:28:50.136Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 80 | 2025-07-19T07:28:50.136Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 81 | 2025-07-19T07:28:50.136Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 82 | 2025-07-19T07:28:50.137Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 83 | 2025-07-19T07:28:50.465Z | DEBG | oximeter (results-sink): inserting 176 samples into database
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
|
| 84 | 2025-07-19T07:28:50.465Z | DEBG | oximeter (results-sink-cluster): inserting 176 samples into database
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
|
| 85 | 2025-07-19T07:28:50.465Z | DEBG | oximeter (clickhouse-client): unrolling 176 total samples
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
|
| 86 | 2025-07-19T07:28:50.469Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
|
| 87 | 2025-07-19T07:28:50.477Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
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-07-19T07:28:50.469595958Z }
timeseries_name = static_routing_config:static_routes
|
| 88 | 2025-07-19T07:28:50.481Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
|
| 89 | 2025-07-19T07:28:50.488Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
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-07-19T07:28:50.481538033Z }
timeseries_name = static_routing_config:static_nexthops
|
| 90 | 2025-07-19T07:28:50.490Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
|
| 91 | 2025-07-19T07:28:50.493Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
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-07-19T07:28:50.490471344Z }
timeseries_name = switch_rib:active_routes
|
| 92 | 2025-07-19T07:28:50.493Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
|
| 93 | 2025-07-19T07:28:50.494Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
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-07-19T07:28:50.493328658Z }
timeseries_name = mg_lower:routes_blocked_by_link_state
|
| 94 | 2025-07-19T07:28:50.494Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
|
| 95 | 2025-07-19T07:28:50.495Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
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-07-19T07:28:50.494270199Z }
timeseries_name = ddm_router:originated_underlay_prefixes
|
| 96 | 2025-07-19T07:28:50.495Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
|
| 97 | 2025-07-19T07:28:50.496Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
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-07-19T07:28:50.495192910Z }
timeseries_name = ddm_router:originated_tunnel_endpoints
|
| 98 | 2025-07-19T07:28:50.496Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
|
| 99 | 2025-07-19T07:28:50.497Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
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-07-19T07:28:50.496279474Z }
timeseries_name = ddm_session:solicitations_sent
|
| 100 | 2025-07-19T07:28:50.497Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
|
| 101 | 2025-07-19T07:28:50.498Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
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-07-19T07:28:50.497258256Z }
timeseries_name = ddm_session:solicitations_received
|
| 102 | 2025-07-19T07:28:50.498Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
|
| 103 | 2025-07-19T07:28:50.499Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
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-07-19T07:28:50.498175367Z }
timeseries_name = ddm_session:advertisements_sent
|
| 104 | 2025-07-19T07:28:50.499Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
|
| 105 | 2025-07-19T07:28:50.499Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
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-07-19T07:28:50.499084778Z }
timeseries_name = ddm_session:advertisements_received
|
| 106 | 2025-07-19T07:28:50.500Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
|
| 107 | 2025-07-19T07:28:50.500Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
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-07-19T07:28:50.500023599Z }
timeseries_name = ddm_session:peer_expirations
|
| 108 | 2025-07-19T07:28:50.500Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
|
| 109 | 2025-07-19T07:28:50.501Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
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-07-19T07:28:50.500935519Z }
timeseries_name = ddm_session:peer_address_changes
|
| 110 | 2025-07-19T07:28:50.501Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
|
| 111 | 2025-07-19T07:28:50.502Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
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-07-19T07:28:50.501871580Z }
timeseries_name = ddm_session:peer_sessions_established
|
| 112 | 2025-07-19T07:28:50.502Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
|
| 113 | 2025-07-19T07:28:50.503Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
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-07-19T07:28:50.502806851Z }
timeseries_name = ddm_session:updates_sent
|
| 114 | 2025-07-19T07:28:50.503Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
|
| 115 | 2025-07-19T07:28:50.504Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
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-07-19T07:28:50.503748382Z }
timeseries_name = ddm_session:updates_received
|
| 116 | 2025-07-19T07:28:50.504Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
|
| 117 | 2025-07-19T07:28:50.505Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
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-07-19T07:28:50.504679203Z }
timeseries_name = ddm_session:update_send_fail
|
| 118 | 2025-07-19T07:28:50.505Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
|
| 119 | 2025-07-19T07:28:50.506Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
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-07-19T07:28:50.505574061Z }
timeseries_name = ddm_session:imported_underlay_prefixes
|
| 120 | 2025-07-19T07:28:50.506Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
|
| 121 | 2025-07-19T07:28:50.507Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
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-07-19T07:28:50.506570526Z }
timeseries_name = ddm_session:imported_tunnel_endpoints
|
| 122 | 2025-07-19T07:28:50.513Z | DEBG | oximeter (clickhouse-client): inserting 18 new timeseries schema
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
|
| 123 | 2025-07-19T07:28:50.519Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 56
table_name = fields_string
|
| 124 | 2025-07-19T07:28:50.521Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 64
table_name = fields_uuid
|
| 125 | 2025-07-19T07:28:50.526Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 128
table_name = measurements_cumulativeu64
|
| 126 | 2025-07-19T07:28:50.528Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 48
table_name = measurements_u64
|
| 127 | 2025-07-19T07:28:50.566Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
| 128 | 2025-07-19T07:28:51.129Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 129 | 2025-07-19T07:28:51.129Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 130 | 2025-07-19T07:28:51.131Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 131 | 2025-07-19T07:28:51.133Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 132 | 2025-07-19T07:28:51.133Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 133 | 2025-07-19T07:28:51.135Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 134 | 2025-07-19T07:28:51.136Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 135 | 2025-07-19T07:28:51.136Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 136 | 2025-07-19T07:28:51.137Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 137 | 2025-07-19T07:28:52.129Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 138 | 2025-07-19T07:28:52.129Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 139 | 2025-07-19T07:28:52.131Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 140 | 2025-07-19T07:28:52.133Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 141 | 2025-07-19T07:28:52.133Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 142 | 2025-07-19T07:28:52.135Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 143 | 2025-07-19T07:28:52.136Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 144 | 2025-07-19T07:28:52.136Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 145 | 2025-07-19T07:28:52.137Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 146 | 2025-07-19T07:28:53.129Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 147 | 2025-07-19T07:28:53.129Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 148 | 2025-07-19T07:28:53.131Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 149 | 2025-07-19T07:28:53.134Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 150 | 2025-07-19T07:28:53.134Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 151 | 2025-07-19T07:28:53.136Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 152 | 2025-07-19T07:28:53.136Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 153 | 2025-07-19T07:28:53.136Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 154 | 2025-07-19T07:28:53.137Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 155 | 2025-07-19T07:28:54.129Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 156 | 2025-07-19T07:28:54.129Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 157 | 2025-07-19T07:28:54.131Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 158 | 2025-07-19T07:28:54.133Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 159 | 2025-07-19T07:28:54.133Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 160 | 2025-07-19T07:28:54.135Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 161 | 2025-07-19T07:28:54.136Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 162 | 2025-07-19T07:28:54.136Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 163 | 2025-07-19T07:28:54.137Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 164 | 2025-07-19T07:28:55.129Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 165 | 2025-07-19T07:28:55.129Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 166 | 2025-07-19T07:28:55.131Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 167 | 2025-07-19T07:28:55.133Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 168 | 2025-07-19T07:28:55.133Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 169 | 2025-07-19T07:28:55.135Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 170 | 2025-07-19T07:28:55.136Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 171 | 2025-07-19T07:28:55.136Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 172 | 2025-07-19T07:28:55.137Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 173 | 2025-07-19T07:28:55.465Z | DEBG | oximeter (results-sink): inserting 220 samples into database
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
|
| 174 | 2025-07-19T07:28:55.465Z | DEBG | oximeter (results-sink-cluster): inserting 220 samples into database
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
|
| 175 | 2025-07-19T07:28:55.465Z | DEBG | oximeter (clickhouse-client): unrolling 220 total samples
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
|
| 176 | 2025-07-19T07:28:55.476Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 56
table_name = fields_string
|
| 177 | 2025-07-19T07:28:55.477Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 64
table_name = fields_uuid
|
| 178 | 2025-07-19T07:28:55.480Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 160
table_name = measurements_cumulativeu64
|
| 179 | 2025-07-19T07:28:55.482Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 60
table_name = measurements_u64
|
| 180 | 2025-07-19T07:28:55.567Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
| 181 | 2025-07-19T07:28:56.130Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 182 | 2025-07-19T07:28:56.130Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 183 | 2025-07-19T07:28:56.131Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 184 | 2025-07-19T07:28:56.132Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 7408f288-3c83-4266-85eb-cfdd20a4b53a
|
| 185 | 2025-07-19T07:28:56.132Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 7408f288-3c83-4266-85eb-cfdd20a4b53a
|
| 186 | 2025-07-19T07:28:56.133Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 187 | 2025-07-19T07:28:56.133Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 188 | 2025-07-19T07:28:56.136Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 189 | 2025-07-19T07:28:56.137Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 190 | 2025-07-19T07:28:56.137Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 191 | 2025-07-19T07:28:56.138Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 192 | 2025-07-19T07:28:56.138Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = fa00030e-3a43-4732-9115-2d4b9807888f
|
| 193 | 2025-07-19T07:28:56.138Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = fa00030e-3a43-4732-9115-2d4b9807888f
|
| 194 | 2025-07-19T07:28:56.146Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 7408f288-3c83-4266-85eb-cfdd20a4b53a
|
| 195 | 2025-07-19T07:28:56.180Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fa00030e-3a43-4732-9115-2d4b9807888f
|
| 196 | 2025-07-19T07:28:57.129Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 197 | 2025-07-19T07:28:57.129Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 198 | 2025-07-19T07:28:57.131Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 199 | 2025-07-19T07:28:57.134Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 200 | 2025-07-19T07:28:57.134Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 201 | 2025-07-19T07:28:57.136Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 202 | 2025-07-19T07:28:57.136Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 203 | 2025-07-19T07:28:57.136Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 204 | 2025-07-19T07:28:57.137Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 205 | 2025-07-19T07:28:58.129Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 206 | 2025-07-19T07:28:58.129Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 207 | 2025-07-19T07:28:58.131Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 208 | 2025-07-19T07:28:58.133Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 209 | 2025-07-19T07:28:58.133Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 210 | 2025-07-19T07:28:58.135Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 211 | 2025-07-19T07:28:58.137Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 212 | 2025-07-19T07:28:58.137Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 213 | 2025-07-19T07:28:58.137Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 214 | 2025-07-19T07:28:59.130Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 215 | 2025-07-19T07:28:59.130Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 216 | 2025-07-19T07:28:59.131Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 217 | 2025-07-19T07:28:59.134Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 218 | 2025-07-19T07:28:59.134Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 219 | 2025-07-19T07:28:59.136Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 220 | 2025-07-19T07:28:59.136Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 221 | 2025-07-19T07:28:59.136Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 222 | 2025-07-19T07:28:59.137Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 223 | 2025-07-19T07:29:00.129Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 224 | 2025-07-19T07:29:00.129Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 225 | 2025-07-19T07:29:00.131Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 226 | 2025-07-19T07:29:00.133Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 227 | 2025-07-19T07:29:00.133Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 228 | 2025-07-19T07:29:00.135Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 229 | 2025-07-19T07:29:00.136Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 230 | 2025-07-19T07:29:00.137Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 231 | 2025-07-19T07:29:00.137Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 232 | 2025-07-19T07:29:00.465Z | DEBG | oximeter (results-sink): inserting 425 samples into database
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
|
| 233 | 2025-07-19T07:29:00.465Z | DEBG | oximeter (results-sink-cluster): inserting 425 samples into database
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
|
| 234 | 2025-07-19T07:29:00.465Z | DEBG | oximeter (clickhouse-client): unrolling 425 total samples
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
|
| 235 | 2025-07-19T07:29:00.467Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
|
| 236 | 2025-07-19T07:29:00.520Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
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-07-19T07:29:00.467740658Z }
timeseries_name = http_service:request_latency_histogram
|
| 237 | 2025-07-19T07:29:00.521Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
|
| 238 | 2025-07-19T07:29:00.522Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_data_link:link_enabled"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_id", field_type: U8, source: Metric, description: "" }, FieldSchema { name: "model", field_type: String, source: Target, description: "" }, FieldSchema { name: "network", field_type: String, source: Target, description: "" }, FieldSchema { name: "port_id", field_type: String, source: Metric, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }}, datum_type: Bool, version: 1, authz_scope: Fleet, units: Count, created: 2025-07-19T07:29:00.521339203Z }
timeseries_name = switch_data_link:link_enabled
|
| 239 | 2025-07-19T07:29:00.525Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
|
| 240 | 2025-07-19T07:29:00.526Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_data_link:link_up"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_id", field_type: U8, source: Metric, description: "" }, FieldSchema { name: "model", field_type: String, source: Target, description: "" }, FieldSchema { name: "network", field_type: String, source: Target, description: "" }, FieldSchema { name: "port_id", field_type: String, source: Metric, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }}, datum_type: Bool, version: 1, authz_scope: Fleet, units: Count, created: 2025-07-19T07:29:00.525253611Z }
timeseries_name = switch_data_link:link_up
|
| 241 | 2025-07-19T07:29:00.527Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
|
| 242 | 2025-07-19T07:29:00.528Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:capacity"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: U64, version: 1, authz_scope: Fleet, units: Count, created: 2025-07-19T07:29:00.527081212Z }
timeseries_name = switch_table:capacity
|
| 243 | 2025-07-19T07:29:00.528Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
|
| 244 | 2025-07-19T07:29:00.530Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:occupancy"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: U64, version: 1, authz_scope: Fleet, units: Count, created: 2025-07-19T07:29:00.528616237Z }
timeseries_name = switch_table:occupancy
|
| 245 | 2025-07-19T07:29:00.530Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
|
| 246 | 2025-07-19T07:29:00.531Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:inserts"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-07-19T07:29:00.530112820Z }
timeseries_name = switch_table:inserts
|
| 247 | 2025-07-19T07:29:00.531Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
|
| 248 | 2025-07-19T07:29:00.532Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:deletes"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-07-19T07:29:00.531541002Z }
timeseries_name = switch_table:deletes
|
| 249 | 2025-07-19T07:29:00.533Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
|
| 250 | 2025-07-19T07:29:00.534Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:updates"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-07-19T07:29:00.533009325Z }
timeseries_name = switch_table:updates
|
| 251 | 2025-07-19T07:29:00.534Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
|
| 252 | 2025-07-19T07:29:00.536Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:collisions"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-07-19T07:29:00.534745755Z }
timeseries_name = switch_table:collisions
|
| 253 | 2025-07-19T07:29:00.536Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
|
| 254 | 2025-07-19T07:29:00.537Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:update_misses"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-07-19T07:29:00.536215428Z }
timeseries_name = switch_table:update_misses
|
| 255 | 2025-07-19T07:29:00.537Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
|
| 256 | 2025-07-19T07:29:00.538Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:delete_misses"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-07-19T07:29:00.537627899Z }
timeseries_name = switch_table:delete_misses
|
| 257 | 2025-07-19T07:29:00.539Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
|
| 258 | 2025-07-19T07:29:00.540Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:exhaustion"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-07-19T07:29:00.539037791Z }
timeseries_name = switch_table:exhaustion
|
| 259 | 2025-07-19T07:29:00.551Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
|
| 260 | 2025-07-19T07:29:00.553Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
schema = TimeseriesSchema { timeseries_name: TimeseriesName("dendrite:sample_collection_duration"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Metric, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Metric, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Metric, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Metric, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Metric, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Metric, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Metric, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Metric, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Metric, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Metric, description: "" }}, datum_type: F64, version: 1, authz_scope: Fleet, units: Count, created: 2025-07-19T07:29:00.551597103Z }
timeseries_name = dendrite:sample_collection_duration
|
| 261 | 2025-07-19T07:29:00.559Z | DEBG | oximeter (clickhouse-client): inserting 13 new timeseries schema
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
|
| 262 | 2025-07-19T07:29:00.565Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 392
table_name = fields_i16
|
| 263 | 2025-07-19T07:29:00.566Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
| 264 | 2025-07-19T07:29:00.567Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 1085
table_name = fields_string
|
| 265 | 2025-07-19T07:29:00.569Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 205
table_name = fields_u16
|
| 266 | 2025-07-19T07:29:00.571Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 203
table_name = fields_u32
|
| 267 | 2025-07-19T07:29:00.575Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 202
table_name = fields_u8
|
| 268 | 2025-07-19T07:29:00.577Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 661
table_name = fields_uuid
|
| 269 | 2025-07-19T07:29:00.579Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 6
table_name = measurements_bool
|
| 270 | 2025-07-19T07:29:00.581Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 307
table_name = measurements_cumulativeu64
|
| 271 | 2025-07-19T07:29:00.582Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 1
table_name = measurements_f64
|
| 272 | 2025-07-19T07:29:00.590Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 9
table_name = measurements_histogramu64
|
| 273 | 2025-07-19T07:29:00.592Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 102
table_name = measurements_u64
|
| 274 | 2025-07-19T07:29:01.108Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:562
|
| 275 | 2025-07-19T07:29:01.108Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/04cd7d6b-904c-419a-863c-b803d5b1202f/producers?sort_by=id_ascending
|
| 276 | 2025-07-19T07:29:01.111Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/04cd7d6b-904c-419a-863c-b803d5b1202f/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "acbc1798-107e-4127-9ea4-5c58b8ad56e0", "content-length": "857", "date": "Sat, 19 Jul 2025 07:29:01 GMT"} })
|
| 277 | 2025-07-19T07:29:01.111Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/04cd7d6b-904c-419a-863c-b803d5b1202f/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmYTAwMDMwZS0zYTQzLTQ3MzItOTExNS0yZDRiOTgwNzg4OGYifX0%3D
|
| 278 | 2025-07-19T07:29:01.113Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/04cd7d6b-904c-419a-863c-b803d5b1202f/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmYTAwMDMwZS0zYTQzLTQ3MzItOTExNS0yZDRiOTgwNzg4OGYifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "643ce08e-5061-4649-827e-fff4c96ad05a", "content-length": "29", "date": "Sat, 19 Jul 2025 07:29:01 GMT"} })
|
| 279 | 2025-07-19T07:29:01.114Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:637
n_current_tasks = 5
n_pruned_tasks = 0
|
| 280 | 2025-07-19T07:29:01.130Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 281 | 2025-07-19T07:29:01.130Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 282 | 2025-07-19T07:29:01.131Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 283 | 2025-07-19T07:29:01.133Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 284 | 2025-07-19T07:29:01.133Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 285 | 2025-07-19T07:29:01.135Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 286 | 2025-07-19T07:29:01.137Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 287 | 2025-07-19T07:29:01.137Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 288 | 2025-07-19T07:29:01.137Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 289 | 2025-07-19T07:29:02.129Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 290 | 2025-07-19T07:29:02.129Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 291 | 2025-07-19T07:29:02.131Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 292 | 2025-07-19T07:29:02.134Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 293 | 2025-07-19T07:29:02.134Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 294 | 2025-07-19T07:29:02.136Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 295 | 2025-07-19T07:29:02.136Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 296 | 2025-07-19T07:29:02.136Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 297 | 2025-07-19T07:29:02.137Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 298 | 2025-07-19T07:29:03.130Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 299 | 2025-07-19T07:29:03.130Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 300 | 2025-07-19T07:29:03.131Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 301 | 2025-07-19T07:29:03.133Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 302 | 2025-07-19T07:29:03.133Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 303 | 2025-07-19T07:29:03.136Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 304 | 2025-07-19T07:29:03.137Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 305 | 2025-07-19T07:29:03.137Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 306 | 2025-07-19T07:29:03.138Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 307 | 2025-07-19T07:29:04.130Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 308 | 2025-07-19T07:29:04.130Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 309 | 2025-07-19T07:29:04.131Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 310 | 2025-07-19T07:29:04.133Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 311 | 2025-07-19T07:29:04.133Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 312 | 2025-07-19T07:29:04.136Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 313 | 2025-07-19T07:29:04.137Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 314 | 2025-07-19T07:29:04.137Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 315 | 2025-07-19T07:29:04.137Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 316 | 2025-07-19T07:29:05.129Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 317 | 2025-07-19T07:29:05.129Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 318 | 2025-07-19T07:29:05.131Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 319 | 2025-07-19T07:29:05.134Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 320 | 2025-07-19T07:29:05.134Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 321 | 2025-07-19T07:29:05.136Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 322 | 2025-07-19T07:29:05.136Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 323 | 2025-07-19T07:29:05.136Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 324 | 2025-07-19T07:29:05.137Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 325 | 2025-07-19T07:29:05.466Z | DEBG | oximeter (results-sink-cluster): inserting 220 samples into database
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
|
| 326 | 2025-07-19T07:29:05.466Z | DEBG | oximeter (results-sink): inserting 220 samples into database
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
|
| 327 | 2025-07-19T07:29:05.466Z | DEBG | oximeter (clickhouse-client): unrolling 220 total samples
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
|
| 328 | 2025-07-19T07:29:05.476Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 56
table_name = fields_string
|
| 329 | 2025-07-19T07:29:05.478Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 64
table_name = fields_uuid
|
| 330 | 2025-07-19T07:29:05.479Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 160
table_name = measurements_cumulativeu64
|
| 331 | 2025-07-19T07:29:05.481Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 60
table_name = measurements_u64
|
| 332 | 2025-07-19T07:29:05.567Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
| 333 | 2025-07-19T07:29:06.130Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 334 | 2025-07-19T07:29:06.130Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 335 | 2025-07-19T07:29:06.131Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 336 | 2025-07-19T07:29:06.131Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 7408f288-3c83-4266-85eb-cfdd20a4b53a
|
| 337 | 2025-07-19T07:29:06.131Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 7408f288-3c83-4266-85eb-cfdd20a4b53a
|
| 338 | 2025-07-19T07:29:06.133Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 7408f288-3c83-4266-85eb-cfdd20a4b53a
|
| 339 | 2025-07-19T07:29:06.133Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 340 | 2025-07-19T07:29:06.133Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 341 | 2025-07-19T07:29:06.136Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 342 | 2025-07-19T07:29:06.137Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 343 | 2025-07-19T07:29:06.137Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 344 | 2025-07-19T07:29:06.137Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 345 | 2025-07-19T07:29:06.138Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = fa00030e-3a43-4732-9115-2d4b9807888f
|
| 346 | 2025-07-19T07:29:06.138Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = fa00030e-3a43-4732-9115-2d4b9807888f
|
| 347 | 2025-07-19T07:29:06.156Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fa00030e-3a43-4732-9115-2d4b9807888f
|
| 348 | 2025-07-19T07:29:07.130Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 349 | 2025-07-19T07:29:07.130Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 350 | 2025-07-19T07:29:07.132Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 351 | 2025-07-19T07:29:07.134Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 352 | 2025-07-19T07:29:07.134Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 353 | 2025-07-19T07:29:07.136Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 354 | 2025-07-19T07:29:07.136Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 355 | 2025-07-19T07:29:07.137Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 356 | 2025-07-19T07:29:07.138Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 357 | 2025-07-19T07:29:08.130Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 358 | 2025-07-19T07:29:08.130Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 359 | 2025-07-19T07:29:08.132Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 360 | 2025-07-19T07:29:08.134Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 361 | 2025-07-19T07:29:08.134Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 362 | 2025-07-19T07:29:08.137Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 363 | 2025-07-19T07:29:08.137Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 364 | 2025-07-19T07:29:08.137Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 365 | 2025-07-19T07:29:08.138Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 366 | 2025-07-19T07:29:09.129Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 367 | 2025-07-19T07:29:09.129Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 368 | 2025-07-19T07:29:09.131Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 369 | 2025-07-19T07:29:09.134Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 370 | 2025-07-19T07:29:09.134Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 371 | 2025-07-19T07:29:09.136Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 372 | 2025-07-19T07:29:09.136Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 373 | 2025-07-19T07:29:09.136Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 374 | 2025-07-19T07:29:09.137Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 375 | 2025-07-19T07:29:10.129Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 376 | 2025-07-19T07:29:10.129Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 377 | 2025-07-19T07:29:10.131Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 378 | 2025-07-19T07:29:10.133Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 379 | 2025-07-19T07:29:10.133Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 380 | 2025-07-19T07:29:10.135Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 381 | 2025-07-19T07:29:10.136Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 382 | 2025-07-19T07:29:10.136Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 383 | 2025-07-19T07:29:10.137Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 384 | 2025-07-19T07:29:10.465Z | DEBG | oximeter (results-sink): inserting 425 samples into database
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
|
| 385 | 2025-07-19T07:29:10.465Z | DEBG | oximeter (results-sink-cluster): inserting 425 samples into database
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
|
| 386 | 2025-07-19T07:29:10.465Z | DEBG | oximeter (clickhouse-client): unrolling 425 total samples
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
|
| 387 | 2025-07-19T07:29:10.488Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 392
table_name = fields_i16
|
| 388 | 2025-07-19T07:29:10.490Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 1085
table_name = fields_string
|
| 389 | 2025-07-19T07:29:10.492Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 205
table_name = fields_u16
|
| 390 | 2025-07-19T07:29:10.494Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 203
table_name = fields_u32
|
| 391 | 2025-07-19T07:29:10.496Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 202
table_name = fields_u8
|
| 392 | 2025-07-19T07:29:10.497Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 661
table_name = fields_uuid
|
| 393 | 2025-07-19T07:29:10.499Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 6
table_name = measurements_bool
|
| 394 | 2025-07-19T07:29:10.500Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 307
table_name = measurements_cumulativeu64
|
| 395 | 2025-07-19T07:29:10.501Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 1
table_name = measurements_f64
|
| 396 | 2025-07-19T07:29:10.503Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 9
table_name = measurements_histogramu64
|
| 397 | 2025-07-19T07:29:10.505Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 102
table_name = measurements_u64
|
| 398 | 2025-07-19T07:29:10.566Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
| 399 | 2025-07-19T07:29:11.129Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 400 | 2025-07-19T07:29:11.129Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 401 | 2025-07-19T07:29:11.131Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 402 | 2025-07-19T07:29:11.134Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 403 | 2025-07-19T07:29:11.134Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 404 | 2025-07-19T07:29:11.136Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 405 | 2025-07-19T07:29:11.136Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 406 | 2025-07-19T07:29:11.136Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 407 | 2025-07-19T07:29:11.137Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 408 | 2025-07-19T07:29:12.130Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 409 | 2025-07-19T07:29:12.130Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 410 | 2025-07-19T07:29:12.131Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 411 | 2025-07-19T07:29:12.133Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 412 | 2025-07-19T07:29:12.133Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 413 | 2025-07-19T07:29:12.136Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 414 | 2025-07-19T07:29:12.137Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 415 | 2025-07-19T07:29:12.137Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 416 | 2025-07-19T07:29:12.138Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 417 | 2025-07-19T07:29:13.130Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 418 | 2025-07-19T07:29:13.130Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 419 | 2025-07-19T07:29:13.131Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 420 | 2025-07-19T07:29:13.133Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 421 | 2025-07-19T07:29:13.133Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 422 | 2025-07-19T07:29:13.135Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 423 | 2025-07-19T07:29:13.136Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 424 | 2025-07-19T07:29:13.136Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 425 | 2025-07-19T07:29:13.137Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 426 | 2025-07-19T07:29:14.129Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 427 | 2025-07-19T07:29:14.129Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 428 | 2025-07-19T07:29:14.131Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 429 | 2025-07-19T07:29:14.134Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 430 | 2025-07-19T07:29:14.134Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 431 | 2025-07-19T07:29:14.136Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 432 | 2025-07-19T07:29:14.136Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 433 | 2025-07-19T07:29:14.136Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 434 | 2025-07-19T07:29:14.137Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 435 | 2025-07-19T07:29:15.130Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 436 | 2025-07-19T07:29:15.130Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 437 | 2025-07-19T07:29:15.131Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 438 | 2025-07-19T07:29:15.133Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 439 | 2025-07-19T07:29:15.133Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 440 | 2025-07-19T07:29:15.135Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 441 | 2025-07-19T07:29:15.136Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 442 | 2025-07-19T07:29:15.136Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 443 | 2025-07-19T07:29:15.137Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 444 | 2025-07-19T07:29:15.465Z | DEBG | oximeter (results-sink): inserting 220 samples into database
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
|
| 445 | 2025-07-19T07:29:15.465Z | DEBG | oximeter (results-sink-cluster): inserting 220 samples into database
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
|
| 446 | 2025-07-19T07:29:15.465Z | DEBG | oximeter (clickhouse-client): unrolling 220 total samples
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
|
| 447 | 2025-07-19T07:29:15.475Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 56
table_name = fields_string
|
| 448 | 2025-07-19T07:29:15.477Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 64
table_name = fields_uuid
|
| 449 | 2025-07-19T07:29:15.478Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 160
table_name = measurements_cumulativeu64
|
| 450 | 2025-07-19T07:29:15.480Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 60
table_name = measurements_u64
|
| 451 | 2025-07-19T07:29:15.566Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
| 452 | 2025-07-19T07:29:16.107Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:562
|
| 453 | 2025-07-19T07:29:16.107Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/04cd7d6b-904c-419a-863c-b803d5b1202f/producers?sort_by=id_ascending
|
| 454 | 2025-07-19T07:29:16.113Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/04cd7d6b-904c-419a-863c-b803d5b1202f/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "7933a512-0cac-4100-944b-ea8287a77bdd", "content-length": "1136", "date": "Sat, 19 Jul 2025 07:29:15 GMT"} })
|
| 455 | 2025-07-19T07:29:16.113Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/04cd7d6b-904c-419a-863c-b803d5b1202f/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmYTAwMDMwZS0zYTQzLTQ3MzItOTExNS0yZDRiOTgwNzg4OGYifX0%3D
|
| 456 | 2025-07-19T07:29:16.118Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/04cd7d6b-904c-419a-863c-b803d5b1202f/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmYTAwMDMwZS0zYTQzLTQ3MzItOTExNS0yZDRiOTgwNzg4OGYifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "4af61b49-9890-47d2-aed4-b7134f3d2bba", "content-length": "29", "date": "Sat, 19 Jul 2025 07:29:15 GMT"} })
|
| 457 | 2025-07-19T07:29:16.118Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::1]:61793
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 5e17653b-4387-4be1-b9e0-5b7521a27635
|
| 458 | 2025-07-19T07:29:16.120Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::b]:44000
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 782c86c2-cde1-469a-a71c-2c67517db816
|
| 459 | 2025-07-19T07:29:16.122Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:637
n_current_tasks = 7
n_pruned_tasks = 0
|
| 460 | 2025-07-19T07:29:16.129Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 461 | 2025-07-19T07:29:16.129Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 462 | 2025-07-19T07:29:16.131Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 463 | 2025-07-19T07:29:16.132Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 7408f288-3c83-4266-85eb-cfdd20a4b53a
|
| 464 | 2025-07-19T07:29:16.132Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 7408f288-3c83-4266-85eb-cfdd20a4b53a
|
| 465 | 2025-07-19T07:29:16.133Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 7408f288-3c83-4266-85eb-cfdd20a4b53a
|
| 466 | 2025-07-19T07:29:16.133Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 467 | 2025-07-19T07:29:16.133Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 468 | 2025-07-19T07:29:16.136Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 469 | 2025-07-19T07:29:16.137Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 470 | 2025-07-19T07:29:16.137Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 471 | 2025-07-19T07:29:16.138Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 472 | 2025-07-19T07:29:16.139Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = fa00030e-3a43-4732-9115-2d4b9807888f
|
| 473 | 2025-07-19T07:29:16.139Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = fa00030e-3a43-4732-9115-2d4b9807888f
|
| 474 | 2025-07-19T07:29:16.156Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fa00030e-3a43-4732-9115-2d4b9807888f
|
| 475 | 2025-07-19T07:29:17.130Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 476 | 2025-07-19T07:29:17.130Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 477 | 2025-07-19T07:29:17.132Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 478 | 2025-07-19T07:29:17.134Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 479 | 2025-07-19T07:29:17.134Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 480 | 2025-07-19T07:29:17.136Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 481 | 2025-07-19T07:29:17.136Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 482 | 2025-07-19T07:29:17.136Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 483 | 2025-07-19T07:29:17.137Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 484 | 2025-07-19T07:29:18.129Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 485 | 2025-07-19T07:29:18.129Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 486 | 2025-07-19T07:29:18.131Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 487 | 2025-07-19T07:29:18.134Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 488 | 2025-07-19T07:29:18.134Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 489 | 2025-07-19T07:29:18.136Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 490 | 2025-07-19T07:29:18.136Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 491 | 2025-07-19T07:29:18.136Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 492 | 2025-07-19T07:29:18.137Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 493 | 2025-07-19T07:29:19.130Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 494 | 2025-07-19T07:29:19.130Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 495 | 2025-07-19T07:29:19.131Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 496 | 2025-07-19T07:29:19.133Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 497 | 2025-07-19T07:29:19.134Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 498 | 2025-07-19T07:29:19.136Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 499 | 2025-07-19T07:29:19.136Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 500 | 2025-07-19T07:29:19.136Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 501 | 2025-07-19T07:29:19.137Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 502 | 2025-07-19T07:29:20.130Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 503 | 2025-07-19T07:29:20.130Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 504 | 2025-07-19T07:29:20.131Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 505 | 2025-07-19T07:29:20.133Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 506 | 2025-07-19T07:29:20.133Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 507 | 2025-07-19T07:29:20.136Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 508 | 2025-07-19T07:29:20.137Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 509 | 2025-07-19T07:29:20.137Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 510 | 2025-07-19T07:29:20.137Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 511 | 2025-07-19T07:29:20.466Z | DEBG | oximeter (results-sink): inserting 425 samples into database
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
|
| 512 | 2025-07-19T07:29:20.466Z | DEBG | oximeter (results-sink-cluster): inserting 425 samples into database
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
|
| 513 | 2025-07-19T07:29:20.466Z | DEBG | oximeter (clickhouse-client): unrolling 425 total samples
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
|
| 514 | 2025-07-19T07:29:20.490Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 392
table_name = fields_i16
|
| 515 | 2025-07-19T07:29:20.492Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 1085
table_name = fields_string
|
| 516 | 2025-07-19T07:29:20.493Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 205
table_name = fields_u16
|
| 517 | 2025-07-19T07:29:20.495Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 203
table_name = fields_u32
|
| 518 | 2025-07-19T07:29:20.496Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 202
table_name = fields_u8
|
| 519 | 2025-07-19T07:29:20.498Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 661
table_name = fields_uuid
|
| 520 | 2025-07-19T07:29:20.499Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 6
table_name = measurements_bool
|
| 521 | 2025-07-19T07:29:20.501Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 307
table_name = measurements_cumulativeu64
|
| 522 | 2025-07-19T07:29:20.502Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 1
table_name = measurements_f64
|
| 523 | 2025-07-19T07:29:20.504Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 9
table_name = measurements_histogramu64
|
| 524 | 2025-07-19T07:29:20.506Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 102
table_name = measurements_u64
|
| 525 | 2025-07-19T07:29:20.566Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
| 526 | 2025-07-19T07:29:21.129Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 527 | 2025-07-19T07:29:21.129Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 528 | 2025-07-19T07:29:21.131Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 529 | 2025-07-19T07:29:21.133Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 530 | 2025-07-19T07:29:21.133Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 531 | 2025-07-19T07:29:21.135Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 532 | 2025-07-19T07:29:21.136Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 533 | 2025-07-19T07:29:21.136Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 534 | 2025-07-19T07:29:21.137Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 535 | 2025-07-19T07:29:22.129Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 536 | 2025-07-19T07:29:22.129Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 537 | 2025-07-19T07:29:22.131Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 538 | 2025-07-19T07:29:22.133Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 539 | 2025-07-19T07:29:22.133Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 540 | 2025-07-19T07:29:22.135Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 541 | 2025-07-19T07:29:22.136Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 542 | 2025-07-19T07:29:22.136Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 543 | 2025-07-19T07:29:22.137Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 544 | 2025-07-19T07:29:23.129Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 545 | 2025-07-19T07:29:23.129Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 546 | 2025-07-19T07:29:23.131Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 547 | 2025-07-19T07:29:23.134Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 548 | 2025-07-19T07:29:23.134Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 549 | 2025-07-19T07:29:23.136Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 550 | 2025-07-19T07:29:23.136Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 551 | 2025-07-19T07:29:23.136Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 552 | 2025-07-19T07:29:23.137Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 553 | 2025-07-19T07:29:24.129Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 554 | 2025-07-19T07:29:24.129Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 555 | 2025-07-19T07:29:24.131Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 556 | 2025-07-19T07:29:24.134Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 557 | 2025-07-19T07:29:24.134Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 558 | 2025-07-19T07:29:24.136Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 559 | 2025-07-19T07:29:24.136Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 560 | 2025-07-19T07:29:24.136Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 561 | 2025-07-19T07:29:24.137Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 562 | 2025-07-19T07:29:25.130Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 563 | 2025-07-19T07:29:25.130Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 564 | 2025-07-19T07:29:25.131Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 565 | 2025-07-19T07:29:25.133Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 566 | 2025-07-19T07:29:25.133Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 567 | 2025-07-19T07:29:25.136Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 568 | 2025-07-19T07:29:25.137Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 569 | 2025-07-19T07:29:25.137Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 570 | 2025-07-19T07:29:25.137Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 571 | 2025-07-19T07:29:25.466Z | DEBG | oximeter (results-sink): inserting 220 samples into database
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
|
| 572 | 2025-07-19T07:29:25.466Z | DEBG | oximeter (results-sink-cluster): inserting 220 samples into database
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
|
| 573 | 2025-07-19T07:29:25.466Z | DEBG | oximeter (clickhouse-client): unrolling 220 total samples
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
|
| 574 | 2025-07-19T07:29:25.476Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 56
table_name = fields_string
|
| 575 | 2025-07-19T07:29:25.477Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 64
table_name = fields_uuid
|
| 576 | 2025-07-19T07:29:25.479Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 160
table_name = measurements_cumulativeu64
|
| 577 | 2025-07-19T07:29:25.480Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 60
table_name = measurements_u64
|
| 578 | 2025-07-19T07:29:25.566Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
| 579 | 2025-07-19T07:29:26.121Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 782c86c2-cde1-469a-a71c-2c67517db816
|
| 580 | 2025-07-19T07:29:26.121Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 782c86c2-cde1-469a-a71c-2c67517db816
|
| 581 | 2025-07-19T07:29:26.130Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 582 | 2025-07-19T07:29:26.130Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 583 | 2025-07-19T07:29:26.131Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 584 | 2025-07-19T07:29:26.131Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 7408f288-3c83-4266-85eb-cfdd20a4b53a
|
| 585 | 2025-07-19T07:29:26.131Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 7408f288-3c83-4266-85eb-cfdd20a4b53a
|
| 586 | 2025-07-19T07:29:26.133Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 7408f288-3c83-4266-85eb-cfdd20a4b53a
|
| 587 | 2025-07-19T07:29:26.133Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 588 | 2025-07-19T07:29:26.133Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 589 | 2025-07-19T07:29:26.135Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 590 | 2025-07-19T07:29:26.136Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 591 | 2025-07-19T07:29:26.136Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 782c86c2-cde1-469a-a71c-2c67517db816
|
| 592 | 2025-07-19T07:29:26.136Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 593 | 2025-07-19T07:29:26.137Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 594 | 2025-07-19T07:29:26.138Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = fa00030e-3a43-4732-9115-2d4b9807888f
|
| 595 | 2025-07-19T07:29:26.138Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = fa00030e-3a43-4732-9115-2d4b9807888f
|
| 596 | 2025-07-19T07:29:26.154Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fa00030e-3a43-4732-9115-2d4b9807888f
|
| 597 | 2025-07-19T07:29:27.130Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 598 | 2025-07-19T07:29:27.130Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 599 | 2025-07-19T07:29:27.131Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 600 | 2025-07-19T07:29:27.133Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 601 | 2025-07-19T07:29:27.133Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 602 | 2025-07-19T07:29:27.135Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 603 | 2025-07-19T07:29:27.137Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 604 | 2025-07-19T07:29:27.137Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 605 | 2025-07-19T07:29:27.138Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 606 | 2025-07-19T07:29:28.130Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 607 | 2025-07-19T07:29:28.130Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 608 | 2025-07-19T07:29:28.131Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 609 | 2025-07-19T07:29:28.133Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 610 | 2025-07-19T07:29:28.133Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 611 | 2025-07-19T07:29:28.135Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 612 | 2025-07-19T07:29:28.137Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 613 | 2025-07-19T07:29:28.137Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 614 | 2025-07-19T07:29:28.137Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 615 | 2025-07-19T07:29:29.129Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 616 | 2025-07-19T07:29:29.129Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 617 | 2025-07-19T07:29:29.131Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 618 | 2025-07-19T07:29:29.133Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 619 | 2025-07-19T07:29:29.133Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 620 | 2025-07-19T07:29:29.136Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 621 | 2025-07-19T07:29:29.137Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 622 | 2025-07-19T07:29:29.137Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 623 | 2025-07-19T07:29:29.138Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 624 | 2025-07-19T07:29:30.130Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 625 | 2025-07-19T07:29:30.130Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 626 | 2025-07-19T07:29:30.131Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 627 | 2025-07-19T07:29:30.133Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 628 | 2025-07-19T07:29:30.133Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 629 | 2025-07-19T07:29:30.136Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 630 | 2025-07-19T07:29:30.137Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 631 | 2025-07-19T07:29:30.137Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 632 | 2025-07-19T07:29:30.137Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 633 | 2025-07-19T07:29:30.465Z | DEBG | oximeter (results-sink): inserting 473 samples into database
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
|
| 634 | 2025-07-19T07:29:30.465Z | DEBG | oximeter (results-sink-cluster): inserting 473 samples into database
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
|
| 635 | 2025-07-19T07:29:30.465Z | DEBG | oximeter (clickhouse-client): unrolling 473 total samples
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
|
| 636 | 2025-07-19T07:29:30.469Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
|
| 637 | 2025-07-19T07:29:30.477Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
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-07-19T07:29:30.469759064Z }
timeseries_name = collection_target:cpus_provisioned
|
| 638 | 2025-07-19T07:29:30.478Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
|
| 639 | 2025-07-19T07:29:30.479Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
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-07-19T07:29:30.478055480Z }
timeseries_name = collection_target:ram_provisioned
|
| 640 | 2025-07-19T07:29:30.480Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
|
| 641 | 2025-07-19T07:29:30.481Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
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-07-19T07:29:30.480050185Z }
timeseries_name = collection_target:virtual_disk_space_provisioned
|
| 642 | 2025-07-19T07:29:30.482Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
|
| 643 | 2025-07-19T07:29:30.484Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
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-07-19T07:29:30.482630853Z }
timeseries_name = database_transaction:retry_data
|
| 644 | 2025-07-19T07:29:30.501Z | DEBG | oximeter (clickhouse-client): inserting 4 new timeseries schema
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
|
| 645 | 2025-07-19T07:29:30.505Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 392
table_name = fields_i16
|
| 646 | 2025-07-19T07:29:30.507Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 1138
table_name = fields_string
|
| 647 | 2025-07-19T07:29:30.509Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 231
table_name = fields_u16
|
| 648 | 2025-07-19T07:29:30.510Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 204
table_name = fields_u32
|
| 649 | 2025-07-19T07:29:30.511Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 202
table_name = fields_u8
|
| 650 | 2025-07-19T07:29:30.513Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 699
table_name = fields_uuid
|
| 651 | 2025-07-19T07:29:30.514Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 6
table_name = measurements_bool
|
| 652 | 2025-07-19T07:29:30.516Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 307
table_name = measurements_cumulativeu64
|
| 653 | 2025-07-19T07:29:30.517Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 2
table_name = measurements_f64
|
| 654 | 2025-07-19T07:29:30.519Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 35
table_name = measurements_histogramu64
|
| 655 | 2025-07-19T07:29:30.521Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 21
table_name = measurements_i64
|
| 656 | 2025-07-19T07:29:30.522Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 102
table_name = measurements_u64
|
| 657 | 2025-07-19T07:29:30.567Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
| 658 | 2025-07-19T07:29:31.107Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:562
|
| 659 | 2025-07-19T07:29:31.107Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/04cd7d6b-904c-419a-863c-b803d5b1202f/producers?sort_by=id_ascending
|
| 660 | 2025-07-19T07:29:31.110Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/04cd7d6b-904c-419a-863c-b803d5b1202f/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "eaaebc10-af68-4e44-8d60-570d88e1b707", "content-length": "1136", "date": "Sat, 19 Jul 2025 07:29:31 GMT"} })
|
| 661 | 2025-07-19T07:29:31.110Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/04cd7d6b-904c-419a-863c-b803d5b1202f/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmYTAwMDMwZS0zYTQzLTQ3MzItOTExNS0yZDRiOTgwNzg4OGYifX0%3D
|
| 662 | 2025-07-19T07:29:31.113Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/04cd7d6b-904c-419a-863c-b803d5b1202f/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmYTAwMDMwZS0zYTQzLTQ3MzItOTExNS0yZDRiOTgwNzg4OGYifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "c4976b00-7c6a-4caf-8632-ff61939d9650", "content-length": "29", "date": "Sat, 19 Jul 2025 07:29:31 GMT"} })
|
| 663 | 2025-07-19T07:29:31.113Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:637
n_current_tasks = 7
n_pruned_tasks = 0
|
| 664 | 2025-07-19T07:29:31.129Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 665 | 2025-07-19T07:29:31.129Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 666 | 2025-07-19T07:29:31.131Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 667 | 2025-07-19T07:29:31.134Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 668 | 2025-07-19T07:29:31.134Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 669 | 2025-07-19T07:29:31.136Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 670 | 2025-07-19T07:29:31.136Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 671 | 2025-07-19T07:29:31.136Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 672 | 2025-07-19T07:29:31.137Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 673 | 2025-07-19T07:29:32.130Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 674 | 2025-07-19T07:29:32.130Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 675 | 2025-07-19T07:29:32.131Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 676 | 2025-07-19T07:29:32.133Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 677 | 2025-07-19T07:29:32.133Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 678 | 2025-07-19T07:29:32.136Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 679 | 2025-07-19T07:29:32.137Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 680 | 2025-07-19T07:29:32.137Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 681 | 2025-07-19T07:29:32.137Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 682 | 2025-07-19T07:29:33.130Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 683 | 2025-07-19T07:29:33.130Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 684 | 2025-07-19T07:29:33.131Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 685 | 2025-07-19T07:29:33.133Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 686 | 2025-07-19T07:29:33.133Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 687 | 2025-07-19T07:29:33.135Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 688 | 2025-07-19T07:29:33.137Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 689 | 2025-07-19T07:29:33.137Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 690 | 2025-07-19T07:29:33.137Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 691 | 2025-07-19T07:29:34.129Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 692 | 2025-07-19T07:29:34.129Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 693 | 2025-07-19T07:29:34.131Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 694 | 2025-07-19T07:29:34.133Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 695 | 2025-07-19T07:29:34.133Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 696 | 2025-07-19T07:29:34.136Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 697 | 2025-07-19T07:29:34.137Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 698 | 2025-07-19T07:29:34.137Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 699 | 2025-07-19T07:29:34.137Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 700 | 2025-07-19T07:29:35.130Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 701 | 2025-07-19T07:29:35.130Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 702 | 2025-07-19T07:29:35.132Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 703 | 2025-07-19T07:29:35.134Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 704 | 2025-07-19T07:29:35.134Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 705 | 2025-07-19T07:29:35.136Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 706 | 2025-07-19T07:29:35.136Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 707 | 2025-07-19T07:29:35.136Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 708 | 2025-07-19T07:29:35.137Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 709 | 2025-07-19T07:29:35.466Z | DEBG | oximeter (results-sink): inserting 220 samples into database
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
|
| 710 | 2025-07-19T07:29:35.466Z | DEBG | oximeter (results-sink-cluster): inserting 220 samples into database
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
|
| 711 | 2025-07-19T07:29:35.466Z | DEBG | oximeter (clickhouse-client): unrolling 220 total samples
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
|
| 712 | 2025-07-19T07:29:35.476Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 56
table_name = fields_string
|
| 713 | 2025-07-19T07:29:35.477Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 64
table_name = fields_uuid
|
| 714 | 2025-07-19T07:29:35.479Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 160
table_name = measurements_cumulativeu64
|
| 715 | 2025-07-19T07:29:35.480Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 60
table_name = measurements_u64
|
| 716 | 2025-07-19T07:29:35.566Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
| 717 | 2025-07-19T07:29:36.121Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 782c86c2-cde1-469a-a71c-2c67517db816
|
| 718 | 2025-07-19T07:29:36.121Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 782c86c2-cde1-469a-a71c-2c67517db816
|
| 719 | 2025-07-19T07:29:36.125Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 782c86c2-cde1-469a-a71c-2c67517db816
|
| 720 | 2025-07-19T07:29:36.129Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 721 | 2025-07-19T07:29:36.129Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 722 | 2025-07-19T07:29:36.131Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 723 | 2025-07-19T07:29:36.132Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 7408f288-3c83-4266-85eb-cfdd20a4b53a
|
| 724 | 2025-07-19T07:29:36.132Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 7408f288-3c83-4266-85eb-cfdd20a4b53a
|
| 725 | 2025-07-19T07:29:36.134Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 7408f288-3c83-4266-85eb-cfdd20a4b53a
|
| 726 | 2025-07-19T07:29:36.134Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 727 | 2025-07-19T07:29:36.134Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 728 | 2025-07-19T07:29:36.136Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 729 | 2025-07-19T07:29:36.137Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 730 | 2025-07-19T07:29:36.137Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 731 | 2025-07-19T07:29:36.138Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 732 | 2025-07-19T07:29:36.139Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = fa00030e-3a43-4732-9115-2d4b9807888f
|
| 733 | 2025-07-19T07:29:36.139Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = fa00030e-3a43-4732-9115-2d4b9807888f
|
| 734 | 2025-07-19T07:29:36.154Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fa00030e-3a43-4732-9115-2d4b9807888f
|
| 735 | 2025-07-19T07:29:37.130Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 736 | 2025-07-19T07:29:37.130Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 737 | 2025-07-19T07:29:37.132Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 738 | 2025-07-19T07:29:37.134Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 739 | 2025-07-19T07:29:37.134Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 740 | 2025-07-19T07:29:37.136Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 741 | 2025-07-19T07:29:37.136Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 742 | 2025-07-19T07:29:37.138Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 743 | 2025-07-19T07:29:37.138Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 744 | 2025-07-19T07:29:38.129Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 745 | 2025-07-19T07:29:38.130Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 746 | 2025-07-19T07:29:38.131Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 747 | 2025-07-19T07:29:38.133Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 748 | 2025-07-19T07:29:38.133Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 749 | 2025-07-19T07:29:38.136Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 750 | 2025-07-19T07:29:38.137Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 751 | 2025-07-19T07:29:38.137Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 752 | 2025-07-19T07:29:38.137Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 753 | 2025-07-19T07:29:39.129Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 754 | 2025-07-19T07:29:39.129Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 755 | 2025-07-19T07:29:39.131Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 756 | 2025-07-19T07:29:39.134Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 757 | 2025-07-19T07:29:39.134Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 758 | 2025-07-19T07:29:39.136Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 759 | 2025-07-19T07:29:39.136Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 760 | 2025-07-19T07:29:39.136Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 761 | 2025-07-19T07:29:39.137Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 762 | 2025-07-19T07:29:40.129Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 763 | 2025-07-19T07:29:40.129Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 764 | 2025-07-19T07:29:40.131Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 765 | 2025-07-19T07:29:40.134Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 766 | 2025-07-19T07:29:40.134Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 767 | 2025-07-19T07:29:40.136Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 768 | 2025-07-19T07:29:40.137Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 769 | 2025-07-19T07:29:40.137Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 770 | 2025-07-19T07:29:40.138Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 771 | 2025-07-19T07:29:40.466Z | DEBG | oximeter (results-sink): inserting 451 samples into database
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
|
| 772 | 2025-07-19T07:29:40.466Z | DEBG | oximeter (results-sink-cluster): inserting 451 samples into database
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
|
| 773 | 2025-07-19T07:29:40.466Z | DEBG | oximeter (clickhouse-client): unrolling 451 total samples
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
|
| 774 | 2025-07-19T07:29:40.488Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 392
table_name = fields_i16
|
| 775 | 2025-07-19T07:29:40.491Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 1137
table_name = fields_string
|
| 776 | 2025-07-19T07:29:40.492Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 231
table_name = fields_u16
|
| 777 | 2025-07-19T07:29:40.494Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 203
table_name = fields_u32
|
| 778 | 2025-07-19T07:29:40.495Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 202
table_name = fields_u8
|
| 779 | 2025-07-19T07:29:40.497Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 687
table_name = fields_uuid
|
| 780 | 2025-07-19T07:29:40.498Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 6
table_name = measurements_bool
|
| 781 | 2025-07-19T07:29:40.500Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 307
table_name = measurements_cumulativeu64
|
| 782 | 2025-07-19T07:29:40.501Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 1
table_name = measurements_f64
|
| 783 | 2025-07-19T07:29:40.504Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 35
table_name = measurements_histogramu64
|
| 784 | 2025-07-19T07:29:40.505Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 102
table_name = measurements_u64
|
| 785 | 2025-07-19T07:29:40.567Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
| 786 | 2025-07-19T07:29:41.130Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 787 | 2025-07-19T07:29:41.130Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 788 | 2025-07-19T07:29:41.132Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 789 | 2025-07-19T07:29:41.134Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 790 | 2025-07-19T07:29:41.134Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 791 | 2025-07-19T07:29:41.136Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 792 | 2025-07-19T07:29:41.136Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 793 | 2025-07-19T07:29:41.136Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 794 | 2025-07-19T07:29:41.137Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 795 | 2025-07-19T07:29:42.130Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 796 | 2025-07-19T07:29:42.130Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 797 | 2025-07-19T07:29:42.131Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 798 | 2025-07-19T07:29:42.134Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 799 | 2025-07-19T07:29:42.134Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 800 | 2025-07-19T07:29:42.136Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 801 | 2025-07-19T07:29:42.137Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 802 | 2025-07-19T07:29:42.137Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 803 | 2025-07-19T07:29:42.138Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 804 | 2025-07-19T07:29:43.130Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 805 | 2025-07-19T07:29:43.130Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 806 | 2025-07-19T07:29:43.131Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 807 | 2025-07-19T07:29:43.133Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 808 | 2025-07-19T07:29:43.134Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 809 | 2025-07-19T07:29:43.136Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 810 | 2025-07-19T07:29:43.137Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 811 | 2025-07-19T07:29:43.137Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 812 | 2025-07-19T07:29:43.138Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 813 | 2025-07-19T07:29:44.130Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 814 | 2025-07-19T07:29:44.130Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 815 | 2025-07-19T07:29:44.131Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 816 | 2025-07-19T07:29:44.133Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 817 | 2025-07-19T07:29:44.133Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 818 | 2025-07-19T07:29:44.136Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 819 | 2025-07-19T07:29:44.137Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 820 | 2025-07-19T07:29:44.137Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 821 | 2025-07-19T07:29:44.138Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 822 | 2025-07-19T07:29:45.130Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 823 | 2025-07-19T07:29:45.130Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 824 | 2025-07-19T07:29:45.131Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 825 | 2025-07-19T07:29:45.133Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 826 | 2025-07-19T07:29:45.133Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 827 | 2025-07-19T07:29:45.136Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 828 | 2025-07-19T07:29:45.137Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 829 | 2025-07-19T07:29:45.137Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 830 | 2025-07-19T07:29:45.138Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 831 | 2025-07-19T07:29:45.466Z | DEBG | oximeter (results-sink): inserting 220 samples into database
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
|
| 832 | 2025-07-19T07:29:45.466Z | DEBG | oximeter (results-sink-cluster): inserting 220 samples into database
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
|
| 833 | 2025-07-19T07:29:45.466Z | DEBG | oximeter (clickhouse-client): unrolling 220 total samples
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
|
| 834 | 2025-07-19T07:29:45.476Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 56
table_name = fields_string
|
| 835 | 2025-07-19T07:29:45.477Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 64
table_name = fields_uuid
|
| 836 | 2025-07-19T07:29:45.479Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 160
table_name = measurements_cumulativeu64
|
| 837 | 2025-07-19T07:29:45.480Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 60
table_name = measurements_u64
|
| 838 | 2025-07-19T07:29:45.566Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
| 839 | 2025-07-19T07:29:46.107Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:562
|
| 840 | 2025-07-19T07:29:46.107Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/04cd7d6b-904c-419a-863c-b803d5b1202f/producers?sort_by=id_ascending
|
| 841 | 2025-07-19T07:29:46.111Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/04cd7d6b-904c-419a-863c-b803d5b1202f/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "335ba260-9240-4512-bf55-d68a90fae59c", "content-length": "1412", "date": "Sat, 19 Jul 2025 07:29:46 GMT"} })
|
| 842 | 2025-07-19T07:29:46.111Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/04cd7d6b-904c-419a-863c-b803d5b1202f/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmYTAwMDMwZS0zYTQzLTQ3MzItOTExNS0yZDRiOTgwNzg4OGYifX0%3D
|
| 843 | 2025-07-19T07:29:46.113Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/04cd7d6b-904c-419a-863c-b803d5b1202f/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmYTAwMDMwZS0zYTQzLTQ3MzItOTExNS0yZDRiOTgwNzg4OGYifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "187c4095-41cf-4a9e-8e10-02cec5c11bbe", "content-length": "29", "date": "Sat, 19 Jul 2025 07:29:45 GMT"} })
|
| 844 | 2025-07-19T07:29:46.113Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::a]:46433
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 9b711d27-ece7-483e-ad7b-d541ed186d32
|
| 845 | 2025-07-19T07:29:46.116Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::c]:55714
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = b9ca8ed5-827d-4634-aa2d-dce0802e56dc
|
| 846 | 2025-07-19T07:29:46.118Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:637
n_current_tasks = 9
n_pruned_tasks = 0
|
| 847 | 2025-07-19T07:29:46.120Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 5e17653b-4387-4be1-b9e0-5b7521a27635
|
| 848 | 2025-07-19T07:29:46.120Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 5e17653b-4387-4be1-b9e0-5b7521a27635
|
| 849 | 2025-07-19T07:29:46.122Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 782c86c2-cde1-469a-a71c-2c67517db816
|
| 850 | 2025-07-19T07:29:46.122Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 782c86c2-cde1-469a-a71c-2c67517db816
|
| 851 | 2025-07-19T07:29:46.126Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 782c86c2-cde1-469a-a71c-2c67517db816
|
| 852 | 2025-07-19T07:29:46.130Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 853 | 2025-07-19T07:29:46.130Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 854 | 2025-07-19T07:29:46.131Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 855 | 2025-07-19T07:29:46.133Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 7408f288-3c83-4266-85eb-cfdd20a4b53a
|
| 856 | 2025-07-19T07:29:46.133Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 7408f288-3c83-4266-85eb-cfdd20a4b53a
|
| 857 | 2025-07-19T07:29:46.133Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 858 | 2025-07-19T07:29:46.133Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 7408f288-3c83-4266-85eb-cfdd20a4b53a
|
| 859 | 2025-07-19T07:29:46.133Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 860 | 2025-07-19T07:29:46.134Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 861 | 2025-07-19T07:29:46.134Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 862 | 2025-07-19T07:29:46.135Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 7408f288-3c83-4266-85eb-cfdd20a4b53a
|
| 863 | 2025-07-19T07:29:46.136Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 864 | 2025-07-19T07:29:46.137Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 865 | 2025-07-19T07:29:46.137Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 866 | 2025-07-19T07:29:46.137Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 867 | 2025-07-19T07:29:46.138Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 868 | 2025-07-19T07:29:46.139Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = fa00030e-3a43-4732-9115-2d4b9807888f
|
| 869 | 2025-07-19T07:29:46.139Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = fa00030e-3a43-4732-9115-2d4b9807888f
|
| 870 | 2025-07-19T07:29:46.140Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = fa00030e-3a43-4732-9115-2d4b9807888f
|
| 871 | 2025-07-19T07:29:46.154Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fa00030e-3a43-4732-9115-2d4b9807888f
|
| 872 | 2025-07-19T07:29:46.283Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 5e17653b-4387-4be1-b9e0-5b7521a27635
|
| 873 | 2025-07-19T07:29:46.298Z | DEBG | oximeter (results-sink-cluster): inserting 3538 samples into database
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
|
| 874 | 2025-07-19T07:29:46.299Z | DEBG | oximeter (results-sink): inserting 3538 samples into database
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
|
| 875 | 2025-07-19T07:29:46.299Z | DEBG | oximeter (clickhouse-client): unrolling 3538 total samples
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
|
| 876 | 2025-07-19T07:29:46.301Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
|
| 877 | 2025-07-19T07:29:46.304Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
schema = TimeseriesSchema { timeseries_name: TimeseriesName("oximeter_collector:collections"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "base_route", field_type: String, source: Metric, description: "" }, FieldSchema { name: "collector_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "collector_ip", field_type: IpAddr, source: Target, description: "" }, FieldSchema { name: "collector_port", field_type: U16, source: Target, description: "" }, FieldSchema { name: "producer_id", field_type: Uuid, source: Metric, description: "" }, FieldSchema { name: "producer_ip", field_type: IpAddr, source: Metric, description: "" }, FieldSchema { name: "producer_port", field_type: U16, source: Metric, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-07-19T07:29:46.301037333Z }
timeseries_name = oximeter_collector:collections
|
| 878 | 2025-07-19T07:29:46.320Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
|
| 879 | 2025-07-19T07:29:46.322Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
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-07-19T07:29:46.320194364Z }
timeseries_name = sled_data_link:errors_received
|
| 880 | 2025-07-19T07:29:46.322Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
|
| 881 | 2025-07-19T07:29:46.324Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
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-07-19T07:29:46.322812153Z }
timeseries_name = sled_data_link:errors_sent
|
| 882 | 2025-07-19T07:29:46.324Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
|
| 883 | 2025-07-19T07:29:46.326Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
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-07-19T07:29:46.324881040Z }
timeseries_name = sled_data_link:bytes_received
|
| 884 | 2025-07-19T07:29:46.326Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
|
| 885 | 2025-07-19T07:29:46.328Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
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-07-19T07:29:46.326893215Z }
timeseries_name = sled_data_link:packets_received
|
| 886 | 2025-07-19T07:29:46.328Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
|
| 887 | 2025-07-19T07:29:46.330Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
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-07-19T07:29:46.328931291Z }
timeseries_name = sled_data_link:bytes_sent
|
| 888 | 2025-07-19T07:29:46.331Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
|
| 889 | 2025-07-19T07:29:46.333Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
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-07-19T07:29:46.331040948Z }
timeseries_name = sled_data_link:packets_sent
|
| 890 | 2025-07-19T07:29:46.400Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
| 891 | 2025-07-19T07:29:46.448Z | DEBG | oximeter (clickhouse-client): inserting 7 new timeseries schema
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
|
| 892 | 2025-07-19T07:29:46.452Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 392
table_name = fields_i16
|
| 893 | 2025-07-19T07:29:46.453Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 10
table_name = fields_ipaddr
|
| 894 | 2025-07-19T07:29:46.456Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 2282
table_name = fields_string
|
| 895 | 2025-07-19T07:29:46.457Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 241
table_name = fields_u16
|
| 896 | 2025-07-19T07:29:46.459Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 431
table_name = fields_u32
|
| 897 | 2025-07-19T07:29:46.460Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 202
table_name = fields_u8
|
| 898 | 2025-07-19T07:29:46.462Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 1153
table_name = fields_uuid
|
| 899 | 2025-07-19T07:29:46.463Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 6
table_name = measurements_bool
|
| 900 | 2025-07-19T07:29:46.466Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 3442
table_name = measurements_cumulativeu64
|
| 901 | 2025-07-19T07:29:46.467Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 1
table_name = measurements_f64
|
| 902 | 2025-07-19T07:29:46.469Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 35
table_name = measurements_histogramu64
|
| 903 | 2025-07-19T07:29:46.471Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 54
table_name = measurements_u64
|
| 904 | 2025-07-19T07:29:47.130Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 905 | 2025-07-19T07:29:47.130Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 906 | 2025-07-19T07:29:47.132Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 907 | 2025-07-19T07:29:47.134Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 908 | 2025-07-19T07:29:47.134Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 909 | 2025-07-19T07:29:47.136Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 910 | 2025-07-19T07:29:47.136Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 911 | 2025-07-19T07:29:47.136Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 912 | 2025-07-19T07:29:47.137Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 913 | 2025-07-19T07:29:48.129Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 914 | 2025-07-19T07:29:48.129Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 915 | 2025-07-19T07:29:48.131Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 916 | 2025-07-19T07:29:48.134Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 917 | 2025-07-19T07:29:48.134Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 918 | 2025-07-19T07:29:48.136Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 919 | 2025-07-19T07:29:48.136Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 920 | 2025-07-19T07:29:48.136Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 921 | 2025-07-19T07:29:48.137Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 922 | 2025-07-19T07:29:49.129Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 923 | 2025-07-19T07:29:49.129Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 924 | 2025-07-19T07:29:49.131Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 925 | 2025-07-19T07:29:49.134Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 926 | 2025-07-19T07:29:49.134Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 927 | 2025-07-19T07:29:49.136Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 928 | 2025-07-19T07:29:49.136Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 929 | 2025-07-19T07:29:49.136Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 930 | 2025-07-19T07:29:49.137Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 931 | 2025-07-19T07:29:50.130Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 932 | 2025-07-19T07:29:50.130Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 933 | 2025-07-19T07:29:50.132Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 934 | 2025-07-19T07:29:50.133Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 935 | 2025-07-19T07:29:50.133Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 936 | 2025-07-19T07:29:50.135Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 937 | 2025-07-19T07:29:50.136Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 938 | 2025-07-19T07:29:50.136Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 939 | 2025-07-19T07:29:50.137Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 940 | 2025-07-19T07:29:50.465Z | DEBG | oximeter (results-sink): inserting 176 samples into database
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
|
| 941 | 2025-07-19T07:29:50.465Z | DEBG | oximeter (results-sink-cluster): inserting 176 samples into database
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
|
| 942 | 2025-07-19T07:29:50.465Z | DEBG | oximeter (clickhouse-client): unrolling 176 total samples
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
|
| 943 | 2025-07-19T07:29:50.474Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 56
table_name = fields_string
|
| 944 | 2025-07-19T07:29:50.475Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 64
table_name = fields_uuid
|
| 945 | 2025-07-19T07:29:50.476Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 128
table_name = measurements_cumulativeu64
|
| 946 | 2025-07-19T07:29:50.478Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 48
table_name = measurements_u64
|
| 947 | 2025-07-19T07:29:50.567Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
| 948 | 2025-07-19T07:29:51.130Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 949 | 2025-07-19T07:29:51.130Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 950 | 2025-07-19T07:29:51.131Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 951 | 2025-07-19T07:29:51.134Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 952 | 2025-07-19T07:29:51.134Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 953 | 2025-07-19T07:29:51.136Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 954 | 2025-07-19T07:29:51.137Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 955 | 2025-07-19T07:29:51.137Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 956 | 2025-07-19T07:29:51.138Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 957 | 2025-07-19T07:29:52.130Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 958 | 2025-07-19T07:29:52.130Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 959 | 2025-07-19T07:29:52.131Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 960 | 2025-07-19T07:29:52.134Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 961 | 2025-07-19T07:29:52.134Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 962 | 2025-07-19T07:29:52.136Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 963 | 2025-07-19T07:29:52.137Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 964 | 2025-07-19T07:29:52.137Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 965 | 2025-07-19T07:29:52.138Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 966 | 2025-07-19T07:29:53.130Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 967 | 2025-07-19T07:29:53.130Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 968 | 2025-07-19T07:29:53.132Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 969 | 2025-07-19T07:29:53.134Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 970 | 2025-07-19T07:29:53.134Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 971 | 2025-07-19T07:29:53.136Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 972 | 2025-07-19T07:29:53.137Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 973 | 2025-07-19T07:29:53.137Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 974 | 2025-07-19T07:29:53.138Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 975 | 2025-07-19T07:29:54.130Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 976 | 2025-07-19T07:29:54.130Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 977 | 2025-07-19T07:29:54.132Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 978 | 2025-07-19T07:29:54.134Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 979 | 2025-07-19T07:29:54.134Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 980 | 2025-07-19T07:29:54.136Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 981 | 2025-07-19T07:29:54.137Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 982 | 2025-07-19T07:29:54.137Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 983 | 2025-07-19T07:29:54.138Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 984 | 2025-07-19T07:29:55.130Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 985 | 2025-07-19T07:29:55.130Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 986 | 2025-07-19T07:29:55.131Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 987 | 2025-07-19T07:29:55.134Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 988 | 2025-07-19T07:29:55.134Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 989 | 2025-07-19T07:29:55.136Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 990 | 2025-07-19T07:29:55.137Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 991 | 2025-07-19T07:29:55.137Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 992 | 2025-07-19T07:29:55.138Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 993 | 2025-07-19T07:29:55.466Z | DEBG | oximeter (results-sink): inserting 220 samples into database
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
|
| 994 | 2025-07-19T07:29:55.466Z | DEBG | oximeter (results-sink-cluster): inserting 220 samples into database
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
|
| 995 | 2025-07-19T07:29:55.466Z | DEBG | oximeter (clickhouse-client): unrolling 220 total samples
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
|
| 996 | 2025-07-19T07:29:55.476Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 56
table_name = fields_string
|
| 997 | 2025-07-19T07:29:55.477Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 64
table_name = fields_uuid
|
| 998 | 2025-07-19T07:29:55.478Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 160
table_name = measurements_cumulativeu64
|
| 999 | 2025-07-19T07:29:55.480Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 60
table_name = measurements_u64
|
| 1000 | 2025-07-19T07:29:55.567Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
| 1001 | 2025-07-19T07:29:56.115Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 9b711d27-ece7-483e-ad7b-d541ed186d32
|
| 1002 | 2025-07-19T07:29:56.115Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 9b711d27-ece7-483e-ad7b-d541ed186d32
|
| 1003 | 2025-07-19T07:29:56.116Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = b9ca8ed5-827d-4634-aa2d-dce0802e56dc
|
| 1004 | 2025-07-19T07:29:56.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = b9ca8ed5-827d-4634-aa2d-dce0802e56dc
|
| 1005 | 2025-07-19T07:29:56.121Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 782c86c2-cde1-469a-a71c-2c67517db816
|
| 1006 | 2025-07-19T07:29:56.121Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 782c86c2-cde1-469a-a71c-2c67517db816
|
| 1007 | 2025-07-19T07:29:56.124Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 9b711d27-ece7-483e-ad7b-d541ed186d32
|
| 1008 | 2025-07-19T07:29:56.125Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 782c86c2-cde1-469a-a71c-2c67517db816
|
| 1009 | 2025-07-19T07:29:56.129Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 1010 | 2025-07-19T07:29:56.129Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 1011 | 2025-07-19T07:29:56.131Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 1012 | 2025-07-19T07:29:56.132Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 7408f288-3c83-4266-85eb-cfdd20a4b53a
|
| 1013 | 2025-07-19T07:29:56.132Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 7408f288-3c83-4266-85eb-cfdd20a4b53a
|
| 1014 | 2025-07-19T07:29:56.132Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = b9ca8ed5-827d-4634-aa2d-dce0802e56dc
|
| 1015 | 2025-07-19T07:29:56.134Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 7408f288-3c83-4266-85eb-cfdd20a4b53a
|
| 1016 | 2025-07-19T07:29:56.134Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 1017 | 2025-07-19T07:29:56.134Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 1018 | 2025-07-19T07:29:56.136Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 1019 | 2025-07-19T07:29:56.137Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 1020 | 2025-07-19T07:29:56.137Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 1021 | 2025-07-19T07:29:56.138Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 1022 | 2025-07-19T07:29:56.139Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = fa00030e-3a43-4732-9115-2d4b9807888f
|
| 1023 | 2025-07-19T07:29:56.139Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = fa00030e-3a43-4732-9115-2d4b9807888f
|
| 1024 | 2025-07-19T07:29:56.153Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fa00030e-3a43-4732-9115-2d4b9807888f
|
| 1025 | 2025-07-19T07:29:57.130Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 1026 | 2025-07-19T07:29:57.130Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 1027 | 2025-07-19T07:29:57.132Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 1028 | 2025-07-19T07:29:57.134Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 1029 | 2025-07-19T07:29:57.134Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 1030 | 2025-07-19T07:29:57.136Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 1031 | 2025-07-19T07:29:57.136Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 1032 | 2025-07-19T07:29:57.136Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 1033 | 2025-07-19T07:29:57.137Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 1034 | 2025-07-19T07:29:58.130Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 1035 | 2025-07-19T07:29:58.130Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 1036 | 2025-07-19T07:29:58.132Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 1037 | 2025-07-19T07:29:58.134Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 1038 | 2025-07-19T07:29:58.134Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 1039 | 2025-07-19T07:29:58.136Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 1040 | 2025-07-19T07:29:58.137Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 1041 | 2025-07-19T07:29:58.137Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 1042 | 2025-07-19T07:29:58.138Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 1043 | 2025-07-19T07:29:59.130Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 1044 | 2025-07-19T07:29:59.130Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 1045 | 2025-07-19T07:29:59.132Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 1046 | 2025-07-19T07:29:59.134Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 1047 | 2025-07-19T07:29:59.134Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 1048 | 2025-07-19T07:29:59.136Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 1049 | 2025-07-19T07:29:59.136Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 1050 | 2025-07-19T07:29:59.136Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 1051 | 2025-07-19T07:29:59.137Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 1052 | 2025-07-19T07:30:00.129Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 1053 | 2025-07-19T07:30:00.129Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 1054 | 2025-07-19T07:30:00.131Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 1055 | 2025-07-19T07:30:00.134Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 1056 | 2025-07-19T07:30:00.134Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 1057 | 2025-07-19T07:30:00.136Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 1058 | 2025-07-19T07:30:00.136Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 1059 | 2025-07-19T07:30:00.136Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 1060 | 2025-07-19T07:30:00.137Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 1061 | 2025-07-19T07:30:00.466Z | DEBG | oximeter (results-sink): inserting 461 samples into database
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
|
| 1062 | 2025-07-19T07:30:00.466Z | DEBG | oximeter (results-sink-cluster): inserting 461 samples into database
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
|
| 1063 | 2025-07-19T07:30:00.466Z | DEBG | oximeter (clickhouse-client): unrolling 461 total samples
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
|
| 1064 | 2025-07-19T07:30:00.498Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 392
table_name = fields_i16
|
| 1065 | 2025-07-19T07:30:00.500Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 1145
table_name = fields_string
|
| 1066 | 2025-07-19T07:30:00.502Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 235
table_name = fields_u16
|
| 1067 | 2025-07-19T07:30:00.503Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 203
table_name = fields_u32
|
| 1068 | 2025-07-19T07:30:00.505Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 202
table_name = fields_u8
|
| 1069 | 2025-07-19T07:30:00.507Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 697
table_name = fields_uuid
|
| 1070 | 2025-07-19T07:30:00.509Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 6
table_name = measurements_bool
|
| 1071 | 2025-07-19T07:30:00.511Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 307
table_name = measurements_cumulativeu64
|
| 1072 | 2025-07-19T07:30:00.512Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 1
table_name = measurements_f64
|
| 1073 | 2025-07-19T07:30:00.515Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 39
table_name = measurements_histogramu64
|
| 1074 | 2025-07-19T07:30:00.516Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 6
table_name = measurements_i64
|
| 1075 | 2025-07-19T07:30:00.518Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
id = de43cbaa-7ef0-42f9-85eb-10c799449b35
n_rows = 102
table_name = measurements_u64
|
| 1076 | 2025-07-19T07:30:00.567Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
| 1077 | 2025-07-19T07:30:01.108Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:562
|
| 1078 | 2025-07-19T07:30:01.108Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/04cd7d6b-904c-419a-863c-b803d5b1202f/producers?sort_by=id_ascending
|
| 1079 | 2025-07-19T07:30:01.130Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 1080 | 2025-07-19T07:30:01.130Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 1081 | 2025-07-19T07:30:01.132Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 1082 | 2025-07-19T07:30:01.134Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 1083 | 2025-07-19T07:30:01.134Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 1084 | 2025-07-19T07:30:01.135Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/04cd7d6b-904c-419a-863c-b803d5b1202f/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "c23df5fd-e462-4a32-bce9-571d4d75e660", "content-length": "1412", "date": "Sat, 19 Jul 2025 07:30:01 GMT"} })
|
| 1085 | 2025-07-19T07:30:01.135Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/04cd7d6b-904c-419a-863c-b803d5b1202f/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmYTAwMDMwZS0zYTQzLTQ3MzItOTExNS0yZDRiOTgwNzg4OGYifX0%3D
|
| 1086 | 2025-07-19T07:30:01.136Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 1087 | 2025-07-19T07:30:01.137Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 1088 | 2025-07-19T07:30:01.137Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 1089 | 2025-07-19T07:30:01.138Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/04cd7d6b-904c-419a-863c-b803d5b1202f/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmYTAwMDMwZS0zYTQzLTQ3MzItOTExNS0yZDRiOTgwNzg4OGYifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "7fd7f6d6-1f82-4890-9c53-dbad5fede634", "content-length": "29", "date": "Sat, 19 Jul 2025 07:30:01 GMT"} })
|
| 1090 | 2025-07-19T07:30:01.138Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:637
n_current_tasks = 9
n_pruned_tasks = 0
|
| 1091 | 2025-07-19T07:30:01.138Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 1092 | 2025-07-19T07:30:02.130Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 1093 | 2025-07-19T07:30:02.130Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 1094 | 2025-07-19T07:30:02.132Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 687ea16f-12d0-4e97-96ee-01735724b945
|
| 1095 | 2025-07-19T07:30:02.134Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 1096 | 2025-07-19T07:30:02.134Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 1097 | 2025-07-19T07:30:02.137Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 1098 | 2025-07-19T07:30:02.137Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
producer_id = de915add-b192-4f85-8e71-1288cb542083
|
| 1099 | 2025-07-19T07:30:02.137Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a0719db3-8058-4cfa-8927-7a4f283ac52c
|
| 1100 | 2025-07-19T07:30:02.138Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 04cd7d6b-904c-419a-863c-b803d5b1202f
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = de915add-b192-4f85-8e71-1288cb542083
|